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
2012-05-11style cleanup: mainly sculpt/whitespaceCampbell Barton
2012-05-11Add a paint mask operator to clear, fill, or invert the mask.Nicholas Bishop
2012-05-11Add undo/redo support for paint masks.Nicholas Bishop
2012-03-14Add partial visibility operator including keymaps and menu items.Nicholas Bishop
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-18svn merge ^/trunk/blender -r44189:44204Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-05add function for getting a polygon map: dm->getPolyMap(ob, dm).Campbell Barton
2012-01-19Remove stroke parameter from PaintStroke's StrokeGetLocation callback.Nicholas Bishop
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-14resolve bad level calls from blenkenel/ into editors/ & remove editors from t...Campbell Barton
2011-05-04Own TODO item: sculpting on constructive modifiersSergey Sharybin
2011-03-12== Sculpt ==Nicholas Bishop
2011-03-05sculpt undo struct was using an array of char pointers rather then a char array.Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-01-31Todo issue: sculpting on deformed meshSergey Sharybin
2011-01-08Sculpt/Paint:Nicholas Bishop
2010-12-04Maintenance, Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-06-22[#22262] Sculpting shape keys using the Smooth brush switches the shape to th...Sergey Sharybin
2010-06-02Sculpt & modifiers: patch by Sergey Sharybin, with modifications by me.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2009-12-09Sculpt Branch: sculpting with modifiers and shape keys working again.Brecht Van Lommel
2009-11-04Sculpt: now uses it's own Undo stack like editmesh. The main advantage here isBrecht Van Lommel
2009-09-18Handlers/keymaps, some tweaks for previous commits:Brecht Van Lommel
2009-08-292.5 Paint:Nicholas Bishop
2009-06-23SVN maintenance.Guillermo S. Romero
2009-02-202.5:Brecht Van Lommel