tagcup
e9896b17a9
Restore the behavior of Spatial rotations recently changed in c1153f5.
...
That change was borne out of a confusion regarding the meaning of "local" in #14569 .
Affine transformations in Spatial simply correspond to affine operations of its Transform. Such operations take place in a coordinate system that is defined by the parent Spatial. When there is no parent, they correspond to operations in the global coordinate system.
This coordinate system, which is relative to the parent, has been referred to as the local coordinate system in the docs so far, but this sloppy language has apparently confused some users, making them think that the local coordinate system refers to the one whose axes are "painted" on the Spatial node itself.
To avoid such conceptual conflations and misunderstandings in the future, the parent-relative local system is now referred to as "parent-local", and the object-relative local system is called "object-local" in the docs.
This commit adds the functionality "requested" in #14569 , not by changing how rotate/scale/translate works, but by adding new rotate_object_local, scale_object_local and translate_object_local functions. Also, for completeness, there is now global_scale.
This commit also updates another part of the docs regarding the rotation property of Spatial, which also leads to confusion among some users.
2017-12-27 16:40:49 -05:00
..
2017-11-24 23:16:30 +01:00
2017-12-07 08:23:08 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-12-16 21:08:31 +01:00
2017-12-22 08:49:20 -05:00
2017-12-10 00:43:49 +01:00
2017-11-24 23:16:30 +01:00
2017-12-06 08:46:52 -06:00
2017-12-08 18:06:45 -06:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-12-22 01:21:23 +11:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-12-07 00:16:27 -06:00
2017-12-22 01:21:23 +11:00
2017-12-10 15:34:08 +01:00
2017-12-07 00:16:27 -06:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-12-07 08:29:38 +01:00
2017-11-24 23:16:30 +01:00
2017-12-18 08:13:58 +01:00
2017-12-18 08:13:58 +01:00
2017-11-24 23:16:30 +01:00
2017-12-27 16:40:49 -05:00
2017-12-07 08:29:38 +01:00
2017-12-07 08:29:38 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-12-06 17:20:57 -06:00
2017-12-11 12:48:41 -06:00
2017-12-13 23:05:56 -06:00
2017-12-07 22:12:01 -06:00
2017-12-07 22:12:01 -06:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-12-04 16:57:47 -06:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-12-07 22:12:01 -06:00
2017-12-07 22:12:01 -06:00
2017-12-07 22:12:01 -06:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-12-07 08:23:08 +01:00
2017-11-24 18:10:32 +01:00
2017-12-09 13:32:14 -06:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-12-10 15:34:08 +01:00
2017-11-24 18:10:32 +01:00
2017-12-07 08:29:38 +01:00
2017-12-13 23:05:56 -06:00
2017-12-16 21:08:31 +01:00
2017-12-06 08:56:23 -06:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-12-18 08:13:58 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-12-07 08:23:08 +01:00
2017-12-08 15:19:57 -06:00
2017-12-06 17:29:23 -06:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-12-10 00:43:49 +01:00
2017-12-10 15:34:08 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-12-10 00:43:49 +01:00
2017-11-24 09:16:52 +01:00
2017-12-06 17:29:23 -06:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-12-09 15:48:19 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-26 14:55:20 -05:00
2017-11-24 23:16:30 +01:00
2017-12-07 08:29:38 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-12-16 21:08:31 +01:00
2017-12-10 22:00:05 +01:00
2017-11-27 09:14:14 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-12-10 21:15:47 +01:00
2017-12-10 22:06:56 +01:00
2017-12-07 08:29:38 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-12-13 21:54:32 +01:00
2017-12-13 21:54:32 +01:00
2017-11-24 18:10:32 +01:00
2017-12-11 09:32:25 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-12-07 08:29:38 +01:00
2017-11-24 23:16:30 +01:00
2017-12-16 21:08:31 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-12-17 15:40:44 -02:00
2017-11-24 18:10:32 +01:00
2017-12-07 08:23:08 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-12-07 08:29:38 +01:00
2017-12-10 00:43:49 +01:00
2017-11-24 09:16:52 +01:00
2017-12-10 00:43:49 +01:00
2017-11-24 09:16:52 +01:00
2017-12-07 08:29:38 +01:00
2017-11-24 18:10:32 +01:00
2017-12-22 16:46:09 +01:00
2017-12-15 15:09:06 -05:00
2017-12-16 00:36:47 +01:00
2017-12-07 08:29:38 +01:00
2017-11-24 18:10:32 +01:00
2017-12-07 08:29:38 +01:00
2017-11-24 18:10:32 +01:00
2017-12-05 08:22:00 -06:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-12-07 08:29:38 +01:00
2017-12-14 00:36:41 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-12-07 08:29:38 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-12-04 14:28:37 -06:00
2017-12-16 21:08:31 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-12-21 14:24:48 +11:00
2017-12-11 09:32:25 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-12-07 08:29:38 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-12-14 00:36:41 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-12-07 08:23:08 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-12-07 19:19:51 -05:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-12-10 00:43:49 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-12-07 08:29:38 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-12-11 09:32:25 +01:00
2017-12-16 21:08:31 +01:00
2017-12-20 17:16:02 +01:00
2017-11-24 09:16:52 +01:00
2017-12-20 17:16:02 +01:00
2017-12-16 21:08:31 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-12-22 16:55:18 +01:00
2017-11-24 09:16:52 +01:00
2017-12-07 08:29:38 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-28 09:53:46 -05:00
2017-11-24 23:16:30 +01:00
2017-11-28 09:53:46 -05:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-12-27 16:40:49 -05:00
2017-11-24 09:16:52 +01:00
2017-12-16 21:08:31 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-12-07 08:29:38 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-28 09:53:46 -05:00
2017-12-15 21:51:13 +03:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-12-10 00:43:49 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-12-20 09:01:09 +01:00
2017-12-10 00:43:49 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-28 09:53:46 -05:00
2017-11-24 23:16:30 +01:00
2017-12-16 21:08:31 +01:00
2017-12-10 15:34:08 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-12-24 13:12:07 -08:00
2017-11-24 09:16:52 +01:00
2017-12-07 08:29:38 +01:00
2017-11-24 09:16:52 +01:00
2017-11-27 23:37:47 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00
2017-11-24 18:10:32 +01:00
2017-11-26 14:55:20 -05:00
2017-12-16 21:08:31 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-11-24 09:16:52 +01:00
2017-12-04 14:26:10 -06:00
2017-11-24 09:16:52 +01:00
2017-11-28 09:53:46 -05:00
2017-11-24 18:10:32 +01:00
2017-11-24 23:16:30 +01:00
2017-11-24 18:10:32 +01:00