virtualx-engine/scene/main
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
..
canvas_item.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
canvas_item.h Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00
canvas_layer.cpp Hide more options of disabled properties 2021-03-03 20:51:35 -03:00
canvas_layer.h Hide more options of disabled properties 2021-03-03 20:51:35 -03:00
http_request.cpp Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
http_request.h Modernize atomics 2021-02-18 17:12:46 +01:00
instance_placeholder.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
instance_placeholder.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
node.cpp Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
node.h Merge pull request #45545 from abaire/relaxes_gltf_name_sanitization 2021-03-09 14:54:33 +01:00
resource_preloader.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_preloader.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_tree.cpp Add Root Null Check 2021-03-20 18:48:41 -05:00
scene_tree.h Remove GDScript bindings for OS.get/set_exit_code, SceneTree.quit(<exit_code>) should be used instead 2021-02-25 18:34:50 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
shader_globals_override.cpp Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00
shader_globals_override.h Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00
timer.cpp doc: Sync classref with current source 2021-02-19 14:39:14 +01:00
timer.h doc: Sync classref with current source 2021-02-19 14:39:14 +01:00
viewport.cpp Allow Navigation to be more flexible 2021-03-15 15:58:59 +01:00
viewport.h Fix crash during drag if user freed the drag preview 2021-02-24 20:59:17 +01:00
window.cpp Improved 3D Scene Importer 2021-03-22 12:16:40 -03:00
window.h Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00