1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-14 13:41:12 +00:00
Files
godot/doc/classes
reduz d03b7fbe09 Refactored Node3D rotation modes
* Made the Basis euler orders indexed via enum.
* Node3D has a new rotation_order property to choose Euler rotation order.
* Node3D has also a rotation_mode property to choose between Euler, Quaternion and Basis

Exposing these modes as well as the order makes Godot a lot friendlier for animators, which can choose the best way to interpolate rotations.
The new *Basis* mode makes the (exposed) transform property obsolete, so it was removed (can still be accessed by code of course).
2021-10-25 14:34:00 -03:00
..
2021-10-25 14:34:00 -03:00
2021-10-04 10:46:49 -03:00
2021-10-14 04:08:39 -04:00
2021-10-03 12:37:52 -07:00
2021-08-05 14:57:31 -03:00
2021-10-25 14:34:00 -03:00
2021-10-08 11:52:19 -03:00
2021-10-19 11:37:31 -03:00
2021-10-19 11:57:37 +02:00
2021-10-19 11:57:37 +02:00
2021-10-21 18:27:34 -03:00
2021-10-17 12:12:20 +11:00
2021-10-17 12:12:20 +11:00
2021-10-17 12:12:20 +11:00
2021-10-17 12:12:20 +11:00