blender/source/gameengine/Rasterizer/RAS_OpenGLRasterizer
Antony Riakiotakis f745564e4e GSOC 2013 paint
Yep, at last it's here!

There are a few minor issues remaining but development can go on in
master after discussion at blender institute.

For full list of features see:

http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.72/Painting

Thanks to Sergey and Campbell for the extensive review and to the
countless artists that have given their input and reported issues during
development.
2014-07-21 12:02:05 +02:00
..
CMakeLists.txt BGE code cleanup: Removing OpenGL and bf_gpu code from KX_LightObject 2014-03-27 22:32:06 -07:00
RAS_GLExtensionManager.cpp BGE Rasterizer Cleanup: Cleaning up some includes. 2013-11-04 19:22:10 +00:00
RAS_GLExtensionManager.h BGE Rasterizer Cleanup: Cleaning up some includes. 2013-11-04 19:22:10 +00:00
RAS_IStorage.h Fix for recent BGE commits, when building with c++ guardedalloc. 2013-11-04 22:22:54 +00:00
RAS_ListRasterizer.cpp BGE: Potential fix for [#35522] Broken game engine compatibility since 2.66a on some ATI cards? 2013-09-11 23:24:45 +00:00
RAS_ListRasterizer.h BGE: Potential fix for [#35522] Broken game engine compatibility since 2.66a on some ATI cards? 2013-09-11 23:24:45 +00:00
RAS_OpenGLLight.cpp Support for building without Python 2014-06-17 22:00:13 +10:00
RAS_OpenGLLight.h BGE code cleanup: Removing OpenGL and bf_gpu code from KX_LightObject 2014-03-27 22:32:06 -07:00
RAS_OpenGLRasterizer.cpp BGE cleanup: KX_GameObject::GetParent() no longer increases the object's refcount. 2014-04-30 18:53:32 -07:00
RAS_OpenGLRasterizer.h BGE code cleanup: Removing OpenGL and bf_gpu code from KX_LightObject 2014-03-27 22:32:06 -07:00
RAS_StorageIM.cpp GSOC 2013 paint 2014-07-21 12:02:05 +02:00
RAS_StorageIM.h Fix #34483: game engine multi UV glsl materials not working correct after changes 2013-03-01 20:45:42 +00:00
RAS_StorageVA.cpp BGE: Making sure m_drawingmode is initialized in the various RAS_Storage constructors. 2013-08-03 05:02:03 +00:00
RAS_StorageVA.h Fix #34483: game engine multi UV glsl materials not working correct after changes 2013-03-01 20:45:42 +00:00
RAS_StorageVBO.cpp Style cleanup 2014-03-31 05:46:19 +11:00
RAS_StorageVBO.h Fix #34483: game engine multi UV glsl materials not working correct after changes 2013-03-01 20:45:42 +00:00
SConscript * More fixes to make scons / Windows happy. :) 2013-11-04 22:33:02 +00:00