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-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-04OpenGL: remove fdrawcheckerboardMike Erwin
2017-03-02Remove all instances of OBACT from drawobject.c and related changesDalai Felinto
2017-03-02Remove tons of OBACTDalai Felinto
2017-03-01Cleanup: warningsCampbell Barton
2017-02-28OpenGL: no more display listsMike Erwin
2017-02-24Opengl glaDrawPixels removal: More descriptive setup.Clément Foucault
2017-02-24Opengl glaDrawPixels removal: editors/spacesClément Foucault
2017-02-22Cleanup: StyleJulian Eisel
2017-02-15Layers: Separate between scene render layer (F12) and context render layer (e...Dalai Felinto
2017-02-15Bring rendering back (update all references to SETLOPPER)Dalai Felinto
2017-02-15Viewport: Ported info drawing to from legacy code.Clément Foucault
2017-02-09Fix active object name not showing in viewportDalai Felinto
2017-02-08Fix breakage when saving files from the UIDalai Felinto
2017-02-08create BKE_scene_layer_activeDalai Felinto
2017-02-08Bring back Lasso and Circle selection backDalai Felinto
2017-02-07Partial "fix" for objects not being selectedDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai 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