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 (Collapse)Author
2008-06-19Fixed updating of normals during sculpting for non-smooth multires meshes.Nicholas Bishop
2008-06-19Enabled updates of normals when sculpting on a multires mesh (only works for ↵Nicholas Bishop
smooth meshes now)
2008-03-21Fixed bug #8514, sculpt: pivot last and undoNicholas Bishop
Undoing in sculpt mode correctly returns to previous pivots now.
2008-01-16== Radial Control ==Nicholas Bishop
* Generalized the interactive brush property control from sculpt mode into a simple API * Modified sculpt mode to take advantage of this (even fixes some minor bugs!) * Added shortcuts in particle edit to set brush size/strength (FKEY/shift+FKEY) Still todo are the other modes that have brushes...
2007-12-27== Sculpt ==Nicholas Bishop
Fixed a memory leak when using the interactive brush resize tool.
2007-12-27== Sculpt ==Nicholas Bishop
Fixed bad level calls in sculptmode.