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
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-17Remove game properties in image editorDalai Felinto
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-25GPUTexture: Small refactor.Clément Foucault
2018-03-20Cleanup: unused variablesCampbell Barton
2018-03-19Cleanup: avoid passing bContext to particle APICampbell Barton
2018-02-26V3D: Vertex selection: Fix opengl error.Clément Foucault
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2018-02-13Object Mode: remove Scene.obedit for 3D ViewCampbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-06Object Mode: Use eval_ctx mode for drawing, paint & modifiersCampbell Barton
2018-01-21Merge branch 'master' into blender2.8Germano
2018-01-21Cleanup: styleCampbell Barton
2018-01-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerability in curve, font, particles code.Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerabilities in mesh code.Brecht Van Lommel
2018-01-16Merge branch 'master' into blender2.8Campbell Barton
2018-01-16Cleanup: indentationCampbell Barton
2018-01-03Fix an error on last commitGermano
2018-01-03Fix crash when you change the curve resolution in Edit Mode of the Blender Re...Germano
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-12-08Merge branch 'master' into blender2.8Germano
2017-12-08Fix T53512: Vertices with index 0 were not being selectedGermano
2017-12-04drawobject: use float instead of int in glLineWidthGermano
2017-12-04Edit Mesh Selection: Make sure that the line width is 1 pixelGermano
2017-12-04Edit Mesh Selection: Fix wrong glPointSize positionGermano
2017-12-04Followup to previous merge conflict resolutionSergey Sharybin
2017-12-04Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-04Edit Mesh Selection: Draw the backbuff of edge selection only when requestedGermano
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Farewell BaseLegacyDalai Felinto
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Farewell Scene->basactDalai Felinto
2017-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-09-29Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-26Cleanup: naming (GPU immediate util)Campbell Barton
2017-09-21Depsgraph and collection enable/visibilityDalai Felinto
2017-09-13Cleanup: use explicit 2d suffix for imm utilsCampbell Barton
2017-08-17DwM: use batch select for vertex paint modeCampbell Barton