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 11:20:14 -03:00
2021-07-18 21:20:02 -03:00
2021-07-18 21:20:02 -03:00
2021-07-18 21:20:02 -03:00
2021-07-18 21:20:02 -03:00
2021-07-20 10:05:13 +02:00
2021-07-18 21:20:02 -03:00
2021-07-19 18:30:52 -04: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-07-20 09:01:30 +02:00
2021-06-15 15:34:28 +02:00
2021-07-18 21:20:02 -03:00
2021-06-30 14:14:41 -03:00
2021-07-18 21:20:02 -03:00
2021-07-18 21:20:02 -03:00
2021-07-18 21:20:02 -03:00
2021-07-19 20:27:28 -04:00
2021-07-18 21:20:02 -03:00
2021-06-19 20:49:18 -06:00
2021-07-18 21:20:02 -03: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-18 21:20:02 -03:00
2021-07-19 18:30:52 -04:00
2021-06-19 20:49:18 -06:00
2021-07-19 18:30:52 -04:00
2021-07-06 23:50:33 +10:00
2021-07-18 21:20:02 -03:00
2021-07-18 21:20:02 -03:00
2021-06-05 09:28:56 -03:00
2021-07-18 21:20:02 -03: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-07 12:14:12 -07:00
2021-07-18 21:20:02 -03:00
2021-07-18 21:20:02 -03:00
2021-01-01 20:19:21 +01:00
2021-07-23 21:01:10 +02:00
2021-07-23 21:01:10 +02:00
2021-07-23 21:01:10 +02:00
2021-07-23 21:01:10 +02:00
2021-07-18 21:20:02 -03:00
2021-04-23 21:45:23 +02:00
2021-07-18 21:20:02 -03:00
2021-07-01 14:13:27 -04:00
2021-01-01 20:19:21 +01:00
2021-07-21 00:32:37 -04:00
2021-07-23 21:01:10 +02:00
2021-07-23 21:01:10 +02:00
2021-07-18 21:20:02 -03:00
2021-07-18 21:20:02 -03:00
2021-07-18 21:20:02 -03:00
2021-07-18 21:20:02 -03:00
2021-07-01 14:13:27 -04:00
2021-07-18 21:20:02 -03:00
2021-06-24 19:21:01 +02:00
2021-07-19 16:40:42 +02:00
2021-06-29 12:14:24 +02:00
2021-05-07 18:06:17 +02: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-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-03 21:58:26 -04:00
2021-07-18 21:20:02 -03:00
2021-07-19 18:30:52 -04:00
2021-07-20 19:01:08 -04:00
2021-06-17 20:11:50 +02:00
2021-07-01 14:13:27 -04:00
2021-07-01 14:13:27 -04:00
2021-07-18 14:48:37 -06:00
2021-07-12 20:04:46 -06:00
2021-07-18 21:20:02 -03:00
2021-06-29 12:14:24 +02:00
2021-07-20 10:05:13 +02:00
2021-07-18 14:48:37 -06:00
2021-07-12 20:04:46 -06:00
2021-07-20 10:05:13 +02:00
2021-07-18 21:20:02 -03:00
2021-07-20 16:56:52 +08:00
2021-07-20 16:56:52 +08:00
2021-07-18 21:20:02 -03:00
2021-07-16 21:32:58 +03:00
2021-07-19 18:30:52 -04:00
2021-07-18 21:20:02 -03:00
2021-07-14 00:30:58 +02:00
2021-07-18 21:20:02 -03:00
2021-06-05 09:28:56 -03:00