Blender Git Loki

Git Commits -> Revision de21846

Revision de21846 by Willian Padovani Germano (master)
January 3, 2004, 03:50 (GMT)
BPython:
- Fixed small typo in doc file Object.py, reported by user Bill.
- Fixed bug #803:

Bug #803's Summary: print, type() or BezTriple broken

Trying to print type(BezTriple) was crashing Blender because
that type wasn't being initialized to PyType_Type. The other
problem is that the getName method for ipocurves only works for
object ipos. A warning was added for when users try to use it
with other blocktypes, we'll later update ipo related stuff in
bpython to work for all types.

Commit Details:

Full Hash: de21846e690dd5a4606a42b776d55f119e5620d7
SVN Revision: 1800
Parent Commit: dc343a1
Lines Changed: +8, -2

4 Modified Paths:

/source/blender/python/api2_2x/doc/Object.py (+1, -1) (Diff)
/source/blender/python/api2_2x/Ipocurve.c (+4, -0) (Diff)
/source/blender/python/api2_2x/Types.c (+2, -0) (Diff)
/source/blender/python/api2_2x/Types.h (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021