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
2007-01-09Sculptmode bugfix: textures were not being scaled correctly to a [0,1] range ...Nicholas Bishop
2007-01-07Added a few comments to sculptmode.cNicholas Bishop
2007-01-07Bugfix #5578Ton Roosendaal
2007-01-04Reverted my fix for bug #5539, brush circle cursor is slow. The fix was causi...Nicholas Bishop
2007-01-04Fixed bug #5582, Subsurfed Multires'd objects don't display properly with int...Nicholas Bishop
2007-01-03Sculptmode propset bugfix: texture angle should be ignored if there's no text...Nicholas Bishop
2007-01-01Added Ctrl+FKey shortcut for rotating the brush texture. Also improved the dr...Nicholas Bishop
2006-12-31Fixed bug #5556, sculpt - rotated texture is shown unrotated in the brush imageNicholas Bishop
2006-12-31Extended the brush texture rotate option to work with Tile mode.Nicholas Bishop
2006-12-31Bugfix for sculptmode texture tiling: tile size should not be affected by bru...Nicholas Bishop
2006-12-30Added texture rotation for sculpt brush (only drag mode for now.)Nicholas Bishop
2006-12-30More improvements to the sculpt brush panel. Texture scale can now be set ind...Nicholas Bishop
2006-12-29Reorganized brush palette into three columns. Changed brush View slider to th...Nicholas Bishop
2006-12-29Bug fix: if a file is saved with sculptmode on and a brush with a texture is ...Nicholas Bishop
2006-12-29Fixed case where sculpt brush texture is not setNicholas Bishop
2006-12-29Sort-of-fix for bug #5382, sculpt - image/texture brush heavily distorted whe...Nicholas Bishop
2006-12-29Fix for bug #5539, brush circle cursor is slow.Nicholas Bishop
2006-12-28Added numerical input for sculptmode propsetNicholas Bishop
2006-12-28Holding control while using sculptmode propset now snaps to multiples of 10Nicholas Bishop
2006-12-28Fixed bug #5533, was allocating memory by totvert rather than totfaceNicholas Bishop
2006-12-28Added numerical display of sculptmode propset in preperation for numerical inputNicholas Bishop
2006-12-28Added checks in sculptmode for mirror modifiers with Do Clipping enabled, thi...Nicholas Bishop
2006-12-27When calculating brush size, pressure should be ignored for grab brushNicholas Bishop
2006-12-27Checking the sculptmode state should include the sculpt sessionNicholas Bishop
2006-12-26Fixed a number of crashes occuring when loading saved files with sculpt mode ...Nicholas Bishop
2006-12-25Sculptmode now works properly with shape keys (Merry Christmas.) Fixes bug #5...Nicholas Bishop
2006-12-25Cleanup of the SDNA SculptData struct. Moved a lot of data that isn't saved i...Nicholas Bishop
2006-12-23Select Grouped editdata- minor fix in the menu.Campbell Barton
2006-12-23Added two menu items to sculpt mode for controlling how much tablet pressure ...Nicholas Bishop
2006-12-20Modified sculptmode's vertex_users to use one large chunk of memory rather th...Nicholas Bishop
2006-12-20Several small fixes for sculptmode. First, corrected the fade formula for scu...Nicholas Bishop
2006-12-18Added support for undoing multires actions in sculptmode.Nicholas Bishop
2006-12-13Multiple UV and vertex color layers: (still work in progress)Brecht Van Lommel
2006-12-12Fixed bug #5403, sculpt - alpha brush sizing shows fade even if fade is disabledNicholas Bishop
2006-12-10Fixed bug #5390, smooth brush ignores verts on outer edgeNicholas Bishop
2006-12-06Shift+Tab should exit sculptmode (same as for other modes)Nicholas Bishop
2006-12-06Added slider for the Draw brush that modifies the direction vertices are pull...Nicholas Bishop
2006-12-04Large change to the way sculptmode drawing works. The default is now to drawNicholas Bishop
2006-12-04Fix for bug #5345, sculpt tool doesn't seems to use correctly the undo settin...Nicholas Bishop
2006-12-04First pass at setting up better hotkeys for sculptmode.Nicholas Bishop
2006-12-03Sculptmode should check for existance of undo data before undo/redo in case u...Nicholas Bishop
2006-12-01Changed sculptmode drawing to pay better attention to materials.Nicholas Bishop
2006-11-30Removed unneeded glEndNicholas Bishop
2006-11-29Fix for bug #5293, wireframe drawing has inconsistent back face culling (justNicholas Bishop
2006-11-25Bugfix #5305Ton Roosendaal
2006-11-21Changed the sculptmode undo system slightly to make it easier to improve/exte...Nicholas Bishop
2006-11-20Fixed a strange bug that caused gluUnProject to give bad values when the mode...Nicholas Bishop
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-19* Replaced the three X/Y/Z sliders that controlled the texture size in sculptNicholas Bishop
2006-11-19Generalized the sculptmode propset (DKEY) to work with strength as well asNicholas Bishop