..
atlas_import_failed.xpm
audio_stream_import_settings.cpp
Code simplifications found by cppcheck
2022-11-21 08:43:36 +01:00
audio_stream_import_settings.h
Use forward-declarations in EditorPlugin where possible
2022-11-11 20:25:51 +01:00
collada.cpp
Handle closed splines in Collada importer
2022-10-24 09:35:09 -05:00
collada.h
Add a new HashSet template
2022-05-20 22:40:38 +02:00
dynamic_font_import_settings.cpp
Use system fonts as fallback and improve system font handling.
2022-12-04 18:44:20 +02:00
dynamic_font_import_settings.h
[Font] Add an import option to pre-render all glyphs required for the translation.
2022-11-10 10:43:15 +02:00
editor_import_collada.cpp
Add trimming option to cut un-keyed timeline before first key in gltf
2022-11-29 13:53:33 +09:00
editor_import_collada.h
Add trimming option to cut un-keyed timeline before first key in gltf
2022-11-29 13:53:33 +09:00
editor_import_plugin.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
editor_import_plugin.h
Change Array arguments to TypedArray
2022-09-01 13:13:19 +02:00
post_import_plugin_skeleton_renamer.cpp
Improve BoneRenamer to avoid conflicting with original bone name
2022-11-16 16:36:33 +09:00
post_import_plugin_skeleton_renamer.h
Improve BoneRenamer to avoid conflicting with original bone name
2022-11-16 16:36:33 +09:00
post_import_plugin_skeleton_rest_fixer.cpp
Fix rest fixer for the model has skin which non inverse global rest
2022-09-04 00:04:11 +09:00
post_import_plugin_skeleton_rest_fixer.h
add rest fixer to importer retarget
2022-07-16 19:53:11 +09:00
post_import_plugin_skeleton_track_organizer.cpp
Fix SkeletonRenamer & Organizer for non bone animations (BlendShape)
2022-07-28 01:21:29 +09:00
post_import_plugin_skeleton_track_organizer.h
add position track normalization & post process key value for retarget
2022-07-26 18:48:08 +09:00
resource_importer_bitmask.cpp
Refactor BitMap and add tests
2022-09-01 18:39:17 +02:00
resource_importer_bitmask.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00
resource_importer_bmfont.cpp
Use system fonts as fallback and improve system font handling.
2022-12-04 18:44:20 +02:00
resource_importer_bmfont.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
resource_importer_csv_translation.cpp
Swap arguments of ResourceSaver.save()
2022-07-29 19:53:09 +02:00
resource_importer_csv_translation.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00
resource_importer_dynamic_font.cpp
Use system fonts as fallback and improve system font handling.
2022-12-04 18:44:20 +02:00
resource_importer_dynamic_font.h
Refactor Font configuration and import UI, and Font resources.
2022-07-06 14:12:36 +03:00
resource_importer_image.cpp
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
resource_importer_image.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
resource_importer_imagefont.cpp
Use system fonts as fallback and improve system font handling.
2022-12-04 18:44:20 +02:00
resource_importer_imagefont.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00
resource_importer_layered_texture.cpp
Rename Image's get_rect
to get_region
2022-11-01 23:35:48 +01:00
resource_importer_layered_texture.h
Merge pull request #60299 from Calinou/editor-vram-compress-pc-improve-warning
2022-08-06 23:43:06 +02:00
resource_importer_obj.cpp
Add trimming option to cut un-keyed timeline before first key in gltf
2022-11-29 13:53:33 +09:00
resource_importer_obj.h
Add trimming option to cut un-keyed timeline before first key in gltf
2022-11-29 13:53:33 +09:00
resource_importer_scene.cpp
Use system fonts as fallback and improve system font handling.
2022-12-04 18:44:20 +02:00
resource_importer_scene.h
Add trimming option to cut un-keyed timeline before first key in gltf
2022-11-29 13:53:33 +09:00
resource_importer_shader_file.cpp
Rename String plus_file
to path_join
2022-08-29 19:38:13 -05:00
resource_importer_shader_file.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
resource_importer_texture.cpp
Unify usage of GLOBAL/EDITOR_GET
2022-10-18 19:01:48 +02:00
resource_importer_texture.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00
resource_importer_texture_atlas.cpp
Make some Image methods static
2022-10-14 14:34:15 +02:00
resource_importer_texture_atlas.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
resource_importer_wav.cpp
Add more info to WAV import errors
2022-11-14 15:09:48 +01:00
resource_importer_wav.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
scene_import_settings.cpp
Implement Physical Light Units as an optional setting.
2022-08-31 12:14:46 -07:00
scene_import_settings.h
Fix various uninitialized member pointers
2022-09-06 11:20:27 +02:00
SCsub
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00