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 28b2f1c305 Manipulator: Python API
Initial support for Python/Manipulator integration
from 'custom-manipulators' branch.

Supports:

- Registering custom manipulators & manipulator-groups.
- Modifying RNA properties, custom values via get/set callbacks,
  or invoking an operator.
- Drawing shape presets for Python defined manipulators (arrow, circle, face-maps)

Limitations:

- Only float properties supported.
- Drawing only supported via shape presets.
  (we'll likely want a way to define custom geometry or draw directly).
- When to refresh, recalculate manipulators will likely need
  integration with notifier system.

Development will be continued in the 2.8 branch
2017-06-26 16:38:04 +10:00
..
2016-08-06 10:58:13 +02:00
2016-08-06 10:58:13 +02:00
2016-08-06 10:58:13 +02:00
2017-06-12 13:38:21 +10:00
2017-06-15 00:54:41 -04:00
2016-07-30 16:46:13 +10:00
2017-06-21 12:43:19 +10:00
2017-06-26 16:38:04 +10:00
2017-06-26 16:38:04 +10:00
2017-06-01 19:59:37 +02:00
2017-06-26 16:38:04 +10:00
2017-06-26 16:38:04 +10:00
2016-07-23 18:52:18 +10:00
2017-06-26 07:36:29 +10:00
2017-04-13 12:33:05 +03:00
2016-01-06 19:48:10 +01:00
2017-06-26 16:38:04 +10:00
2017-06-26 16:38:04 +10:00
2017-06-26 16:38:04 +10:00
2017-04-13 12:33:05 +03:00
2015-05-12 18:23:29 +10:00
2017-03-18 12:33:59 +11:00
2017-06-26 16:38:04 +10:00
2017-06-26 16:38:04 +10:00
2016-04-01 18:56:48 +11:00