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
2009-01-22* Fixed some crashiness with sculpt file loadingNicholas Bishop
2009-01-22Undo in sculpt mode works now. Also removed some unused old code in sculpt.cNicholas Bishop
2009-01-22Brought back sculpt smooth brush. Also added a new brush flag for setting whe...Nicholas Bishop
2009-01-22Brought back rake mode for sculpt (turns the brush texture with the direction...Nicholas Bishop
2009-01-21Brought back textures for sculpt mode. These are stored in Brush DNA now, as ...Nicholas Bishop
2009-01-21* Fixed a minor CMake error for WITH_YAFRAY optionNicholas Bishop
2009-01-192.5Ton Roosendaal
2009-01-17Make sculpt data more like vpaint/weightpaint. SculptData is now in scene->to...Nicholas Bishop
2009-01-17Added a brush cursor to sculpt mode.Nicholas Bishop
2009-01-17Fixed a crash in sculptmode. Also replaced a degree sign with an underscore i...Nicholas Bishop
2009-01-17RNABrecht Van Lommel
2009-01-16Removed matrices from sculpt session and into the sculpt cache.Nicholas Bishop
2009-01-16Fix sculpt memory leaksNicholas Bishop
2009-01-16Added a view3d function to read cached depth buffer, before was in sculpt.c w...Nicholas Bishop
2009-01-16Added some temporary error prints for get_depth in sculptNicholas Bishop
2009-01-16Cleaning of the small part of sculpt still in blenkernel, more to comeNicholas Bishop
2009-01-15Brought back grab brush in sculpt mode, also removed old BrushAction struct.Nicholas Bishop
2009-01-15Brought back anchored mode for sculpt brushes.Nicholas Bishop
2009-01-15Brought back the layer brush in sculpt mode.Nicholas Bishop
2009-01-15Brought back symmetry for sculpt mode, also added RNA for sculpt flags.Nicholas Bishop
2009-01-14Fixed warnings in sculpt, also brought back brush curve.Nicholas Bishop
2009-01-142.5Ton Roosendaal
2009-01-14Moved some more sculpt data into operator properties, also the test brush is ...Nicholas Bishop
2009-01-14Moved a couple more sculpt settings into operator properties, including shift...Nicholas Bishop
2009-01-14Noticed that sculpt was quite slow because of string lookups in RNA, so added...Nicholas Bishop
2009-01-13Now that modal sculpt does stuff, added exec code. For this, added new Stroke...Nicholas Bishop
2009-01-13More sculpt work. Very very basic sculpt operators implemented, one for toggl...Nicholas Bishop
2009-01-09Removed more bad function calls in sculpt.Nicholas Bishop
2009-01-09Cleaned up some missing functions in sculpt.Nicholas Bishop
2009-01-09More sculpt cleanup, removed sculpt_data and sculpt_session functions, Nicholas Bishop
2009-01-07Changes/cleanup for sculptdata and brushes. Summary:Nicholas Bishop
2009-01-07Commented out a few more tablet functions.Nicholas Bishop
2009-01-072.5 / Sculpt / SConsNathan Letwory
2009-01-07Brought back sculpt code. Commented out a lot of things, so it compiles. Nicholas Bishop