Blender Git Loki

Git Commits -> Revision b2e32f5

Revision b2e32f5 by Ken Hughes (master)
November 28, 2005, 05:03 (GMT)


-- Bugfix #3458: keyblock.getData() was getting vertex data from keys
incorrectly, including wrapping curve data as BezTriples. Needed to
make a change to beztriple module so we could more easily create a
"thick" BezTriple object similar to Blender.BezTriple.New().

The change to BezTriple.h pointed out some dead code in the Ipocurve
module that could be removed.

Commit Details:

Full Hash: b2e32f5bd135eaf862be7159794f868b4ac2ce4a
SVN Revision: 5954
Parent Commit: 1745a07
Lines Changed: +175, -210

5 Modified Paths:

/source/blender/python/api2_2x/BezTriple.c (+54, -93) (Diff)
/source/blender/python/api2_2x/BezTriple.h (+1, -1) (Diff)
/source/blender/python/api2_2x/doc/Key.py (+33, -32) (Diff)
/source/blender/python/api2_2x/Ipocurve.c (+1, -16) (Diff)
/source/blender/python/api2_2x/Key.c (+86, -68) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021