godot/editor/import
Hugo Locurcio 78c946f554
Fix lightmap size hint option not displaying for 3D scenes
This also renames the Static Lightmaps option hint to be more explicit
about which GI techniques are supported (as VoxelGI/SDFGI can still
be used with Static Lightmaps).
2022-01-26 00:33:47 +01: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 Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
collada.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
dynamicfont_import_settings.cpp Add usage of indeterminate checkboxes to editor 2022-01-22 21:12:06 +01:00
dynamicfont_import_settings.h Improve locale detection. 2022-01-18 14:30:00 +02:00
editor_import_collada.cpp Fix various typos 2022-01-13 23:20:01 -05:00
editor_import_collada.h options dict is now passed to _import_scene. 2022-01-05 01:07:54 -08:00
editor_import_plugin.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
editor_import_plugin.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_bitmask.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_bitmask.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_bmfont.cpp Merge pull request #54794 from bruvzg/runtime_bmfont_parser 2022-01-17 13:25:08 +01:00
resource_importer_bmfont.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_csv_translation.cpp Improve locale detection. 2022-01-18 14:30:00 +02:00
resource_importer_csv_translation.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_dynamicfont.cpp [TextServer] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
resource_importer_dynamicfont.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_image.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_image.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_imagefont.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_imagefont.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_layered_texture.cpp Remove support for PVRTC texture encoding and decoding 2022-01-14 21:08:22 +01:00
resource_importer_layered_texture.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_obj.cpp options dict is now passed to _import_scene. 2022-01-05 01:07:54 -08:00
resource_importer_obj.h options dict is now passed to _import_scene. 2022-01-05 01:07:54 -08:00
resource_importer_scene.cpp Fix lightmap size hint option not displaying for 3D scenes 2022-01-26 00:33:47 +01:00
resource_importer_scene.h Merge pull request #55360 from Calinou/rename-bake-mode-properties 2022-01-20 17:35:32 +01:00
resource_importer_shader_file.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_shader_file.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_texture.cpp Remove property hints referencing unsupported svgz extension 2022-01-17 12:40:43 +01:00
resource_importer_texture.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_texture_atlas.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_texture_atlas.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_wav.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
resource_importer_wav.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_import_settings.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_import_settings.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00