blender/source
Ken Hughes 4aa28f13f4 ===Python API===
New Ipo and IpoCurve API.  Ipo and IpoCurve objects support the [] operator,
for accessing the curves of a particular Ipo and for accessing the value
of an IpoCurve at a specific time.  Both modules were also "tp_getset"-ified.
Also, code for an alternative method (Antont wanted this) of accessing curves
via Ipo attributes is included for now, for people to try and see if it's
actually preferable to the Ipo [] operator.

These are all new additions; nothing was intentionally removed from the API.
If you find the something in the existing API has changed, let me know.
2006-04-21 20:27:52 +00:00
..
blender ===Python API=== 2006-04-21 20:27:52 +00:00
creator Fixes an error that prevents builds on msvc. 2006-04-17 19:20:02 +00:00
darwin Updated Mac OS X icons courtesy of Erik Mendoza, re. this thread on blender.org: 2006-02-13 21:08:43 +00:00
gameengine Bullet physics: fixed some accuracy problem (square length should be compared to square epsilons), and more collision sensor work + deactivation issues 2006-04-17 06:27:57 +00:00
icons ==SCons== 2006-03-10 22:50:27 +00:00
kernel ==SCons== 2006-02-07 21:24:36 +00:00
Makefile Forgot Cineon lib in Makefile :) 2006-03-12 19:48:51 +00:00
nan_compile.mk Some issues compiling on Irix: 2006-02-22 23:34:12 +00:00
nan_definitions.mk pthreads for Makefiles/cygwin (don't forget to update lib/windows). 2006-02-27 00:03:18 +00:00
nan_link.mk === MINGW compile === 2006-03-20 17:25:42 +00:00
nan_subdirs.mk
nan_warn.mk
SConscript ==SCons== 2006-03-10 20:47:34 +00:00