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-03T58338 Edit Mode rotation doesn't work if object is far away from world originAntonioya
2018-12-03Fix T57858: Add validation callback to CustomData layers.Bastien Montagne
2018-12-03Cleanup: Use BLI's is_finite_v helpers instead of manualy checking each item.Bastien Montagne
2018-12-03Depsgraph: Add missing cache file handling in build_id()Sergey Sharybin
2018-12-03Data Transfer Modifier: fix mesh_get_eval_final usage.Alexander Gavrilov
2018-12-03Depsgraph: assert that mesh_get_eval_final/deform aren't used in eval.Alexander Gavrilov
2018-12-03Fix T58258: Select Objects in Collection not workingPhilipp Oeser
2018-12-033D View: remove non tool-system rulerCampbell Barton
2018-12-03Fix T58556: Some remaining 'dupli_types' in pycode after renaming.Bastien Montagne
2018-12-03Fix T58594: Modal circle select can't select & de-selectCampbell Barton
2018-12-03Merge branch 'master' into blender2.8Campbell Barton
2018-12-03Fix T58535 Crash on LoadAntonioya
2018-12-03Fix T54580: Pointer buttons skip undo pushCampbell Barton
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