|
|
e84c0980a3
|
correct indentation and some whitespace edits (no functional changes)
|
2011-11-11 13:09:14 +00:00 |
|
|
|
e5647ea196
|
py operators - don't use the screen as an operators ID anymore, screen's don't store operator instances and operator functions have access to the context if they need the current screen.
also add some more py api file descriptions.
|
2011-11-05 08:40:07 +00:00 |
|
|
|
4a04f72069
|
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
|
2011-10-23 17:52:20 +00:00 |
|
|
|
276e5f7095
|
formatting edits & remove debug print.
|
2011-10-13 01:29:08 +00:00 |
|
|
|
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 |
|