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
2020-03-19Fix T73931: Stereo Viewport Color ManagementJeroen Bakker
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2019-11-27Cleanup: Remove BIF_gl.hJeroen Bakker
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-04Workspaces: add main and child windows.Brecht Van Lommel
2018-04-28Cleanup: style, duplicate includesCampbell Barton
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-03-25GPUTexture: Small refactor.Clément Foucault
2018-02-13Code cleanup: stop using rectangle textures in window draw, simplify code.Brecht Van Lommel
2018-01-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Cleanup: comment block alignmentCampbell Barton
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-04-07OpenGL: transition away from GL_QUADSMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-06Multi-View: Map cursor coordinates to visual coordinatesJulian Eisel
2017-02-28clean up GL / GPU #includesMike Erwin
2017-01-09Fix T49861: Interlace stereo drawingDalai Felinto
2017-01-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-01-02Fix T49861: Interlace stereo is broken in 2.78Dalai Felinto
2016-10-25OpenGL: clean up glActiveTexture usageMike Erwin
2016-10-21Viewport: add missing alpha for stereoDalai Felinto
2016-10-18OpenGL: tweak image shaders & code that uses themMike Erwin
2016-09-28Fix animation transition in region overlay not working since 4a1feaa5Dalai Felinto
2016-09-26immediate mode: using texture shader for stereo drawingDalai Felinto
2016-09-26Cleanup: stereo windowmanager codeDalai Felinto
2015-12-27OpenGL: stipple support added to basic GLSL shaderAlexander Romanov
2015-12-08OpenGL: remove non-power-of-two texture check, where even ES 2.0 does not nee...Brecht Van Lommel
2015-08-23Cleanup: spelling/styleCampbell Barton
2015-07-14Cleanup: headers (wm)Campbell Barton
2015-06-13Multi-View: Some Stereo 3D modes require a special drawing all the timeDalai Felinto
2015-06-09Multiview: fix Time Sequential crash when screen is fullscreen T44688Dalai Felinto
2015-06-08WM: refactor window code for stereo3dCampbell Barton
2015-05-28Fix T44688: Stereo3D time-sequential crashesCampbell Barton