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-08Fix OCIO shader being attmepted to be unbound twiceSergey Sharybin
2017-04-11Make image drawing code working with core profileSergey Sharybin
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-04-05Naming constancy for 'imm' utility functionsCampbell Barton
2017-04-03Rename circle_partial -> disk_partialCampbell Barton
2017-04-03Add gluPartialDisk replacement (imm_draw_filled_circle_partial)Campbell Barton
2017-03-21OpenGL: remove fdrawline & other helper functionsMike Erwin
2017-03-08OpenGL: convert editarmarture_sketch to new imm modeKhanh Ha
2017-03-06OpenGL: Object bound drawing.Clément Foucault
2017-03-04OpenGL: remove fdrawcheckerboardMike Erwin
2017-03-04OpenGL: remove old DrawPixels util functionsMike Erwin
2017-03-04OpenGL: remove glaDrawBorderCornersMike Erwin
2017-03-04OpenGL: remove stipple pattern definesMike Erwin
2017-03-04OpenGL: remove glutil_draw_*_arc (lined, filled)Mike Erwin
2017-03-03OpenGL: remove fdrawbox, sdrawbox, sdrawlineMike Erwin
2017-02-26OpenGL: replace gluProject and gluUnProject, and simplify surrounding code.Brecht Van Lommel
2017-02-24Opengl glaDrawPixels removal: More descriptive setup.Clément Foucault
2017-02-24Add immDrawBorderCorners functionLuca Rood
2017-02-24Opengl glaDrawPixels removal: #if 0 glDrawPixels...Clément Foucault
2017-02-24OpenGL: Make glaDrawImBuf_glsl functions compatible with new immDrawPixelsClément Foucault
2017-02-23OpenGl immediate mode: remove imm_draw_lineLuca Rood
2017-02-16Add imm_draw_checker_box functionLuca Rood
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-14OpenGL immediate mode: Replacement for gluCylinderClément Foucault
2017-02-11OpenGL immediate mode: Added replacement for glaDrawPixelsTex_*Clément Foucault
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-16Updating outliner_draw_struct_marks to retained modeMike Erwin
2016-11-17delete deprecated fdrawXORcirc functionMike Erwin
2016-11-17mark certain glutil functions as deprecatedMike Erwin
2016-10-20OpenGL: box & circle outline functions that work with 3D position (z=0)Mike Erwin
2016-10-14Immediate mode: new util functions (imm_cpack and imm_draw_line_box)Dalai Felinto
2016-08-23OpenGL: draw area resize handle with new immediate modeMike Erwin
2016-08-20OpenGL: draw color picker wheel with new immediate modeMike Erwin
2016-08-20cleanup: unused OpenGL utility codeMike Erwin
2016-06-08glutil: add glaGetOneInt helperCampbell Barton
2016-05-06Clip invisible parts of image when drawing in 2D textures and GLSL ModesSergey Sharybin
2016-01-08OpenGL: remove some hacks/workaroundsMike Erwin
2016-01-08OpenGL: remove glPointSize hackMike Erwin
2015-11-28OpenGL: remove unnecessarily paranoid bound texture preservation.Brecht Van Lommel
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-02-26cleanup: spelling & typosMike Erwin
2014-10-08glutil: use ints for drawing functionsCampbell Barton
2014-06-30Experiment with the compositor border in editorSergey Sharybin
2013-12-24UI: Display alpha checkers in image info's color swatch.Campbell Barton
2013-10-04Code cleanup: remove unused functionSergey Sharybin
2013-07-27code cleanup: typosCampbell Barton
2013-04-04Use GLSL display for compositor backdrop and sequencer previewSergey Sharybin
2013-04-03Bunch of fixes for GLSL display transformSergey Sharybin
2013-04-03code cleanup: unused functionsCampbell Barton
2013-04-02More usage of GLSL for color managed image drawingSergey Sharybin