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-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2017-05-26Fix GPencil depth checksCampbell Barton
2017-05-10Fix T51354: Final take on multi-view (single view) issuesDalai Felinto
2017-05-10Fixup for multi-view single eye viewport issuesDalai Felinto
2017-05-10Partial fix to Multi-View single eye issues in viewportDalai Felinto
2017-04-26Move depth select loop into its own functionCampbell Barton
2017-03-093D View: x-ray support for depth pickingCampbell Barton
2017-03-04Cleanup: expose struct for ED_view3d_mats_rv3d_*Campbell Barton
2016-11-29Comment: explain viewport & render pixel-sizeCampbell Barton
2016-10-10remove call to GLSL support query (it's always supported)Mike Erwin
2016-08-26Fix: Color of frame/selected object indicator in 3D View didn't indicate GPen...Joshua Leung
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-07-04Environment lighting for the GLSL modeAlexander Romanov
2016-06-25GPU: move select index code out of WMCampbell Barton
2016-06-12Fix T48604: Crash on undo due to bad drawing code.Bastien Montagne
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-06-02Fix T48566: Render-border minor offset issueCampbell Barton
2016-05-22Use previous shading mode for border render in viewportSergey Sharybin
2016-05-07Correct render-border line widthCampbell Barton
2016-05-03Cleanup: use const for units APICampbell Barton
2016-04-06Fix camera view-border line widthCampbell Barton
2016-03-21Fix T47848: Fix regression in sequencer GL renderCampbell Barton
2016-03-21GPU: avoid redundant logic for non-spot lampsCampbell Barton
2016-03-10Remove OpenGL render alpha world-bg exceptionCampbell Barton
2016-03-04Fix T47683: broken BBox logic when drawing duplis.Bastien Montagne
2016-02-16Fix sample mis-match w/ OpenGL full-sample renderCampbell Barton
2016-02-11Fix camera border controlled by gpencil thicknessJulian Eisel
2016-02-06Fix T47204: selection failing directly after disabling multisample in user pr...Brecht Van Lommel
2016-02-01Add theme settings for keyframe indication in 3D ViewGaia Clary
2016-01-27World textures displaying for viewport in BI.Alexander Romanov
2016-01-24Fix glLineWidth state use w/ grid floor and brushCampbell Barton
2016-01-23OpenGL: tiny state-change fixMike Erwin
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22OpenGL: draw box outlines with lines, not rectanglesMike Erwin
2016-01-22OpenGL: pull glBegin/End out of loopsMike Erwin
2016-01-11Fix GL regression from D1645Campbell Barton
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-12-08OpenGL: split off framebuffer, shader and texture code into separate files.Brecht Van Lommel
2015-12-06OpenGL: isolate fixed function lighting in simple shader code.Brecht Van Lommel
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-25OpenGL: GLSL always supportedMike Erwin
2015-11-24OpenGL: clean up use of old extensionsMike Erwin
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-16Fix own error w/ camera-dof in GL-render commitCampbell Barton
2015-11-16Cleanup: typosCampbell Barton
2015-11-11OpenGL Render: Support full-sample Anti-AliasingCampbell Barton
2015-11-11Cleanup: GL Render (simplify internal logic)Campbell Barton
2015-11-01Cleanup: old commentsCampbell Barton
2015-10-27View3D offscreen buffer was interferring with view navigationDalai Felinto
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel