This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/build_files/cmake
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
..
2017-05-27 15:34:55 -04:00
2016-07-30 18:17:11 +10:00
2017-03-12 02:47:53 +11:00
2016-07-30 18:17:11 +10:00
2016-07-30 18:17:11 +10:00
2017-04-27 21:41:03 +10:00
2016-07-30 18:17:11 +10:00
2016-07-30 18:17:11 +10:00
2016-07-30 18:17:11 +10:00
2016-07-30 18:17:11 +10:00
2016-07-30 18:17:11 +10:00
2017-06-26 16:38:04 +10:00
2017-03-12 02:47:53 +11:00
2017-05-27 15:34:55 -04:00
2016-07-30 18:17:11 +10:00