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-04-04Image Draw: remove unused code since 2009Dalai Felinto
2017-03-23OpenGL Immediate Mode: finalize `image_draw`Germano Cavalcante
2017-03-22OpenGL: convert to new matrix API (part 5)Mike Erwin
2017-03-21OpenGL: convert to new matrix API (part 4)Mike Erwin
2017-03-16OpenGL immediate mode: `image_draw.c`: Draw `Sample Line` with new imm modeGermano Cavalcante
2017-03-16Adds missing `immUnbindProgram()` in `image_draw`Germano Cavalcante
2017-03-15OpenGL: more new imm mode for image_drawMike Erwin
2017-03-15Immediate Mode: Fix text color in iuage info lineSergey Sharybin
2017-03-04OpenGL: draw image render info with new imm mode (part 1)Mike Erwin
2017-03-03OpenGL: remove last uses of sdrawline & sdrawboxMike Erwin
2017-02-24Opengl glaDrawPixels removal: More descriptive setup.Clément Foucault
2017-02-24Opengl glaDrawPixels removal: image_draw.cClément Foucault
2017-02-24OpenGL: Make glaDrawImBuf_glsl functions compatible with new immDrawPixelsClément Foucault
2016-11-17delete deprecated fdrawXORcirc functionMike Erwin
2016-05-13Image editor: Show actual value of single-channel buffer in sample infoSergey Sharybin
2016-05-06Clip invisible parts of image when drawing in 2D textures and GLSL ModesSergey Sharybin
2016-03-17Fix T47827: Single Channel Preview ErrorCampbell Barton
2016-01-24Fix tile highlight corners are too fat since recent changes in glLineWidth po...Sergey Sharybin
2016-01-22OpenGL: draw box outlines with lines, not rectanglesMike Erwin
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-05Cleanup: comments/styleCampbell Barton
2015-10-30Image editor: Add options to display separate R, G and B channelsSergey Sharybin
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-10-05Cleanup: pass pointer to rctfCampbell Barton
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-05-04Support displaying metadata for images in sequencer preview windows (notAntony Riakiotakis
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-20Avoid per-draw allocation when drawing currently rendering tilesSergey Sharybin
2015-03-10Fix T43831: Image Editor: Render info not displayedSergey Sharybin
2014-12-09Fix T42857: Inconsistency between cache line visibility and ability to change...Sergey Sharybin
2014-10-10Current tile highlight should use render data from the engineSergey Sharybin
2014-06-30Experiment with the compositor border in editorSergey Sharybin
2014-06-13Code cleanup: use ED_gpencil_ prefix for grease pencilCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Changes to cache line display in image editorSergey Sharybin
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-11Fix part T39643: Compositor renders blank Render Layer from other ScenesSergey Sharybin
2014-04-02implement cache line for image editorSergey Sharybin
2014-03-31Code cleanup: use boolCampbell Barton
2013-12-24UI: Display alpha checkers in image info's color swatch.Campbell Barton
2013-12-24UI: fix for slight glitch drawing image infoCampbell Barton
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-02Blender Font (BLF): add length argument to string width/height functionsCampbell Barton
2013-10-07Fix #36980: Color space issue when displaying pixel color in a renderSergey Sharybin
2013-10-07Remove unused and meaningless line.Sergey Sharybin
2013-05-27fix [#35518] UV Mapping crashes the Blender with specific image fileCampbell Barton
2013-04-15Cycles: optimization for 3D viewport border render with heavy scenes, the OpenGLBrecht Van Lommel
2013-04-12Paint refactoring commit, non-disruptive (in theory :p)Antony Riakiotakis
2013-04-02More usage of GLSL for color managed image drawingSergey Sharybin