tornavis/source/blender/render
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
..
extern/include use vector size and const args where possible (no functional change) 2011-09-12 13:00:24 +00:00
intern edits to internal renderer - no functional changes. 2011-09-24 14:34:24 +00:00
CMakeLists.txt cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
SConscript Fix #28154: linux3-config.py doesn't exist 2011-08-21 13:31:46 +00:00