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-12-03Merge branch 'master' into blender2.8Campbell Barton
2018-12-03Use scene active object for sculptmode enter/exit callsCampbell Barton
2018-12-03Fix T56331: Undo crash w/ sculpt on hidden layerCampbell Barton
2018-12-03Fix T56642: 3D view gizmo orientation wont updateCampbell Barton
2018-12-03Cleanup: warning, styleCampbell Barton
2018-12-03Fix T58528: Assign material skips non-activeCampbell Barton
2018-12-03Fix/workaround T58368: Crash w/ mapped mesh + autosmoothCampbell Barton
2018-12-03Cleanup: remove flag from GizmoCommonDataCampbell Barton
2018-12-03Fix T58573: Camera lens gizmo error on clickCampbell Barton
2018-12-03Fix camera lens gizmo sensor comparisonCampbell Barton
2018-12-03Fix T58566: Blender 2.7x keymap not correct for select all toggle and spacebar.Brecht Van Lommel
2018-12-03Fix T56996: MacOS: Lagging when rotating the viewClément Foucault
2018-12-02Fix T58101 : Image empties are only rendering their border when using MSAAClément Foucault
2018-12-02Texture Paint: fix fast selection update to also work without modifiers.Alexander Gavrilov
2018-12-02GP: Fix line primitive when using to square behaviourCharlie Jolly
2018-12-02Fix texture previews not updating when parameters are changed.Alexander Gavrilov
2018-12-02Partial fix for T58113 bevel harden normals bug.Howard Trickey
2018-12-02Keymap: fix error in recent enum-menu supportCampbell Barton
2018-12-02Merge branch 'master' into blender2.8Campbell Barton
2018-12-02Cleanup: BKE b-bone API namingCampbell Barton
2018-12-02Merge branch 'master' into blender2.8Campbell Barton
2018-12-02Cleanup: BKE_effect.h namingCampbell Barton
2018-12-02Keymap: use strict format for keymap definitionsCampbell Barton
2018-12-02Cleanup: simplify poll functionCampbell Barton
2018-12-02Fix T57455: Fix faulty gpu detectionClément Foucault
2018-12-02Cleanup: de-duplicate gpencil material UICampbell Barton
2018-12-02Cleanup: remove redundant gpencil material checksCampbell Barton
2018-12-02Add missing includeCampbell Barton
2018-12-02Fix T57455: Laggy, freezing UI with Linux and Intel UHD 620Clément Foucault
2018-12-02Optimize ghash usageCampbell Barton
2018-12-02Fix button data access for python context menusCampbell Barton
2018-12-02Fix T58460: Proportional edit icon disappearsAntonioya
2018-12-01Workbench: Don't use alpha channel if not doing renderClément Foucault
2018-12-01WM: Optimization: Don't clear the window color bufferClément Foucault
2018-12-01UI: Simplify the area border drawingClément Foucault
2018-12-01Fix T58433: Limit Distance constraint distance not auto-computed.Alexander Gavrilov
2018-12-01Fix T58412: in weight paint + pose mode certain armature operations crash.Alexander Gavrilov
2018-12-01Fix more cases of evaluated mesh being built for non-COW objects.Alexander Gavrilov
2018-12-01fix: Collada exporter has similar issue as reproted in T58150Gaia Clary
2018-12-01fix T58293 Collada: Does not export Texture coordinates when option 'only sel...Gaia Clary
2018-12-01Texture Paint: implement efficient face selection updates.Alexander Gavrilov
2018-12-01Fix usage of mesh_get_eval_final in vertex selection.Alexander Gavrilov
2018-12-01Texture Paint: fix face selection with subsurface.Alexander Gavrilov
2018-12-01Texture Paint: emulate subsurf optimal display in paint mode wireframe.Alexander Gavrilov
2018-12-01Texture Paint: fix wireframe and hiding not working with subsurf.Alexander Gavrilov
2018-12-01Texture Paint: avoid rebuilding evaluated mesh on first stroke.Alexander Gavrilov
2018-12-01Fix camera gizmo sensor checkCampbell Barton
2018-12-01Cleanup: styleCampbell Barton
2018-12-01Cleanup: redundant NULL checksCampbell Barton
2018-12-01Revert "Win32: Use the nicer looking blender-drawn confirmation message box w...Antony Ryakiotakis