Blender Git Loki

Git Commits -> Revision 9274256

Revision 9274256 by Martin Poirier (master)
March 28, 2005, 00:56 (GMT)
Alright, this hopefully fixes some problems with the last transform commit.

Replaced old transform call when extruding and duplicating. Added a CTX_NOPET context flag for extrude. This is done rather a bit hackishly in Transform right now, better to do it with a on/off pet flag in TransInfo and check that everywhere instead.

Made sure transinfo Ext was initialised at NULL (I'm pretty sure it was in another spot, but LetterRip reported some crash leading me to believe that it might not be all the time. Better be safe than sorry).

Connected PET for curves uses the real distance for the fall off calculations now.

Commit Details:

Full Hash: 927425608cfeabba4f212736cea09067fb0e4123
SVN Revision: 4085
Parent Commit: 9f2f13a
Lines Changed: +50, -26

8 Modified Paths:

/source/blender/include/BIF_transform.h (+1, -0) (Diff)
/source/blender/src/editarmature.c (+3, -2) (Diff)
/source/blender/src/editcurve.c (+4, -3) (Diff)
/source/blender/src/editmball.c (+2, -1) (Diff)
/source/blender/src/editmesh_add.c (+2, -1) (Diff)
/source/blender/src/editmesh_tools.c (+2, -2) (Diff)
/source/blender/src/header_view3d.c (+4, -3) (Diff)
/source/blender/src/transform.c (+32, -14) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021