This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a2140192fe0784538c9b9e905d0672b05ec00b5d
test
/
release
/
scripts
/
modules
History
Campbell Barton
a2140192fe
convert rigify into a package. advantage is new types can be added into the package without modifying any existing files, the bone 'type' property will find the matching submodule
2009-11-30 12:31:11 +00:00
..
bpy
simple fixes
2009-11-28 20:50:31 +00:00
console
missed committing this file (from Stani's patch)
2009-11-07 14:17:49 +00:00
rigify
convert rigify into a package. advantage is new types can be added into the package without modifying any existing files, the bone 'type' property will find the matching submodule
2009-11-30 12:31:11 +00:00
bpy_types.py
- new objects added from the rna api defaulted to quat rotation, not even using an identity quat.
2009-11-29 23:14:41 +00:00
dynamic_menu.py
render presets, select from a directory, button to add own presets
2009-11-21 21:39:20 +00:00
retopo.py
better remove doubles for retopo, use 15th the of the average of both splines lengths (less scale dependant)
2009-11-30 11:18:46 +00:00
rna_prop_ui.py
rig-generation from metadata, the idea is to input a simple rig with metadata matching preset definitions
2009-11-24 00:02:21 +00:00