jfons
cfb555a081
Node3D gizmo improvements
...
* Clean-up of node_3d_editor_plugin.{h,cpp}: removed unused code, fixed some bugs.
* Moved node_3d_editor_gizmos.{h,cpp} to editor/plugins.
* Added support for multiple gizmos per node. This means custom gizmos will no longer override the built-in ones and that multiple gizmos can be used in more complex nodes.
* Added support for handle IDs. When adding handles to a gizmo, an ID can be specified for each one, making it easier to work with gizmos that have a variable number of handles.
* Added support for subgizmos, selectable elements that can be transformed without needing a node of their own. By overriding _subgizmo_intersect_frustum() and/or _subgizmo_intersect_ray() gizmos can define which subgizmos should be selected on a region or click selection. Subgizmo transformations are applied using get/set/commit virtual methods, similar to how handles work.
2021-07-23 21:01:10 +02:00
..
2021-07-20 22:19:06 +02:00
2021-06-19 20:49:18 -06:00
2021-07-15 14:01:31 +02:00
2021-07-18 21:20:02 -03:00
2021-07-23 21:01:10 +02:00
2021-07-13 13:15:34 +02:00
2021-07-20 14:07:42 -04:00
2021-05-07 14:00:50 -06:00
2021-07-18 21:20:02 -03:00
2021-01-01 20:19:21 +01:00
2021-07-18 21:20:02 -03:00
2021-01-01 20:19:21 +01:00
2021-07-18 21:20:02 -03:00
2021-06-16 09:43:34 -07:00
2021-02-10 19:31:24 -03:00
2021-06-11 18:48:42 +02:00
2021-07-18 21:20:02 -03:00
2021-07-08 23:27:27 -03:00
2021-07-18 21:20:02 -03:00
2021-06-29 12:14:24 +02:00
2021-07-18 21:20:02 -03:00
2021-06-16 09:43:34 -07:00
2021-07-20 11:15:38 +02:00
2021-01-06 23:40:50 +01:00
2021-07-18 21:20:02 -03:00
2021-01-01 20:19:21 +01:00
2021-02-10 19:31:24 -03:00
2021-06-11 18:48:42 +02:00
2021-06-19 20:49:18 -06:00
2021-01-01 20:19:21 +01:00
2021-07-18 21:20:02 -03:00
2021-04-28 17:35:57 +02:00
2021-07-18 21:20:02 -03:00
2021-07-12 11:47:43 +02:00
2021-06-19 20:49:18 -06:00
2021-01-01 20:19:21 +01:00
2021-07-18 21:20:02 -03:00
2021-05-27 10:00:49 +02:00
2021-07-18 21:20:02 -03:00
2021-06-16 09:43:34 -07:00
2021-05-17 15:19:13 +02:00
2021-07-18 21:20:02 -03:00
2021-05-20 12:38:56 +02:00
2021-07-18 21:20:02 -03:00
2021-06-11 14:52:39 +02:00
2021-06-19 20:49:18 -06:00
2021-06-11 18:48:42 +02:00
2021-07-18 21:20:02 -03:00
2021-06-11 18:48:42 +02:00
2021-07-18 21:20:02 -03:00
2021-06-16 09:43:34 -07:00
2021-07-18 21:20:02 -03:00
2021-06-17 05:30:24 -07:00
2021-06-19 20:49:18 -06:00
2021-01-01 20:19:21 +01:00
2021-07-19 23:08:05 +03:00
2021-01-01 20:19:21 +01:00
2021-07-18 21:20:02 -03:00
2021-06-11 18:48:42 +02:00
2021-07-18 21:20:02 -03:00
2021-06-16 09:43:34 -07:00
2021-07-20 17:23:39 +02:00
2021-07-01 14:13:27 -04:00
2021-07-18 21:20:02 -03:00
2021-01-01 20:19:21 +01:00
2021-07-21 11:22:33 +03:00
2021-07-21 11:22:33 +03:00
2021-01-06 09:40:09 -03:00
2021-01-06 09:40:09 -03:00
2021-07-20 08:54:21 +02:00
2021-07-15 10:14:08 -03:00
2021-07-18 21:20:02 -03:00
2021-06-04 02:05:27 +03:00
2021-06-16 19:11:08 +02:00
2021-06-14 19:56:20 +02:00
2021-07-18 21:20:02 -03:00
2021-01-19 18:09:30 +02:00
2021-07-18 21:20:02 -03:00
2021-06-03 07:30:01 -04:00
2021-07-18 21:20:02 -03:00
2021-07-11 16:09:39 -06:00
2021-07-18 21:20:02 -03:00
2021-07-13 02:26:28 +03:00
2021-07-18 21:20:02 -03:00
2021-07-17 10:57:14 -03:00
2021-07-18 21:20:02 -03:00
2021-06-11 18:48:42 +02:00
2021-07-18 21:20:02 -03:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-06-11 18:48:42 +02:00
2021-05-07 00:05:02 +02:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-07-18 21:20:02 -03:00
2021-02-18 11:23:34 -03:00
2021-07-18 21:20:02 -03:00
2021-06-16 14:36:09 +02:00
2021-07-18 21:20:02 -03:00
2021-07-18 01:04:27 +02:00
2021-07-20 10:48:11 +02:00
2021-03-20 17:32:38 +08:00
2021-06-12 00:55:52 +02:00
2021-06-11 18:48:42 +02:00
2021-01-01 20:19:21 +01:00
2021-07-06 22:20:03 +03:00
2021-07-18 21:20:02 -03:00
2021-07-10 17:32:40 +02:00
2021-07-18 21:20:02 -03:00
2021-07-15 10:14:08 -03:00
2021-07-18 21:20:02 -03:00
2021-06-29 17:23:45 +02:00
2021-07-18 21:20:02 -03:00
2021-06-16 09:43:34 -07:00
2021-07-18 21:20:02 -03:00
2021-01-01 20:19:21 +01:00
2021-07-18 21:20:02 -03:00
2021-02-25 11:50:10 -03:00
2021-07-18 21:20:02 -03:00
2021-03-22 12:16:40 -03:00
2021-07-19 22:58:47 +08:00
2021-06-04 02:05:27 +03:00
2021-07-18 21:20:02 -03:00
2021-04-22 16:56:53 +03:00
2021-01-01 20:19:21 +01:00
2021-06-11 18:48:42 +02:00
2021-07-18 21:20:02 -03:00
2021-01-01 20:19:21 +01:00
2021-07-18 21:20:02 -03:00
2021-07-12 00:18:52 +10:00
2021-04-26 14:59:28 +02:00
2021-06-11 14:52:39 +02:00
2021-07-18 21:20:02 -03:00
2021-01-01 20:19:21 +01:00
2021-07-19 18:30:52 -04:00
2021-06-11 14:52:39 +02:00
2021-07-18 21:20:02 -03:00
2021-04-28 17:35:57 +02:00
2021-07-18 21:20:02 -03:00
2021-05-14 13:58:43 +03:00
2021-07-18 21:20:02 -03:00
2021-06-11 18:48:42 +02:00
2021-07-20 17:23:42 -04:00
2021-01-01 20:19:21 +01:00
2021-07-18 21:20:02 -03:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-07-18 21:20:02 -03:00
2021-01-01 20:19:21 +01:00
2021-07-18 21:20:02 -03:00
2021-01-01 20:19:21 +01:00
2021-07-20 16:47:57 +02:00
2021-07-19 16:16:50 +02:00
2021-07-19 18:08:47 +02:00
2021-07-17 13:35:28 -03:00
2021-07-18 21:20:02 -03:00
2021-07-04 00:06:46 -03:00
2021-07-18 21:20:02 -03:00
2021-02-19 19:36:42 +10:00
2021-07-20 17:23:39 +02:00
2021-01-01 20:19:21 +01:00