Files
test/source
Willian Padovani Germano de21846e69 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.
2004-01-03 03:50:58 +00:00
..
2004-01-03 03:50:58 +00:00
2003-12-27 17:29:25 +00:00
2003-12-07 19:03:43 +00:00
2002-10-12 11:37:38 +00:00