You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-29 16:16:38 +00:00
fix skeleton AABB computation, addeded shadeless view mode
This commit is contained in:
@@ -795,6 +795,7 @@ public:
|
||||
SCENARIO_DEBUG_DISABLED,
|
||||
SCENARIO_DEBUG_WIREFRAME,
|
||||
SCENARIO_DEBUG_OVERDRAW,
|
||||
SCENARIO_DEBUG_SHADELESS,
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user