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-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17WM: move gesture operator callbacks into own fileCampbell Barton
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17WM: immediate line-gesture activation on tweakCampbell Barton
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-16WM: store modal operator last-propertiesCampbell Barton
2017-10-16WM: remove hard-coded circle radius memoryCampbell Barton
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16Cleanup: simplify lasso reallocationCampbell Barton
2017-10-16Cleanup: rename gesture mode to is_activeCampbell Barton
2017-10-14Merge branch 'master' into blender2.8Campbell Barton
2017-10-14Cleanup: use const for eventsCampbell Barton
2017-09-23Splash: Increase contrast of build info textJulian Eisel
2017-09-13Cleanup: use explicit 2d suffix for imm utilsCampbell Barton
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-23Merge branch 'master' into blender2.8Campbell Barton
2017-08-23RNA: use string-join to simplify operator registerCampbell Barton
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11RNA: Operators were excluded from struct mapCampbell Barton
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-07-29Property path generation fixesAleksandr Zinovev
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-10Manipulator Update/RefactorCampbell Barton
2017-06-05WM: de-duplicate operator append codeCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-04-20Merge branch 'master' into 28Campbell Barton
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-16use immUniformColor instead of immUniform("color"Mike Erwin
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: transition away from GL_QUADSMike Erwin
2017-04-06Depsgraph: Remove print dependnecies operatorSergey Sharybin
2017-04-06Changes from custom-manipulators branchCampbell Barton
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-04-05GPU_immediate_util: missed last commitCampbell Barton
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-04-05Naming constancy for 'imm' utility functionsCampbell Barton
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-30Fix breakage when using radial control (shift f) with weight paintDalai Felinto
2017-03-28Merge branch 'master' into blender2.8Bastien Montagne
2017-03-28Correct splash size checkCampbell Barton
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-25WM: Application TemplatesCampbell Barton