pandemonium_engine/scene
Relintai 568b2541b8 Backported from godot4: Fix NavigationAgent3D debug path duplicated points
Fixes duplicated points in NavigationAgent3D debug path.
- smix8
0b8798a995
2023-09-04 16:35:59 +02:00
..
2d Backported from godot4: Expose NavigationAgent path postprocessing and pathfinding algorithm options 2023-09-03 10:12:41 +02:00
3d Backported from godot4: Fix NavigationAgent3D debug path duplicated points 2023-09-04 16:35:59 +02:00
animation Make AnimationNodeBlendTree use OrderedHashMap insteads Map 2023-08-27 12:24:02 +02:00
audio Fix Editor hanging if audiostream's pitch_scale is NaN 2023-03-12 14:14:29 +01:00
debugger Changed 2 errors to just an if. 2023-06-15 15:42:07 +02:00
gui Fix scrolling behaviour with low page value 2023-08-30 10:48:48 +02:00
main Backported from godot4: Remove legacy navigation debug materials 2023-09-02 13:18:16 +02:00
resources Backported from godot4: Tweak NavigationAgent2D defaults 2023-09-03 09:14:50 +02:00
property_utils.cpp Fix exporting big templates 2022-11-30 19:23:35 +01:00
property_utils.h Clang format all files. 2022-03-18 19:00:13 +01:00
register_scene_types.cpp Implemented a new ProcessGroup Node. It can be used to multithread scenes updates. 2023-06-13 15:08:35 +02:00
register_scene_types.h Clang format all files. 2022-03-18 19:00:13 +01:00
scene_string_names.cpp Implemented a new ProcessGroup Node. It can be used to multithread scenes updates. 2023-06-13 15:08:35 +02:00
scene_string_names.h Implemented a new ProcessGroup Node. It can be used to multithread scenes updates. 2023-06-13 15:08:35 +02:00
SCsub Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00