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
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Depsgraph: use specific tag to update shadingCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-24Fix T59650: adding texture paint slot image shows wrong color.Brecht Van Lommel
2019-01-24Fix T60133: texture paint external editing not workingPhilipp Oeser
2019-01-24Cleanup: styleCampbell Barton
2019-01-23Sculpt: add Topology Rake, to align edges along brush while painting.Jean Da Costa
2019-01-23Fix T59152: dynamic topology constant detail should be in world space.Brecht Van Lommel
2019-01-23Refactor: use guard clauses instead of nested conditionalsJacques Lucke
2019-01-23Revert "Fix T60126: Gradient affects hidden vertices when weight painting"Campbell Barton
2019-01-22Fix T60126: Gradient affects hidden vertices when weight paintingJacques Lucke
2019-01-18Fix loading a file saved w/ dyntopoCampbell Barton
2019-01-18Fix undo push entering sculpt modeCampbell Barton
2019-01-16Fix T59640: Transform w/ auto-merge & hidden verts crashesCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-09Fix sculpt redo failing to enable dyntopoCampbell Barton
2019-01-08Fix T59450: brush colors flip inactive w/ texture paintCampbell Barton
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
2019-01-04Fix T60101: vertex paint color sampleSebastian Parborg
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-24Fix T59722: stencil texture overlay not working on macOS.Jonathan Merritt
2018-12-23BLI_math_rotation: properly name the quaternion power function.Alexander Gavrilov
2018-12-21Fix T59668: UV unwrap pinning bugs.Brecht Van Lommel
2018-12-15Fix T59396 Grease pencil brush crashAntonioya
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-06Fix T58840: SHIFT+K in vertex paint doesn't updateSergey Sharybin
2018-12-06Merge branch 'master' into blender2.8Campbell Barton
2018-12-06Fix T58819: Weight paint gradient crashCampbell 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-01Fix more cases of evaluated mesh being built for non-COW objects.Alexander Gavrilov
2018-12-01Texture Paint: implement efficient face selection updates.Alexander Gavrilov
2018-11-30Fix T58150: crash in Texture Paint after changing selection in Edit Mode.Alexander Gavrilov
2018-11-30Fix missing "need eval data" for texpaint mode toggle op.Bastien Montagne
2018-11-30Cleanup: remove useless depsgraph parameter in some texpaint helper func.Bastien Montagne
2018-11-30Fix T58213: Crash w/ Vertex paint averageCampbell Barton
2018-11-29Texture Paint: fix artifacts when using masks with symmetry.Alexander Gavrilov
2018-11-29Fix T57653: Fix T58075: Crash when switching between Edit and Sculpt/Paint mo...Bastien Montagne
2018-11-29Cleanup: remove unused filesCampbell Barton
2018-11-27Fix T57070: Take Two of 2.8 Crash in sculpting mode with tilling and Dyntopo.Bastien Montagne
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Texture Paint: prevent normal angle masking duplicating backface culling.Alexander Gavrilov
2018-11-23Add missing COW updates when selection changes in paint modes.Alexander Gavrilov
2018-11-23Pose: support wpaint+pose w/ object-lock enabledCampbell Barton