Blender Git Commit Log

Git Commits -> Revision 204f606

Revision 204f606 by Nicholas Bishop (master)
November 19, 2006, 09:25 (GMT)
* Replaced the three X/Y/Z sliders that controlled the texture size in sculpt
mode with a single slider. (Doesn't seem likely the user is going to want to
scale in one axis differently from another.) Additionally, the new slider
works correctly in Tile mode in addition to 3D mode. In Tile mode, the slider
value is considered pixel units.

In the process, found and fixed a few sculptmode bugs
* When loading a file that is already in sculptmode, initialize sculptdata
as soon as the first sculpt/partial-visibility operation occurs
* Bug in the undo_push code; reading from free'd memory

Commit Details:

Full Hash: 204f6066a9c9355aea28bd3092a74d12a52c7869
SVN Revision: 8951
Parent Commit: 0e682ce
Lines Changed: +34, -14

3 Modified Paths:

/source/blender/makesdna/DNA_scene_types.h (+3, -2) (Diff)
/source/blender/src/buttons_editing.c (+1, -3) (Diff)
/source/blender/src/sculptmode.c (+30, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021