godot/scene
Pawel Lampe fa26fb865f Improve NavigationObstacle3D usability
Fix NavigationObstacle3D to be attached to navigation map - without it
the NavigationObstacle3D is not working.

Replace radius approximation algorithm with simple "radius" property.
2021-10-25 19:57:33 +02:00
..
2d Improve NavigationObstacle3D usability 2021-10-25 19:57:33 +02:00
3d Improve NavigationObstacle3D usability 2021-10-25 19:57:33 +02:00
animation Implement Animation Blend Shape Tracks 2021-10-16 08:36:05 -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 Merge pull request #54035 from Calinou/ctl-context-dialog-use-title-case 2021-10-21 19:32:35 +02:00
main Fix errors in mouse detection when removing collision object from tree 2021-10-20 09:10:59 -07:00
resources Merge pull request #53926 from YeldhamDev/i_am_tabbar_now 2021-10-20 15:42:41 +02:00
register_scene_types.cpp Rename Tabs to TabBar 2021-10-19 11:37:31 -03:00
register_scene_types.h
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