blender/source
Joshua Leung b13cd8226e Bugfix #8478: Constraints PyApi for setting targetspace non-functional
Finishing off some unfinished business (from the multi-target constraints work), it is now possible to get/set target-space for constraints where this is relevant. 

For this to be possible, target-space setting(s) are now always presented as a list of ints, with each int representing the target-space setting for the relevant target. 

Constraints C-API note:
get_targets function now needs to return the number of targets the constraint can have
2008-03-08 02:16:37 +00:00
..
blender Bugfix #8478: Constraints PyApi for setting targetspace non-functional 2008-03-08 02:16:37 +00:00
creator I didn't get any comments so I'm assuming its a good idea. 2008-03-05 21:11:24 +00:00
darwin Filling in branch from trunk 2007-11-06 22:29:20 +00:00
gameengine * to be able to properly compile this, the friend needs 'class' too: friend class CcdOverlapFilterCallBack 2008-03-02 09:39:14 +00:00
icons Filling in branch from trunk 2007-11-06 22:29:20 +00:00
kernel Filling in branch from trunk 2007-11-06 22:29:20 +00:00
CMakeLists.txt Filling in branch from trunk 2007-11-06 22:29:20 +00:00
Makefile Fix: Compiling should work on SOLARIS again. 2008-01-31 12:13:58 +00:00
nan_compile.mk Cloth makefiles bugfix which lead in disabled collisions 2008-03-03 00:43:37 +00:00
nan_definitions.mk Fixing makefiles for binreloc I made it use flags like other 2008-01-18 21:39:47 +00:00
nan_link.mk some changes needed to get blender compiling with 64bit libs, use the systems Mesa now. 2008-01-04 11:55:37 +00:00
nan_subdirs.mk Filling in branch from trunk 2007-11-06 22:29:20 +00:00
nan_warn.mk Filling in branch from trunk 2007-11-06 22:29:20 +00:00
SConscript Filling in branch from trunk 2007-11-06 22:29:20 +00:00