.. |
atlas_import_failed.xpm
|
Added ability for multiple images to be imported as an atlas
|
2019-04-19 15:56:34 -03:00 |
collada.cpp
|
Rename String::is_rel_path to String::is_relative_path
|
2021-08-29 20:41:29 -04:00 |
collada.h
|
Rename Transform to Transform3D in core
|
2021-06-03 07:30:01 -04:00 |
dynamicfont_import_settings.cpp
|
Update Font advanced import dialog character ranges to Unicode 14. Fix character range selector column number.
|
2021-09-22 16:55:39 +03:00 |
dynamicfont_import_settings.h
|
Makes FontData importable resource.
|
2021-08-27 15:43:18 +03:00 |
editor_import_collada.cpp
|
Merge pull request #48560 from SaracenOne/collada_semantic_fix_4_0
|
2021-08-19 09:02:16 +02:00 |
editor_import_collada.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
editor_import_plugin.cpp
|
Replace BIND_VMETHOD by new GDVIRTUAL syntax
|
2021-08-22 08:23:58 -03:00 |
editor_import_plugin.h
|
Replace BIND_VMETHOD by new GDVIRTUAL syntax
|
2021-08-22 08:23:58 -03:00 |
editor_importer_bake_reset.cpp
|
Make animation reset do less spam.
|
2021-08-05 11:33:01 -07:00 |
editor_importer_bake_reset.h
|
Bake RESET animation.
|
2021-07-30 02:00:21 -07:00 |
resource_importer_bitmask.cpp
|
Rename instance() ->instantiate() when it's a verb
|
2021-06-19 20:49:18 -06:00 |
resource_importer_bitmask.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
resource_importer_bmfont.cpp
|
Makes FontData importable resource.
|
2021-08-27 15:43:18 +03:00 |
resource_importer_bmfont.h
|
Makes FontData importable resource.
|
2021-08-27 15:43:18 +03:00 |
resource_importer_csv_translation.cpp
|
Rename instance() ->instantiate() when it's a verb
|
2021-06-19 20:49:18 -06:00 |
resource_importer_csv_translation.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
resource_importer_dynamicfont.cpp
|
Makes FontData importable resource.
|
2021-08-27 15:43:18 +03:00 |
resource_importer_dynamicfont.h
|
Makes FontData importable resource.
|
2021-08-27 15:43:18 +03:00 |
resource_importer_image.cpp
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
resource_importer_image.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
resource_importer_imagefont.cpp
|
Makes FontData importable resource.
|
2021-08-27 15:43:18 +03:00 |
resource_importer_imagefont.h
|
Makes FontData importable resource.
|
2021-08-27 15:43:18 +03:00 |
resource_importer_layered_texture.cpp
|
Fix duplicate conditions.
|
2021-08-13 12:22:38 +05:45 |
resource_importer_layered_texture.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
resource_importer_obj.cpp
|
Use Ref<T> references as iterators where relevant
|
2021-07-26 19:27:11 +02:00 |
resource_importer_obj.h
|
Import: Disable thread import for OBJ meshes
|
2021-09-20 11:57:16 +02:00 |
resource_importer_scene.cpp
|
Merge pull request #52681 from nekomatata/rename-rigid-body
|
2021-09-16 11:20:21 -07:00 |
resource_importer_scene.h
|
Merge pull request #52266 from AndreaCatania/coll
|
2021-09-14 14:34:22 +02:00 |
resource_importer_shader_file.cpp
|
Rename String::is_rel_path to String::is_relative_path
|
2021-08-29 20:41:29 -04:00 |
resource_importer_shader_file.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
resource_importer_texture.cpp
|
Explicitly convert signed to unsigned value
|
2021-09-06 15:40:41 +02:00 |
resource_importer_texture.h
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
resource_importer_texture_atlas.cpp
|
Merge pull request #42103 from dankan1890/import_atlas_fix
|
2021-09-20 16:09:36 +02:00 |
resource_importer_texture_atlas.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
resource_importer_wav.cpp
|
Fix editor suffixes and degrees conversion
|
2021-06-30 12:38:25 -03:00 |
resource_importer_wav.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
scene_import_settings.cpp
|
Add Get Center Method for Rect2/Rect2i and AABB.
|
2021-09-21 21:14:17 +05:45 |
scene_import_settings.h
|
Improve collision generation usability in the new 3D scene import workflow.
|
2021-09-08 08:12:51 +02:00 |
scene_importer_mesh.cpp
|
Clean convex hull decomposition code
|
2021-09-14 17:14:06 -07:00 |
scene_importer_mesh.h
|
Merge pull request #52266 from AndreaCatania/coll
|
2021-09-14 14:34:22 +02:00 |
scene_importer_mesh_node_3d.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
scene_importer_mesh_node_3d.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
SCsub
|
SCons: Format buildsystem files with psf/black
|
2020-03-30 09:05:53 +02:00 |