Go to file
Campbell Barton cb6255fdf8 edits to internal renderer - no functional changes.
- move some larger vars into a nested scope.
- replace memset with zero initializer.
- rempace VECCOPY macros with copy_v3v3
- change function args to give the float array length.
2011-09-24 14:34:24 +00:00
build_files use the systems number of processes for running static checks - multiple jobs. 2011-09-22 04:41:12 +00:00
doc remove redundant code & use GL_LINE_STRIP for object spiral drawing. 2011-09-22 18:42:16 +00:00
extern Fix for recent commit: 2011-09-20 17:06:17 +00:00
intern Fix fluid openMP not baking with some threadcounts 2011-09-23 09:26:03 +00:00
po update_msg.py now extracts strings from UI files, eg: 2011-09-21 13:16:42 +00:00
release - move animsys update operator into the anim.py 2011-09-23 17:38:52 +00:00
source edits to internal renderer - no functional changes. 2011-09-24 14:34:24 +00:00
CMakeLists.txt cleanup endian handling 2011-09-19 08:02:17 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile move message.txt generator out of wm.py (which was loaded with blender always), into it own py script which runs on its own, also added this to 'make translations' target. 2011-09-20 17:44:45 +00:00
SConstruct Ignore .Blanguages and .bfont.ttf when installing. 2011-09-20 14:41:01 +00:00