tornavis/source/blender/python
Campbell Barton be32cf8b32 UNUSED() macro so -Wunused-parameter can be used with GCC without so many warnings.
applied to python api and exotic.c, removed some args being passed down which were not needed.

keyword args for new mathutils types were being ignored when they should raise an error.
2010-10-13 23:25:08 +00:00
..
generic UNUSED() macro so -Wunused-parameter can be used with GCC without so many warnings. 2010-10-13 23:25:08 +00:00
intern UNUSED() macro so -Wunused-parameter can be used with GCC without so many warnings. 2010-10-13 23:25:08 +00:00
BPY_extern.h - Python console argument '--python-console', option so you can start blender and drop into a python console, (useful for debugging some problems on a renderfarm over ssh) 2010-05-30 14:05:58 +00:00
CMakeLists.txt - added back zlib include (needed for win32). 2010-09-07 01:13:10 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00
rna_dump.py correct fsf address 2010-02-12 13:34:04 +00:00
simple_enum_gen.py correct fsf address 2010-02-12 13:34:04 +00:00