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
2016-06-26fix a minor bug when compilingsoc-2016-sculpt_toolsJIANG Kairong
2016-06-26add support for transformed objectsJIANG Kairong
2016-06-26first working version of silhouette brush toolJIANG Kairong
2016-06-18first attempts to add silhouette brushJIANG Kairong
2016-05-08Cleanup: warningsCampbell Barton
2016-04-29Fix T48290: Hook fails after deleting geometryCampbell Barton
2016-02-22Sculpt: use Ctrl to set grab/sculpt normal-weightCampbell Barton
2016-02-22Sculpt: apply grab normal-weight to snake-hookCampbell Barton
2016-02-22Sculpt brush can now grab inwards w/ normal weightCampbell Barton
2016-02-02Fix T46583: Sculpt symmetry don't work in clipping border view modeSergey Sharybin
2016-01-28Cleanup: warnings & styleCampbell Barton
2016-01-25Fix T46456: Crash when aborting stroke while using dyntopo.Bastien Montagne
2016-01-21Sculpt: pinch/inflate support for snake-hookCampbell Barton
2016-01-21Sculpt: Add rake option to snake-hookCampbell Barton
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-20Cleanup: remove remainings of OMP in sculptpaint area.Bastien Montagne
2016-01-17Fix incorrect function for sculpt multithreading task after recent refactor.Brecht Van Lommel
2016-01-16Cleanup: BLI_task - API changes.Bastien Montagne
2016-01-14Cleanup: warning, whitespaceCampbell Barton
2016-01-04Sculpt: OMP -> BLI_task, step III.Bastien Montagne
2016-01-04CleanupCampbell Barton
2016-01-04Sculpt: OMP -> BLI_task, step II.Bastien Montagne
2016-01-01Sculpt: OMP -> BLI_task, step I.Bastien Montagne
2015-11-13Fix T46726 shading issues in sculpt mode.Antony Riakiotakis
2015-11-05Use 'beauty' for sculpt triangulationCampbell Barton
2015-11-05Fix T46692: Triangulate creates duplicate facesCampbell Barton
2015-10-28Fix T46471: Sculpt strokes doesn't mark file as modifiedSergey Sharybin
2015-09-18Fix T46148: Sculpt view-clip fails in ortho modeCampbell Barton
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-14Fix dyntopo not warning anymore when vertex colors or uvs are present.Antony Riakiotakis
2015-08-03Sculpt: Fix tiling with brushes that use a locked planeAntony Riakiotakis
2015-07-30Fix T45577 tiled sculpting not working with brushes requiring a sculptAntony Riakiotakis
2015-07-25Style cleanup + fix sign on previous commit.Antony Riakiotakis
2015-07-25Fix tile feature not working outside mesh boundaries.Antony Riakiotakis
2015-07-23Sculpt Tiling FeatureAntony Riakiotakis
2015-07-20Dyntopo should be supported on systems without VBOs now.Antony Riakiotakis
2015-07-16Split ray_face_intersection into quad/tri versionsCampbell Barton
2015-07-10Cleanup: use const for mesh functionsCampbell Barton
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton
2015-05-27Fix T44745 non manifold edges of mesh do not work when smoothing inAntony Riakiotakis
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-19Fix T44553.Antony Riakiotakis
2015-05-18Fix T44553: Dyntopo ignores front-face optionCampbell Barton
2015-05-06Feature request: Dyntopo detail expressed in percentage of brush radius.Antony Riakiotakis
2015-04-26Sculpt: symmetrize was leaving edge-tags dirtyCampbell Barton
2015-04-20Sculpt: remove workaround T25371Campbell Barton
2015-04-20Sculpt: clay-strips was missing accumulate buttonCampbell Barton
2015-04-19Dyntopo: non-topology tool origdata supportCampbell Barton
2015-04-19Cleanup: use meaningful names re: (fc, an, sn)Campbell Barton