1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-08 20:03:48 +00:00
Files
godot/modules
Lyuma 0851d6dcdf Fix regression in FBX import caused by Skeleton3D
A change in commit f7fdc87 changed the Skeleton3D "pose" property from PROPERTY_USAGE_EDITOR to PROPERTY_USAGE_NOEDITOR.
This should have had no effect, however it turns out assimp was assigning to the pose property.

This change adjusts the FBX import to only get_bone_rest/set_bone_rest, not set_bone_pose.
2020-08-25 01:17:39 -07:00
..
2020-07-10 13:56:54 +01:00
2020-07-10 13:56:54 +01:00
2020-05-15 23:55:41 +02:00
2020-07-10 13:56:54 +01:00
2020-07-10 13:56:54 +01:00
2020-07-10 13:56:54 +01:00
2020-05-21 16:02:53 +02:00
2020-07-10 13:56:54 +01:00
2020-07-10 13:56:54 +01:00
2020-07-10 13:56:54 +01:00
2020-07-10 13:56:54 +01:00