1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +00:00
Files
godot/doc/classes
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-13 02:26:28 +03:00
2021-06-30 14:14:41 -03:00
2021-06-11 18:48:42 +02:00
2021-06-11 18:48:42 +02:00
2021-07-05 17:17:45 -03:00
2021-06-19 12:08:50 +02:00
2021-07-03 15:08:17 -04:00
2021-07-03 15:08:17 -04:00
2021-06-11 18:48:42 +02:00
2021-06-25 17:32:45 -03:00
2021-06-11 18:48:42 +02:00
2021-03-19 13:21:20 +01:00
2021-07-03 12:11:01 -03:00
2021-03-19 13:21:20 +01:00
2021-06-11 18:48:42 +02:00
2021-06-11 18:48:42 +02:00
2021-05-31 10:13:09 +02:00
2021-05-31 10:13:09 +02:00
2021-06-25 17:32:45 -03:00
2021-03-19 13:21:20 +01:00
2021-06-11 18:48:42 +02:00
2021-06-30 14:14:41 -03:00
2021-06-25 17:32:45 -03:00
2021-06-19 12:08:50 +02:00
2021-06-11 18:48:42 +02:00
2021-06-05 09:28:56 -03:00
2021-06-05 09:28:56 -03:00
2021-06-11 18:48:42 +02:00
2021-06-30 14:14:41 -03:00
2021-06-19 12:08:50 +02:00
2021-06-11 18:48:42 +02:00
2021-07-23 21:01:10 +02:00
2021-06-11 18:48:42 +02:00
2021-06-19 08:56:20 +02:00
2021-06-11 18:48:42 +02:00
2021-06-11 18:48:42 +02:00
2021-07-03 10:15:04 -03:00
2021-06-04 11:40:36 -07:00
2021-06-04 11:40:36 -07:00
2021-06-25 17:32:45 -03:00
2021-06-19 12:08:50 +02:00
2021-06-11 18:48:42 +02:00
2021-06-11 18:48:42 +02:00
2021-03-18 16:37:43 +01:00
2021-06-11 18:48:42 +02:00
2021-06-03 07:30:01 -04:00
2021-02-19 14:39:14 +01:00
2021-06-30 14:14:41 -03:00
2021-06-11 18:48:42 +02:00
2021-03-19 13:21:20 +01:00
2021-06-30 14:14:41 -03:00
2021-06-11 18:48:42 +02:00
2021-07-13 02:26:28 +03:00
2021-06-11 18:48:42 +02:00
2021-06-11 09:32:39 -04:00
2021-03-19 13:21:20 +01:00
2021-06-19 12:08:50 +02:00
2021-06-11 18:48:42 +02:00
2021-03-19 13:21:20 +01:00
2021-06-11 18:48:42 +02:00
2021-06-25 17:32:45 -03:00
2021-06-25 17:32:45 -03:00
2021-06-25 17:32:45 -03:00
2021-06-25 17:32:45 -03:00
2021-07-03 15:08:17 -04:00
2021-06-11 18:48:42 +02:00
2021-07-13 02:26:28 +03:00
2021-06-11 18:48:42 +02:00
2021-06-11 09:32:39 -04:00