virtualx-engine/editor/import
luz paz a124f1effe Fix various typos
Found via ` codespell -q 3 -S ./thirdparty,*.po,./DONORS.md -L ackward,ang,ans,ba,beng,cas,childs,childrens,dof,doubleclick,expct,fave,findn,gird,hist,inout,leapyear,lod,nd,numer,ois,ony,paket,seeked,sinc,switchs,te,uint,varn`
Update editor/import/resource_importer_layered_texture.cpp

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Update doc/classes/TileSetScenesCollectionSource.xml

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Update scene/gui/graph_edit.cpp

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Update scene/resources/animation.cpp

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Update scene/resources/animation.cpp

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Update scene/resources/animation.cpp

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Update scene/gui/rich_text_label.cpp

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Revert previously committed change
2022-01-02 01:03:58 -05:00
..
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 Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
collada.h Rename Transform to Transform3D in core 2021-06-03 07:30:01 -04:00
dynamicfont_import_settings.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
dynamicfont_import_settings.h Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
editor_import_collada.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
editor_import_collada.h Add scene Post-Import Plugin support. 2021-10-15 09:12:04 -03:00
editor_import_plugin.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
editor_import_plugin.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_bitmask.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_bitmask.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_bmfont.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_bmfont.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_csv_translation.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
resource_importer_csv_translation.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_dynamicfont.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_dynamicfont.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_image.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_image.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_imagefont.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_imagefont.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_layered_texture.cpp Fix various typos 2022-01-02 01:03:58 -05:00
resource_importer_layered_texture.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_obj.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
resource_importer_obj.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_scene.cpp Merge pull request #53323 from xMakerx/patch-1 2021-12-10 10:42:20 +01:00
resource_importer_scene.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_shader_file.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_shader_file.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_texture.cpp Don't crash when texture param is null 2021-12-17 15:56:41 +00:00
resource_importer_texture.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_texture_atlas.cpp Fix edge case where 1px cut off from right of image 2021-11-23 10:56:36 -05:00
resource_importer_texture_atlas.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_wav.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_wav.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
scene_import_settings.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
scene_import_settings.h Improve collision generation usability in the new 3D scene import workflow. 2021-09-08 08:12:51 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00