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-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-16Updating outliner_draw_struct_marks to retained modeMike Erwin
2016-11-18use new enum types in glutil & imm_utilMike 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-18minor cleanup & deprecationMike 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-06-07GPU: Fix for glDrawPixels drawing w/ glsl shaderCampbell Barton
2016-05-06Clip invisible parts of image when drawing in 2D textures and GLSL ModesSergey Sharybin
2016-04-27Fix artifacts w/ low near clear in bglPolygonOffsetAlexander Romanov
2016-01-08OpenGL: remove some hacks/workaroundsMike Erwin
2016-01-08OpenGL: remove glPointSize hackMike Erwin
2016-01-04minor cleanupMike Erwin
2016-01-04OpenGL: image drawing tweaksMike Erwin
2015-12-27OpenGL: stipple support added to basic GLSL shaderAlexander Romanov
2015-12-08disable old Mac OpenGL workaroundMike Erwin
2015-12-08OpenGL: simple cleanupMike Erwin
2015-12-06OpenGL: rename simple shader to basic shader.Brecht Van Lommel
2015-12-06OpenGL: use simple shader for texture drawing in a few places.Brecht Van Lommel
2015-11-28OpenGL: remove unnecessarily paranoid bound texture preservation.Brecht Van Lommel
2015-11-28OpenGL: assume GL_TEXTURE_ENV_MODE GL_MODULATE is the default state.Brecht Van Lommel
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-04-30Fix T44541 aka gigapixel image render support in blender.Antony Riakiotakis
2015-04-29Revert commit with perspective depth offset, makes simple cases such asAntony Riakiotakis
2015-04-28Rewind fix for T44505 (leave in ifdef'd)Campbell Barton
2015-04-28Error in last commitCampbell Barton
2015-04-28Store bit-depth for reuse, replace loop with shiftCampbell Barton
2015-04-28Compilation error fixes for strict compiler flagsSergey Sharybin
2015-04-28Fix ortho part of T44505Antony Riakiotakis
2015-04-28Alleviate somewhat the issue of T44505Antony Riakiotakis
2015-02-26cleanup: spelling & typosMike Erwin
2015-02-06cleanup: styleCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-10-08glutil: use ints for drawing functionsCampbell Barton
2014-06-30Experiment with the compositor border in editorSergey Sharybin
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-03-20Code cleanup: comment unused OpenGL util functionsCampbell Barton
2014-03-17UI: Add theme color for viewport overlayCampbell Barton
2014-03-15Code cleanup: use r_ prefix for return argsCampbell Barton
2014-01-15Code Cleanup: use iroundfCampbell Barton
2013-12-24UI: Display alpha checkers in image info's color swatch.Campbell Barton
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-12-13Implement GPU-side ditherSergey Sharybin
2013-12-09Fix T37727: z-offset problems with camera viewCampbell Barton