godot/scene
reduz b3bf90b3ce Add scene Post-Import Plugin support.
* New plugin system to control the whole import workflow
* Can add options and run code at every import step (general, per node, mesh, animation, material etc.)

This constitutes a first version of these plugins. The ability to interact with the import preview dialog will likely be added later on.
2021-10-15 09:12:04 -03:00
..
2d Merge pull request #53054 from MaxLap/doc_shape_signals 2021-10-14 14:31:58 -07:00
3d Merge pull request #53054 from MaxLap/doc_shape_signals 2021-10-14 14:31:58 -07:00
animation Remove REST transform influence in skeleton bones 2021-10-13 14:51:29 -03:00
audio Allow AudioStreamPlayer(2D) to provide pitch_scale on playback 2021-10-10 18:52:29 -03:00
debugger Use range iterators for Map 2021-09-30 15:09:12 -06:00
gui Fix bilinear TextureProgressBar with nine patch enabled 2021-10-14 11:19:32 +08:00
main Merge pull request #53630 from timothyqiu/viewport-recursion 2021-10-11 10:02:22 +02:00
resources Add scene Post-Import Plugin support. 2021-10-15 09:12:04 -03:00
register_scene_types.cpp Merge pull request #53354 from reduz/remove-clipped-camera 2021-10-04 17:19:15 +02:00
register_scene_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_string_names.cpp Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmo 2021-10-06 21:11:20 +02:00
scene_string_names.h Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmo 2021-10-06 21:11:20 +02:00
SCsub Disable Node3D when compiling without 3D and fix disable_3d option 2021-08-13 08:59:48 -05:00