blender/source/blender
Brecht Van Lommel cb6d2685bd rna/py-api fix.
C functions and python used different argument order, this relied on mapping non-keyword arguments to 'REQUIRED' arguments but meant that you could not have an optional, non-keyword argument.

next commit will make order of arguments consistant (currently only changed order that rna wrapped).
(commit 27674 by Campbell from render25 branch)
2010-03-23 15:25:33 +00:00
..
avi spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text) 2010-03-22 09:30:00 +00:00
blenfont remove includes that arnt needed 2010-03-21 13:07:31 +00:00
blenkernel Keying Sets: BuiltIn vs Absolute Tweaks 2010-03-23 11:59:34 +00:00
blenlib Fix #20548: flat shading not drawing right in sculpt mode. 2010-03-22 17:17:36 +00:00
blenloader bugfix for loading objects saved with the dupli pointer set. 2010-03-23 14:47:40 +00:00
blenpluginapi correct fsf address 2010-02-12 13:34:04 +00:00
collada Merge -c 27223 from COLLADA branch into trunk. Vertex color export was requested and reported to work by Blake Maltby. 2010-03-11 15:37:19 +00:00
editors rna/py-api fix. 2010-03-23 15:25:33 +00:00
gpu Fix #20548: flat shading not drawing right in sculpt mode. 2010-03-22 17:17:36 +00:00
ikplugin apply visual transform to pose 2010-02-19 15:34:26 +00:00
imbuf spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text) 2010-03-22 09:30:00 +00:00
makesdna Added a line sampler to the histogram panel in the image space. 2010-03-23 01:22:33 +00:00
makesrna rna/py-api fix. 2010-03-23 15:25:33 +00:00
nodes spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text) 2010-03-22 09:30:00 +00:00
python rna/py-api fix. 2010-03-23 15:25:33 +00:00
quicktime spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text) 2010-03-22 09:30:00 +00:00
readblenfile spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text) 2010-03-22 09:30:00 +00:00
render spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text) 2010-03-22 09:30:00 +00:00
verify spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text) 2010-03-22 09:30:00 +00:00
windowmanager rna/py-api fix. 2010-03-23 15:25:33 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile add OpenCOLLADA support to Makefiles 2010-01-10 09:11:48 +00:00
SConscript Merge of the COLLADA GSoC branch into trunk. 2009-10-30 15:35:50 +00:00