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-04fix node editor drawing (T51086)Mike Erwin
2017-03-27OpenGL: remove several glMatrixMode callsMike Erwin
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-22Cleanup/optimization: Simplify some usages of uiItemFullO/_ptr, avoid multipl...Bastien Montagne
2017-03-22OpenGL: convert to new matrix API (part 5)Mike Erwin
2017-03-15Immediate Mode: update drawnode.c commented out debug codeDalai Felinto
2017-03-15Remove unused code from drawnode.cDalai Felinto
2017-02-24Opengl glaDrawPixels removal: More descriptive setup.Clément Foucault
2017-02-24OpenGl immediate mode: drawnode.cLuca Rood
2017-02-24Opengl glaDrawPixels removal: editors/spacesClément Foucault
2017-02-24OpenGL: Make glaDrawImBuf_glsl functions compatible with new immDrawPixelsClément Foucault
2017-02-22Cleanup: StyleJulian Eisel
2017-02-02OpenGL immediate mode: transform_snap.c and part of drawnode.cLuca Rood
2017-01-26Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-26Compositor: Make HSV node inputs a real socketsSergey Sharybin
2016-12-01Immediate mode replacement for compositor node backdrop elements.Lukas Tönne
2016-11-15blender 2.8: Opengl: UI_draw_roundboxMike Erwin
2016-10-15OpenGL: draw node sockets more efficientlyMike Erwin
2016-10-15blender 2.8: OpenGL: node_circle_draw use now immediate modeMike Erwin
2016-10-07Blender 2.8: OpenGL: replace old GL with the new immediate API in UI_draw_rou...Mike Erwin
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-05-04Compositor: negative color support for ASC-CDL offsetCampbell Barton
2016-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-03-24Color sources for point density textures based on mesh verticesLukas Tönne
2016-03-17Fix T47827: Single Channel Preview ErrorCampbell Barton
2016-03-02Avoid node tree update tag when changed nodes which are not affecting resultSergey Sharybin
2016-02-19Fix frame node text ignoring blank linesCampbell Barton
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22OpenGL: remove glGet with unused resultMike Erwin
2016-01-22OpenGL: remove extra vertex in arrowheadMike Erwin
2016-01-14Cleanup: warning, whitespaceCampbell Barton
2016-01-14Cycles: Remove the experimental CUDA kernel.Thomas Dinges
2016-01-14Compositor: Add option to extend image bounds when blurringSergey Sharybin
2016-01-02Cycles: Add Saw option to the wave textureLukas Stockner
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-12Fix error cutting node linksCampbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-10-27Compositor: Add Invert option to the movie clip stabilization nodeSergey Sharybin
2015-10-08Cycles: Add an interpolation option to environment texturesLukas Stockner
2015-09-20Word wrap support for frame nodeCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-04Nodes: Link lines & link arrows not scaling to DPI/pixelsize correctlyJulian Eisel
2015-07-21Fix T43779: Cycles texture interpolation issuesSergey Sharybin
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-06-13Multi-View: Show multiview image properties only in the places whereDalai Felinto
2015-05-23Fix (unreported) broken RNA Image pack handling since multiview merge.Bastien Montagne
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-02-11UI: add optional tip callback to uiBut, and use it for per-item tooltips in U...Bastien Montagne
2015-02-10Nodes: Various UI cleanups for Image and Environment Texture Nodesjulianeisel