Blender Git Commit Log

Git Commits -> Revision 290ae52

Revision 290ae52 by Toni Alatalo (master)
September 14, 2005, 10:53 (GMT)
Memory management flag to behave better, as hinted by Ken Hughes.
Still not good, i.e. getting these when quitting: Error Totblock: 4
new bpytriple len: 60 0x8889bdc ... 'cause nothing frees them..

Changed the loop that parsed input args to PyArg_ParseTuple to have
support for passing ints from Python too as the floats that are the
coordinates. Didn't find PyInt_AsFloat and figured that this is an ok
way anyhow.

Changed the default handle mode from AUTO to ALIGN, which is the same
as in UI and more useful at least for me.

Little sanifying in CurNurb (this was done with Ton).

Commit Details:

Full Hash: 290ae52d81f0d46a5f05f2613c641acf7877e689
SVN Revision: 5279
Parent Commit: 1b4f293
Lines Changed: +34, -21

2 Modified Paths:

/source/blender/python/api2_2x/BezTriple.c (+30, -19) (Diff)
/source/blender/python/api2_2x/CurNurb.c (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021