blender/release/scripts/startup
Joshua Leung 4c89a658be Fix T38157: Rigid body, crazy f-curves after bake to keyframes
A logic error meant that the wrong "previous rotation" values were being used
when decomposing the rigidbody results back to transform channels. Instead of
using the previous values for the object in question, it was actually using
the rotation value of the previous object that was evaluated.
2014-01-18 01:38:40 +13:00
..
bl_operators Fix T38157: Rigid body, crazy f-curves after bake to keyframes 2014-01-18 01:38:40 +13:00
bl_ui EditMesh: add delete loose operator (access from Cleanup menu) 2014-01-17 14:55:06 +11:00
keyingsets_builtins.py More UI message i18n fixes and improvements... 2013-03-10 17:42:08 +00:00
nodeitems_builtins.py Cycles: Volume Scatter node was missing in the Add Node menu. 2014-01-07 15:24:53 +01:00