blender/release/scripts/startup
Joshua Leung 4fd78bb06f ChildOf Constraint: Hide the Loc/Rot/Scale toggles
The RNA properties are still there (in case you really need them), except now
they will not be shown in the UI anymore, as this constraint really didn't
work well/at all when any of those was disabled. Most people shouldn't really
need to worry about this change.

If anyone wants a matrix-math challenge, they're welcome to try getting those
working for real, so that we can show these toggles again.
2016-06-24 03:18:37 +12:00
..
bl_operators Remove module reloading for preview operators 2016-06-22 08:47:40 +10:00
bl_ui ChildOf Constraint: Hide the Loc/Rot/Scale toggles 2016-06-24 03:18:37 +12:00
keyingsets_builtins.py Fix: "Whole Character" Keying Set should not include Location on bones with "connected" joint 2016-05-18 16:29:18 +12:00
nodeitems_builtins.py Minor code simplification in previous commit. 2016-04-27 22:58:00 +02:00