.. |
editor_atlas.cpp
|
Welcome in 2017, dear changelog reader!
|
2017-01-01 22:03:33 +01:00 |
editor_atlas.h
|
Welcome in 2017, dear changelog reader!
|
2017-01-01 22:03:33 +01:00 |
editor_bitmask_import_plugin.cpp
|
Style: Fix whole-line commented code
|
2017-01-14 14:52:23 +01:00 |
editor_bitmask_import_plugin.h
|
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
2017-01-02 23:03:46 -03:00 |
editor_export_scene.cpp
|
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
2017-01-14 00:51:09 -03:00 |
editor_export_scene.h
|
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
2017-01-02 23:03:46 -03:00 |
editor_font_import_plugin.cpp
|
removed duplicated functions in class hierarchy that were bound more than once
|
2017-01-14 11:10:42 -03:00 |
editor_font_import_plugin.h
|
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
2017-01-02 23:03:46 -03:00 |
editor_import_collada.cpp
|
Style: Fix whole-line commented code
|
2017-01-14 14:52:23 +01:00 |
editor_import_collada.h
|
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
2017-01-02 23:03:46 -03:00 |
editor_mesh_import_plugin.cpp
|
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
2017-01-14 00:51:09 -03:00 |
editor_mesh_import_plugin.h
|
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
2017-01-02 23:03:46 -03:00 |
editor_sample_import_plugin.cpp
|
Style: Fix whole-line commented code
|
2017-01-14 14:52:23 +01:00 |
editor_sample_import_plugin.h
|
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
2017-01-07 18:26:38 -03:00 |
editor_scene_import_plugin.cpp
|
Style: Fix whole-line commented code
|
2017-01-14 14:52:23 +01:00 |
editor_scene_import_plugin.h
|
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
2017-01-02 23:03:46 -03:00 |
editor_scene_importer_fbxconv.cpp
|
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
2017-01-07 18:26:38 -03:00 |
editor_scene_importer_fbxconv.h
|
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
2017-01-02 23:03:46 -03:00 |
editor_texture_import_plugin.cpp
|
Style: Fix whole-line commented code
|
2017-01-14 14:52:23 +01:00 |
editor_texture_import_plugin.h
|
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
2017-01-02 23:03:46 -03:00 |
editor_translation_import_plugin.cpp
|
Style: Fix whole-line commented code
|
2017-01-14 14:52:23 +01:00 |
editor_translation_import_plugin.h
|
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
2017-01-02 23:03:46 -03:00 |
SCsub
|
style: Fix PEP8 whitespace issues in Python files
|
2016-11-01 00:35:16 +01:00 |