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
path: root/source
AgeCommit message (Expand)Author
2018-09-14Motion Paths: interactively update current frame location while dragging.Brecht Van Lommel
2018-09-14Motion Paths: only update once when transforming multiple bones or objects.Brecht Van Lommel
2018-09-14Fix object motion paths not updating correct after filtering optimization.Brecht Van Lommel
2018-09-14GP: Fix T56802 - Add/Delete Vertex Group crashesAntonioya
2018-09-14Cloth: Improve UILuca Rood
2018-09-14GPU module: Initial implementation of the `gpu.shader` submodule.mano-wii
2018-09-14Depsgraph: Use default visibility of falseSergey Sharybin
2018-09-14Depsgraph: Respect parent object visibility in more placesSergey Sharybin
2018-09-14Depsgraph: Make indirectly linked objects inherit visibility from parentSergey Sharybin
2018-09-14Depsgraph: Use explicit argument valuesSergey Sharybin
2018-09-14Multires: Initial work to get sculpting to work with OpenSubdivSergey Sharybin
2018-09-14Subdiv: Cleanup, variable name spellingSergey Sharybin
2018-09-14Sculpting: Fix wrong object was using for PBVHSergey Sharybin
2018-09-14Subdiv: Cache Subdiv in CCG surfaceSergey Sharybin
2018-09-14GPUBuffers: Rework support for pbvh grids + fast navigateClément Foucault
2018-09-14GP: Add thickness and stregth factor to UIAntonioya
2018-09-14GP: Fix armature deformation weight problemAntonioya
2018-09-13GP: Add strength factor for eraser brushAntonioya
2018-09-13GP: More tweaks in soft eraserAntonioya
2018-09-13GP: Add pressure button for eraser brushesAntonioya
2018-09-13GP: More changes to improve soft eraserAntonioya
2018-09-13Gizmo: only use mousemove for generic gizmosCampbell Barton
2018-09-13Fix a crash with duplivert, and move to evaluated mesh in object_dupli.cBastien Montagne
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-13WM: move mousemove out of internal undo functionCampbell Barton
2018-09-13Workspaces: reference count screens, otherwise they are never freed.Brecht Van Lommel
2018-09-13Gizmo: avoid redundant value2d updatesCampbell Barton
2018-09-13Gizmo: set header text when editing the valueCampbell Barton
2018-09-13GP: Sample points in both sides for soft eraserAntonioya
2018-09-13Gizmo: value2d cancel, snap & precise supportCampbell Barton
2018-09-13GP: Improve soft eraser rounded capsAntonioya
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-13PyAPI: remove operator methods that leak memoryCampbell Barton
2018-09-13Merge branch 'master' into blender2.8Bastien Montagne
2018-09-13PyDoc: add bpy.app.icons to docsCampbell Barton
2018-09-13Tentative fix for T56770: Crash after set language to Simplified Chinese.Bastien Montagne
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-13PyAPI: add API call to get an operators typeCampbell Barton
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-13Cleanup: _bpy.ops utility to lookup an operatorCampbell Barton
2018-09-13PyAPI: add bpy.app.icons to sys.modulesCampbell Barton
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-13Cleanup: use PyImport_GetModuleDictCampbell Barton
2018-09-13Gizmo: code commentsCampbell Barton
2018-09-13Tool System: make smooth and randomize interactiveCampbell Barton
2018-09-13Gizmo: value2d utility to adjust operator valuesCampbell Barton
2018-09-13Cleanup: add editor gizmo doxy groupCampbell Barton
2018-09-13Cleanup: use float name in property range functionCampbell Barton
2018-09-13Cleanup: move cycles addon check out of versioningCampbell Barton
2018-09-13Cleanup: styleCampbell Barton