Blender Git Loki
Git Commits -> Revision 33e5547
Revision 33e5547 by Campbell Barton (master) June 27, 2011, 03:36 (GMT) |
Minor warning cleanup & fix - comment/remove assignments from values to themselves. - add case break statements (no functional change but some source code checkers notice). - fix python errors when the sculpt brush is None. |
Commit Details:
Full Hash: 33e554799bd69e888b5114ba92871f8de94a8597
SVN Revision: 37836
Parent Commit: 4b1cced
Lines Changed: +29, -19
12 Modified Paths:
/intern/iksolver/intern/IK_QSegment.cpp (+0, -3) (Diff)
/intern/itasc/ConstraintSet.cpp (+1, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+9, -8) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+9, -1) (Diff)
/source/blender/editors/object/object_bake.c (+0, -1) (Diff)
/source/blender/editors/transform/transform_constraints.c (+4, -4) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c (+1, -0) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_glare.c (+1, -0) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_rotate.c (+1, -0) (Diff)
/source/blender/python/generic/mathutils_Matrix.c (+1, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp (+1, -0) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h (+1, -1) (Diff)
/intern/itasc/ConstraintSet.cpp (+1, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+9, -8) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+9, -1) (Diff)
/source/blender/editors/object/object_bake.c (+0, -1) (Diff)
/source/blender/editors/transform/transform_constraints.c (+4, -4) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c (+1, -0) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_glare.c (+1, -0) (Diff)
/source/blender/nodes/intern/CMP_nodes/CMP_rotate.c (+1, -0) (Diff)
/source/blender/python/generic/mathutils_Matrix.c (+1, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp (+1, -0) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h (+1, -1) (Diff)