1
0
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:
ShirenY
2023-11-04 22:09:33 +08:00
committed by Yuri Sizov
parent 0224a60b43
commit 045b1d5990
11 changed files with 122 additions and 25 deletions

View File

@@ -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