Blender Git Commits

Blender Git "custom-manipulators" branch commits.

Page: 2 / 17

June 22, 2017, 08:40 (GMT)
Merge branch '28' into custom-manipulators
June 22, 2017, 08:22 (GMT)
Remove counter of set properties, just check when needed
June 22, 2017, 08:13 (GMT)
Merge branch '28' into custom-manipulators
June 22, 2017, 08:01 (GMT)
RNA/Python API for defining py-manipulator callbacks
June 22, 2017, 04:04 (GMT)
Cleanup: remove redundant user_data arg

This is already accessible from the property
June 22, 2017, 03:57 (GMT)
Remove unneeded length arg

Was also missing assignment to wmManipulatorProperty.type
June 22, 2017, 01:36 (GMT)
Remove length argument since it's stored in the property
June 22, 2017, 01:30 (GMT)
Missed in last commit
June 21, 2017, 23:39 (GMT)
Manipulator: properties into 'wmManipulator'

We normally only have one or two, don't have a separate linked list.
Also store type in the property.
June 21, 2017, 21:49 (GMT)
PyAPI: Add Manipulator.target_prop_set_property

RNA method for Python to call into C or Py defined manipulators.
naming might change.
June 21, 2017, 11:10 (GMT)
Python support for manipulator target-property definitions

Note that these aren't used at the moment.
June 21, 2017, 07:12 (GMT)
Merge branch '28' into custom-manipulators
June 21, 2017, 04:14 (GMT)
Merge branch '28' into custom-manipulators
June 21, 2017, 03:24 (GMT)
Revert change that added screen to manipulator-map

Temporary screens caused a crash here,
if we can't assume an area will never have its screen changed
better not store a back-pointer.

This makes `rna_ManipulatorProperties_find_operator` search even more
exhaustive. Not nice but hard to avoid :S
June 21, 2017, 03:23 (GMT)
PyAPI: minor improvement to type check
June 21, 2017, 02:44 (GMT)
Merge branch '28' into custom-manipulators
June 21, 2017, 02:23 (GMT)
Merge branch '28' into custom-manipulators
June 20, 2017, 05:40 (GMT)
Use id-properties for manipulator type data
June 19, 2017, 18:51 (GMT)
Remove unneeded library
June 19, 2017, 18:44 (GMT)
Merge branch '28' into custom-manipulators
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021