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-12-04Fix T58118: Make duplicates real does nothingSergey Sharybin
2018-12-04Fix T58227: Subdivision Surface Type Simple messes up UVsSergey Sharybin
2018-12-04Fix for assert failure in material previewSergey Sharybin
2018-12-04Fix T58117: Crash with keyframing, take twoSergey Sharybin
2018-12-04Depsgraph: execute all COPY_ON_WRITE nodes first as a separate stage.Alexander Gavrilov
2018-12-04BLI_task: fix queue in work_and_wait, and support resetting.Alexander Gavrilov
2018-12-04Fix (IRC reported) missing update for RNA Object's matrix_local property.Bastien Montagne
2018-12-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-04Cleanup: SpellingSergey Sharybin
2018-12-04Fix T58117: Crash with keyframingSergey Sharybin
2018-12-04Fix T58220: EdgeSplit at Split Angle: 0 doesn't split flat faces.Bastien Montagne
2018-12-04Fix T58481: "Make duplicates real" operator settings crashesSergey Sharybin
2018-12-04Show tool title for favorites menuPhilipp Oeser
2018-12-04Fix T57076: Remove property from favourites menu failsCampbell Barton
2018-12-04Edit last commitCampbell Barton
2018-12-04Fix T58256: error message w/ missing Select Box toolCampbell Barton
2018-12-04Fix T58670: Spin tool crashes w/o gizmo overlayCampbell Barton
2018-12-04Cleanup: unused argsCampbell Barton
2018-12-04Fix T58474: Gizmo Operator template fails on rerunCampbell Barton
2018-12-04GP: Draw Mode: Add Arc PrimitiveCharlie Jolly
2018-12-03Fix T58636: repeat image in UV editor not working.Brecht Van Lommel
2018-12-03Depsgraph: immediately free object's derived caches in the COW step.Alexander Gavrilov
2018-12-03Fix T58280: Blender 2.8 hangs when the LookDev mode is enabledClément Foucault
2018-12-03DRW: Make default debug mode a bit more silentClément Foucault
2018-12-03Workbench: Encode Roughness and metallic into 8bitsClément Foucault
2018-12-03Workbench: Make object ID pass optionnalClément Foucault
2018-12-03DRW: Make fullscreen quad in the backgroundClément Foucault
2018-12-03Workbench: Cleanup: Remove Spherical harmonic evaluationClément Foucault
2018-12-03View3D: Grid: Don't make the Zaxis produce any fragment is not neededClément Foucault
2018-12-03Workbench: Reduce VRAM usage depending on modeClément Foucault
2018-12-03Subdiv: Set edge render flags according to Optimal DisplaySergey Sharybin
2018-12-03Depsgraph: completely move customdata_mask to the ID node.Alexander Gavrilov
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 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