Blender Git Commit Log

Git Commits -> Revision 9f2f13a

Revision 9f2f13a by Martin Poirier (master)
March 27, 2005, 23:13 (GMT)
Transform was still prototyped as having only one parameter in transform.h. Caused some warnings and possibly errors since some calls were missing the context.

The rest is proof of concept goody for a CONNECTED limiter for PET.
That is, PET affecting only elements which are connected together.

Only affects Curves right now since that was easier to test connectivity with. Still some polishing to do (falloff is based on distance of effect, not real distance), but it's a proof of concept, so...

Commit Details:

Full Hash: 9f2f13aa99255e4d525f9b6d990625627ac53310
SVN Revision: 4083
Parent Commit: 0d19ac1
Lines Changed: +68, -14

4 Modified Paths:

/source/blender/src/editview.c (+3, -3) (Diff)
/source/blender/src/transform.c (+60, -6) (Diff)
/source/blender/src/transform.h (+2, -3) (Diff)
/source/blender/src/transform_generics.c (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021