|
f8ec017900
|
floats were being promoted to doubles in quite a few cases (using gcc's -Wdouble-promotion), went over render module and use float constants, gives small but consistent speedup - approx 3%.
|
2011-08-20 17:39:13 +00:00 |
|
|
15289c6048
|
use PyDoc_STRVAR macro, so its possible to build without docstrings.
|
2011-05-24 16:05:51 +00:00 |
|
|
cadc1218c8
|
C, style changes (mostly white space edits), no functional change.
|
2011-03-19 11:12:48 +00:00 |
|
Nathan Letwory
|
5a760e22fc
|
doxygen: blender/python tagged.
|
2011-02-27 20:10:08 +00:00 |
|
Nathan Letwory
|
5b607701a7
|
doxygen: prevent GPL license block from being parsed as doxygen comment.
|
2011-02-23 10:52:22 +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 |
|