godot/editor/import/3d
Hugo Locurcio 5ee4100e4c
Remove unused Optimize Mesh import option from OBJ mesh import
This option was enabled by default, but it did nothing regardless
of whether it was enabled or not.
2024-07-08 22:58:51 +02:00
..
collada.cpp Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
collada.h Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
editor_import_collada.cpp Set animation step from importers. Increase default step from 10 to 30 FPS. 2024-04-19 03:02:20 -07:00
editor_import_collada.h Move 3D scene import classes to their own folder 2024-01-04 11:02:49 -06:00
post_import_plugin_skeleton_renamer.cpp Add ufbx for FBX importing 2024-02-23 22:33:04 +01:00
post_import_plugin_skeleton_renamer.h Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00
post_import_plugin_skeleton_rest_fixer.cpp rest fixer: Apply orthonormalized scale to anims 2024-05-16 02:45:42 -07:00
post_import_plugin_skeleton_rest_fixer.h Make silhouette fixer option visibility dependent on availability 2024-05-07 09:55:16 +09:00
post_import_plugin_skeleton_track_organizer.cpp Move 3D scene import classes to their own folder 2024-01-04 11:02:49 -06:00
post_import_plugin_skeleton_track_organizer.h Move 3D scene import classes to their own folder 2024-01-04 11:02:49 -06:00
resource_importer_obj.cpp Remove unused Optimize Mesh import option from OBJ mesh import 2024-07-08 22:58:51 +02:00
resource_importer_obj.h Move 3D scene import classes to their own folder 2024-01-04 11:02:49 -06:00
resource_importer_scene.cpp Fix default collision shape on imported rigidbody 2024-06-24 10:16:58 +10:00
resource_importer_scene.h Fix default collision shape on imported rigidbody 2024-06-24 10:16:58 +10:00
scene_import_settings.cpp [Scene] Add SceneStringNames::text/value_changed 2024-06-19 09:44:38 +02:00
scene_import_settings.h Make Advanced Import lights more like the mesh and material editors 2024-04-16 10:15:25 -07:00