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
d4eac8189ead0db6b01f3b393f563158cff0ca92
test
/
release
/
scripts
/
startup
History
Bastien Montagne
44632295b3
Some minor cleanup in camera's FOV angle props (mostly use DEG2RAD macro, and remove reference to degrees in tips - user is free to use radians if he prefers!).
2012-12-31 14:52:55 +00:00
..
bl_operators
Fix for the NODE_OT_add_node operator. The way python classes were subclassed does not work with the registration mechanism. Combined both node_add and node_add_move operators into a single general operator with a flag. When use_transform is set, the operator will start transform on the new nodes after inserting.
2012-12-29 08:46:27 +00:00
bl_ui
Some minor cleanup in camera's FOV angle props (mostly use DEG2RAD macro, and remove reference to degrees in tips - user is free to use radians if he prefers!).
2012-12-31 14:52:55 +00:00
keyingsets_builtins.py
Adding Scale Visual keying (and de-duplicated part of the code returning visual values to key).
2012-12-23 10:51:48 +00:00