mirror of
https://github.com/godotengine/godot.git
synced 2025-04-13 01:00:35 +08:00
There was a bug that could result in most bone aabb boxes ending up with tiny size upon import and mess up with culling of skeletal meshes. This fixes it.