188d1ccf56
fix for exporting a rig to a graph
2010-04-30 05:45:02 +00:00
081c1205a3
correct fsf address
2010-02-12 13:34:04 +00:00
97abf6ad96
* rename 'rna_path' --> 'data_path', rna and dna are for internal use and are not descriptive.
...
* armature.pose_position: POSE_POSITION, REST_POSITION --> POSE, REST
* rigify now forces rest pose mode
* updated neck_flex to keep original bones unchanged
2009-12-10 22:23:09 +00:00
f26e188a7c
- rigify context changes & example for delta
...
- sequencer transform had 0.0 for rotation minimum
- missed icon rename in last commit
2009-12-10 11:56:31 +00:00
ee74e720a8
- modify for Cessens updated spine
...
- Neck example didnt account for some possible problems when linking to the body
- foot IK were referencing the wrong bones
- updated some example rigs
- graph constraint arrow direction was incorrect
2009-12-08 17:00:53 +00:00
5ebe54f470
pep8 edits and fix some warnings
2009-12-05 22:03:07 +00:00
651336d5df
fixes for automatic tests and some errors in last commit
2009-12-05 20:45:51 +00:00
685d418f3a
- curve geometry curve panel wasnt displaying with no active spline
...
- graph export didnt work for constraints with no subtarget
- utility functions for duplicating a set of bones and blending between 2 sets
2009-12-03 14:20:35 +00:00
8c5d021d19
rename armature RNA props
...
armature_matrix --> matrix_local
armature_head --> head_local
armature_tail --> tail_local
2009-12-02 10:32:39 +00:00
50c8c28c60
- finished spine rig generator, (drivers, constraints)
...
- bug with args passed for class slots being modified in place.
- sort graphviz bones & drivers (useful for diffing 2 armatures)
2009-12-02 02:56:22 +00:00
c27f3adadc
- rig spine type WIP, editmode done, still needs pose constraints and drivers.
...
- bone.translate(vec) utility function
2009-12-01 22:45:56 +00:00
48398c978e
more small fixes
2009-12-01 12:43:06 +00:00
2afc967a2f
small fixes, also option for fake parent so hierarchy is always from the parent down
2009-12-01 12:25:59 +00:00
0391000c4e
export an armature to graphviz showing hierarchy, constraint and driver relationships, useful for understanding other peoples complicated rigs.
...
can be extended for 2.4x oops like graph too/
Example of Cessens spine rig
http://www.pasteall.org/pic/show.php?id=378
2009-12-01 12:02:23 +00:00