pandemonium_engine/scene
Relintai 68b9f4c90e Ported from godot4: Add more detailed Navigation Debug Visualization
- Adds more customization options to ProjectSettings.
- Displays navregion edge connections and navigation polygon edges in editor and at runtime.
- Majority of debug code moved from SceneTree to NavigationServer.
- Removes the irritating debug MeshInstance child node from NavigationRegion3D and replaces it with direct RenderingServer API.
- smix8
c394ea518e
2023-06-05 18:05:15 +02:00
..
2d Ported from godot4: Add more detailed Navigation Debug Visualization 2023-06-05 18:05:15 +02:00
3d Ported from godot4: Add more detailed Navigation Debug Visualization 2023-06-05 18:05:15 +02:00
animation Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
audio Fix Editor hanging if audiostream's pitch_scale is NaN 2023-03-12 14:14:29 +01:00
debugger Fixed: Save Branch as Scene not workking in Remote Tree (only work when u pause) 2023-02-07 01:08:29 +01:00
gui Fix property bind inconsistency. 2023-06-02 12:17:16 +02:00
main Ported from godot-plus: Add ability to mute AudioServer. 2023-04-10 19:42:23 +02:00
resources Ported from godot4: Add more detailed Navigation Debug Visualization 2023-06-05 18:05:15 +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 Make sure that the new classes are registered to the ClassDB. Also added in the docs for them. 2023-06-03 20:39:56 +02:00
register_scene_types.h Clang format all files. 2022-03-18 19:00:13 +01:00
scene_string_names.cpp Ported from godot 4: Remove NOTIFICATION_MOVED_IN_PARENT 2023-04-10 15:55:34 +02:00
scene_string_names.h Ported from godot 4: Remove NOTIFICATION_MOVED_IN_PARENT 2023-04-10 15:55:34 +02:00
SCsub Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00