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-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-26Cleanup: naming (GPU immediate util)Campbell Barton
2017-09-13Cleanup: use explicit 2d suffix for imm utilsCampbell Barton
2017-09-06Node UI: Add square and diamond socked draw stylesCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-05-29Node Backdrop ManipulatorCampbell Barton
2017-05-16Merge branch 'master' into blender2.8Campbell Barton
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-04-27OpenGL: remove GL_MAP1_VERTEX_3Mike Erwin
2017-04-19Make UI block drawing closer to masterSergey Sharybin
2017-04-19Fix node editor drawing when built with core profileSergey Sharybin
2017-04-11Make image drawing code working with core profileSergey Sharybin
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: refactor UI_draw_roundbox functionsMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-04-04fix node editor drawing (T51086)Mike Erwin
2017-03-07OpenGL immediate mode: finish node_draw.cLuca Rood
2017-03-03OpenGL: remove last uses of fdrawboxMike Erwin
2017-02-28rename built-in point shaders, SMOOTH --> AAMike Erwin
2017-02-24Opengl glaDrawPixels removal: More descriptive setup.Clément Foucault
2017-02-24Opengl glaDrawPixels removal: editors/spacesClément Foucault
2017-02-14Immediate Mode: area.c and UI_draw_icon_tri, ui_draw_anti_triaDalai Felinto
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-05fix most UI text colorMike Erwin
2016-11-15blender 2.8: Opengl: UI_draw_roundboxMike Erwin
2016-11-08blender 2.8: OpenGL immediate mode: node_draw_preview_backgroundMike 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-30Fix node editor to display node group names in the bottom left corner.Alexander Gavrilov
2016-03-16Fix text on collapsed node not positioned correctly with high DPIJulian Eisel
2016-03-02Avoid node tree update tag when changed nodes which are not affecting resultSergey Sharybin
2016-02-10Node Editor: Another missing glLineWidth resetJulian Eisel
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2015-11-11Cleanup: replace more direct id->us handling by calls to BKE_library API.Bastien Montagne
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-01Node Editor: A bunch of new utility functionsJulian Eisel
2015-05-15Cleanup: style, spellingCampbell Barton
2015-05-12Depsgraph: Add additional relations/id update tagsSergey Sharybin
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-02-02Fix T43501: Crash on custom node tree creationjulianeisel
2015-01-25Fix T43335: Node Editor: name doesn't updatejulianeisel
2015-01-14Fix T43201: Update the "in use" flags of sockets before drawing,Lukas Tönne
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-08-27CleanupCampbell Barton