Blender Git Commit Log

Git Commits -> Revision 216f9af

Revision 216f9af by Ton Roosendaal (master)
February 6, 2011, 17:36 (GMT)
Two in one:

- Bugfix #25937
Child-of constraint now behaves like regular parent-child
relationship when all options are set. This prevents the
errors that can happen when decomposing non-uniform matrices.

- Todo item
The area corner hotspots for splitting/merging were far too
narrow. Now it uses a circular distance to detect whether
the hotspot is active. Also cleaned up drawing code for it.

Commit Details:

Full Hash: 216f9af08e88398b7e2f805d241734ec80879180
SVN Revision: 34672
Parent Commit: 0ea9271
Lines Changed: +85, -68

5 Modified Paths:

/source/blender/blenkernel/intern/constraint.c (+64, -47) (Diff)
/source/blender/editors/screen/area.c (+13, -19) (Diff)
/source/blender/editors/screen/screen_intern.h (+2, -0) (Diff)
/source/blender/editors/screen/screen_ops.c (+4, -1) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021