Go to file
Nicholas Bishop 0641f1723b Optimize index buffers for multires drawing in sculpt mode.
All multires grids have exactly the same ordering, so rather than
allocate a new index buffer for each PBVH node, just allocate one that
can be reused for every grid.

This requires more draw calls (one per grid rather than one per PBVH
node), but less graphics memory.
2012-03-09 09:30:03 +00:00
build_files Missed Scons update for MinGW boost 2012-02-26 16:54:20 +00:00
doc == Python API docs == 2012-03-08 18:36:23 +00:00
extern revert r44503, (left patch file in for now), this gives an error with gcc: 2012-02-28 05:50:02 +00:00
intern Cycles: improve F/Stop number tooltip description. 2012-03-08 20:13:33 +00:00
release Fix #30435: 2.62 Torus Batch building "Bug" or A Experimental Feature? 2012-03-08 18:50:42 +00:00
source Optimize index buffers for multires drawing in sculpt mode. 2012-03-09 09:30:03 +00:00
CMakeLists.txt revert r44503, (left patch file in for now), this gives an error with gcc: 2012-02-28 05:50:02 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Spelling Cleanup 2012-03-01 12:20:18 +00:00
SConstruct building without python works again, cleanup bmesh include paths (cmake and scons). 2012-03-08 03:25:53 +00:00