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-05-18Remove "Modern Viewport"Dalai Felinto
2017-05-04Draw Manager: Implement render info for external enginesDalai Felinto
2017-05-03Cleanup: move off-screen drawing to view3d_draw.cCampbell Barton
2017-05-02Cleanup: use depsgraph for scene/layer accessCampbell Barton
2017-04-27Merge branch 'master' into blender2.8Campbell Barton
2017-04-27Cleanup: remove unused matrix argCampbell Barton
2017-04-26Pass graph to depth functionsCampbell Barton
2017-04-26View3D: move depth drawing into own functionCampbell Barton
2017-04-19Remove local view toggle operatorLuca Rood
2017-04-073D View: manipulator from custom-manipulators branchCampbell Barton
2017-03-21OpenGL: remove 'circ' helper functionMike Erwin
2017-03-11OpenGL: Convert drawobject.c (cont)Clément Foucault
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-093D View: x-ray support for depth pickingCampbell Barton
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-08OpenGL Select: integer rect for passing regionCampbell Barton
2017-03-06OpenGL: Object bound drawing.Clément Foucault
2017-03-02Remove all instances of OBACT from drawobject.c and related changesDalai Felinto
2017-03-02Remove tons of OBACTDalai Felinto
2017-02-15Viewport: Ported info drawing to from legacy code.Clément Foucault
2017-02-14OpenGL immediate mode: drawarmature.c (end)Clément Foucault
2017-02-09More housecleaning (BASACT > BASACT_NEW)Dalai Felinto
2017-02-08Bring back Lasso and Circle selection backDalai Felinto
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
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-11-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-30Viewport smoke: add support to render the volume using a color ramp.Kévin Dietrich
2016-10-24Viewport: move the background to the "modern" viewportDalai Felinto
2016-10-21Viewport: Bring camera, speaker, rigid body shape and bounding boxDalai Felinto
2016-10-19OpenGL: draw empties with new imm modeMike Erwin
2016-10-17fix IS_VIEWPORT_LEGACY macroMike Erwin
2016-10-14viewport: draw non-mesh objects for a starterDalai 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-07Avoid possible compatibility issues with tmp viewport flagsJulian Eisel
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
2016-09-26Merge branch 'master' into blender2.8Bastien Montagne
2016-09-24Viewport smoke: add options to draw velocity vectors.Kévin Dietrich
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-08OpenGL: simplify 3D cursor drawingMike Erwin
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-15Add "Snap Selection to Active" option in menuCampbell Barton
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
2016-05-22Use previous shading mode for border render in viewportSergey Sharybin
2016-05-22Make Shift-Z in viewprot a toggle between current shading mode and rendered oneSergey Sharybin