|
d46da5a09d
|
mathutils support for color arithmetic, also some minor whitespace edits.
|
2011-06-02 08:29:16 +00:00 |
|
Nathan Letwory
|
5a760e22fc
|
doxygen: blender/python tagged.
|
2011-02-27 20:10:08 +00:00 |
|
|
72bc3f22b7
|
python api renaming and added headers for some files which didnt have one, no functionality change.
|
2011-02-14 04:15:25 +00:00 |
|
|
86bbab7de5
|
remove/comment unused defines.
|
2011-01-15 16:14:57 +00:00 |
|
|
cb031ec092
|
incorrect argument parsing for python opengl module bgl.
unsigned byte/short/int were being passes as signed values which would raise an overflow error if a range greater then the signed value was used.
|
2010-11-21 05:35:29 +00:00 |
|
|
ced06081b8
|
use PyImport_ExtendInittab for py module initialization rather then adding to sys.modules directly, no functional change.
|
2010-10-29 22:59:39 +00:00 |
|
|
8f1500da00
|
remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now.
|
2010-04-18 10:28:37 +00:00 |
|
|
ed7f4f2e3c
|
make BGL and BLF modile names lowercase
|
2010-02-28 14:57:26 +00:00 |
|