godot/scene
Juan Linietsky 97a3a66220 Improved 3D Scene Importer
* Added option for importers to show an Advanced settings dialog
* Created advanced settings dialog for Scene Importer
* Cleaned up importers (remove many old/unused options)
* Added the ability to customize every node, material, mesh and animation individually
* Saving to animations and meshes to files is now a manual process, making it more predictable
* Added the ability for materials to be replaced by external files (or to be made external, up to you).
* When doubleclicking an impoted scene in the filesystem dock, it automatically shows the import settings instead of asking to open it.

WARNING: Lightmap UV unwrap is not working, it needs to be re-made.
2021-03-22 12:16:40 -03:00
..
2d Merge pull request #47001 from madmiraal/rename-sprite_2d-region_enabled 2021-03-20 18:36:17 +01:00
3d Merge pull request #46937 from nekomatata/soft-body-support 2021-03-20 21:45:20 +01:00
animation Check AnimationNode to update properties 2021-03-17 18:33:29 +07:00
audio Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
debugger Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
gui Improved 3D Scene Importer 2021-03-22 12:16:40 -03:00
main Improved 3D Scene Importer 2021-03-22 12:16:40 -03:00
resources Improved 3D Scene Importer 2021-03-22 12:16:40 -03:00
register_scene_types.cpp Implement Navigation layers 2021-03-10 11:23:06 +01:00
register_scene_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_string_names.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_string_names.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00