blender/source/blenderplayer
Antony Riakiotakis 13c39e90b3 VBO offscreen selection drawing, cdderivedmesh
Get rid of legacy drawing, it's only used for selection,
    in which case we can prepare a temporary color buffer and draw
    at once. Code is not complete here because we still redundantly
    set the draw color in the draw function and don't ommit hidden
    faces automatically. Still it works 100% without immediate mode
    now.
2015-07-15 18:50:02 +02:00
..
bad_level_call_stubs VBO offscreen selection drawing, cdderivedmesh 2015-07-15 18:50:02 +02:00
CMakeLists.txt Add a skeleton of C API for Eigen3. 2015-07-13 18:05:38 +02:00