virtualx-engine/editor/import
Lyuma 25ddb3dd7f rest fixer: Apply orthonormalized scale to anims
Adjust the logic for position and scale animation tracks in the Apply Node Transforms case
To match how we adjust bone pose/rest, use basis.orthonormalized() for parentless bones.
2024-05-16 02:45:42 -07:00
..
3d rest fixer: Apply orthonormalized scale to anims 2024-05-16 02:45:42 -07:00
atlas_import_failed.xpm
audio_stream_import_settings.cpp [Scene] Add SceneStringNames::pressed 2024-05-14 15:51:28 +02:00
audio_stream_import_settings.h Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
dynamic_font_import_settings.cpp [Scene] Add SceneStringNames::pressed 2024-05-14 15:51:28 +02:00
dynamic_font_import_settings.h
editor_import_plugin.cpp
editor_import_plugin.h
resource_importer_bitmask.cpp
resource_importer_bitmask.h
resource_importer_bmfont.cpp [Import] Add "skip file" import option to skip (and exclude from export) importable formats, auto set it for the images used by bitmap font. 2024-03-12 21:34:40 +02:00
resource_importer_bmfont.h
resource_importer_csv_translation.cpp Fix crash when columns are skipped in csv translation 2024-03-16 23:26:06 +08:00
resource_importer_csv_translation.h
resource_importer_dynamic_font.cpp [Font] Add option to disable embedded bitmaps loading. 2024-03-11 16:31:10 +02:00
resource_importer_dynamic_font.h
resource_importer_image.cpp
resource_importer_image.h
resource_importer_imagefont.cpp Editor: Disallow font image rows/columns to be zero or less 2024-05-12 07:53:06 +10:00
resource_importer_imagefont.h [Font] Allow overriding advances, offsets and kerning in the ImageFont import settings. Fix bitmap font kerning override. 2024-02-13 18:49:47 +02:00
resource_importer_layered_texture.cpp
resource_importer_layered_texture.h
resource_importer_shader_file.cpp
resource_importer_shader_file.h
resource_importer_texture.cpp
resource_importer_texture.h
resource_importer_texture_atlas.cpp Allow configuring the maximum width for atlas import 2024-02-13 10:30:44 +01:00
resource_importer_texture_atlas.h
resource_importer_texture_settings.cpp
resource_importer_texture_settings.h
resource_importer_wav.cpp Merge pull request #91014 from DeeJayLSP/qoa-wav-playback 2024-05-02 12:46:32 +02:00
resource_importer_wav.h
SCsub