This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/api2_2x/doc
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
..
2003-10-28 00:29:37 +00:00
2003-06-21 11:44:10 +00:00
2003-09-20 03:40:16 +00:00
2003-07-22 18:11:07 +00:00
2003-06-21 11:44:10 +00:00
2003-07-30 21:15:41 +00:00
2003-06-21 11:44:10 +00:00
2003-07-12 18:02:54 +00:00
2003-11-14 01:10:59 +00:00
2003-10-28 00:29:37 +00:00
2003-07-22 00:27:03 +00:00
2003-06-21 11:44:10 +00:00
2004-01-03 03:50:58 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:09:21 +00:00
2003-09-18 00:54:43 +00:00
2003-10-28 00:29:37 +00:00
2003-10-12 16:03:52 +00:00