Files
test/source/blender/blenkernel
Bastien Montagne 08eac0c367 Add bone_groups.new() and bone_groups.remove() methods to RNA.
To do so, matching BKE 'API' was also refactored a bit:
* Get Pose data instead of Object, as parameter;
* Removed some sanity checks not needed at such a low level (callers are supposed to do that);
* You can now remove an arbitrary bone group, not only the active one.

Based on patch by pkrime (Paolo Acampora), with own edits.

Reviewers: #python, pkrime, aligorith

Reviewed By: aligorith

Differential Revision: https://developer.blender.org/D522
2014-07-09 10:28:40 +02:00
..
2014-04-11 11:33:29 +10:00
2014-03-29 08:42:59 +11:00
2014-05-14 06:37:56 +10:00
2014-05-11 16:22:05 +10:00
2014-05-22 17:40:35 +10:00
2014-05-02 21:19:08 -03:00
2013-09-18 00:07:17 +00:00
2014-05-14 06:37:56 +10:00
2014-06-14 00:47:12 +10:00
2013-12-26 21:33:58 +01:00
2014-02-07 09:39:22 +11:00
2014-03-20 22:56:28 +11:00
2013-03-26 07:29:01 +00:00
2013-03-26 07:29:01 +00:00
2014-04-15 14:25:33 +02:00