This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/intern
Campbell Barton 07d4580f64 Gizmo: support for gizmo-group properties
This allows gizmo groups to store properties in the tool.
This makes sense for gizmo options which only control gizmo display and
don't control operator execution.

Unlike similar kinds of properties,
this isn't accessible via the gizmo-group-type instance.

For now the it's only stored in the workspace tool as can be done for
operator properties, so each instance doesn't have different settings
which would be confusing from a user perspective and complicate access
from the top-bar.

Later we could add gizmo-group properties if needed.
2018-10-02 17:03:23 +10:00
..
2018-06-29 08:02:49 +02:00
2018-05-09 12:50:26 +02:00
2018-06-29 08:02:49 +02:00
2017-12-04 16:37:31 +11:00
2018-06-29 08:02:49 +02:00
2016-01-06 19:48:10 +01:00
2018-09-20 14:57:01 +10:00
2018-03-01 01:31:07 +11:00
2015-05-12 18:23:29 +10:00