Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-06Remove any reference to scene->base from the old viewport coderender-layersDalai Felinto
2017-02-06Base refactor 3/4Dalai Felinto
2017-02-06Base refactor 1/4Dalai Felinto
2017-02-05fix most UI text colorMike Erwin
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-053D cursor & mini axis for modern viewportMike Erwin
2016-12-05OpenGL: delete bl_debug_drawMike Erwin
2016-12-05cleanup: C99 for view3d_drawMike Erwin
2016-12-02OpenGL: cleanup function parameters & stateMike Erwin
2016-11-15start using COMP_* instead of GL_* in viewportMike Erwin
2016-10-24Viewport: move the background to the "modern" viewportDalai Felinto
2016-10-24immediate mode: backgroundDalai Felinto
2016-10-14viewport: move border drawing code to new fileDalai Felinto
2016-10-14immediate mode: convert render border code and move to new drawingDalai Felinto
2016-10-14Immediate mode: use new util functions, and border draw functionsDalai Felinto
2016-10-13immediate mode: starting using new immUniformThemeColorBlendShade and more co...Dalai Felinto
2016-10-10remove call to GLSL support query (it's always supported)Mike Erwin
2016-10-07Blender 2.8: OpenGL: replace old GL with the new immediate API in UI_draw_rou...Mike Erwin
2016-10-07Viewport: support for external render engines (e.g., Cycles) with depthDalai Felinto
2016-10-06Viewport: bring grid over to the new viewportDalai Felinto
2016-10-05Barebones for viewport code apart from 2.7x drawing codeDalai Felinto