You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Transform mesh's AABB to skeleton's space when calculate mesh's bounds.
(cherry picked from commit 27f71c4e78)
This commit is contained in:
@@ -940,6 +940,8 @@ public:
|
||||
|
||||
FUNC1(canvas_set_shadow_texture_size, int)
|
||||
|
||||
FUNC1R(Rect2, _debug_canvas_item_get_rect, RID)
|
||||
|
||||
/* GLOBAL SHADER UNIFORMS */
|
||||
|
||||
#undef server_name
|
||||
|
||||
Reference in New Issue
Block a user