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
2008-08-14Removed *yet more!* old crufty multires stuff. I think this is all of it now.Nicholas Bishop
2008-08-14Added back the choice between simple subdiv vs. catmull clark for multires.Nicholas Bishop
2008-08-14Removed huge tons of old multires stuff.Nicholas Bishop
2008-08-14Removed a bunch of references to the old multires.Nicholas Bishop
2008-08-14Better performance for loading old multires files by blocking multires update...Nicholas Bishop
2008-08-14For loading old files: no need to generate maps for the last level.Nicholas Bishop
2008-08-14_Finally_ got the conversion from old multires files to the new kind working....Nicholas Bishop
2008-08-09Only do multires mode in sculptmode if multires is the last modifier on the s...Nicholas Bishop
2008-08-09Multires doesn't update itself outside of sculptmode now, so switching levels...Nicholas Bishop
2008-08-09Cleanup and refactoring. Removed some duplicate code.Nicholas Bishop
2008-08-05Fixed partial redraw sculpting for multires.Nicholas Bishop
2008-08-05Fixed a crash in sculptmode after applying a mulitres modifier.Nicholas Bishop
2008-07-31Fixed the pageup/pagedown sculptmode shortcut keys for switching multires lev...Nicholas Bishop
2008-07-28Removed old multires file write code.Nicholas Bishop
2008-07-28Removed mdisps from the default customdata of derivedmeshes since it's no lon...Nicholas Bishop
2008-07-27Merged with r15805Nicholas Bishop
2008-07-27Somewhat hacky support for undo in sculptmode; does a copy of MVert DerivedMe...Nicholas Bishop
2008-07-27#17309: Copy/pasting bone names (without editing text) doesn't update bone/po...Joshua Leung
2008-07-27Bugfix #17334:Joshua Leung
2008-07-27Outliner.c: Joshua Leung
2008-07-27Grease-Pencil:Joshua Leung
2008-07-27Patch #17336: Lock bones in edit modeJoshua Leung
2008-07-27== Pose Mode - Copy Menu (Ctrl C) ==Joshua Leung
2008-07-27== Python scriptlinks ==Willian Padovani Germano
2008-07-26== Grease Pencil - Drawing (User Action not Display) Accuracy ==Joshua Leung
2008-07-26== Sequencer ==Peter Schlaile
2008-07-26== Sequencer ==Peter Schlaile
2008-07-26Two fixes:Joshua Leung
2008-07-26rolling back 'bad' wind and force scaling compared to particles .. Jens Ole Wund
2008-07-26== PyNodes ==Willian Padovani Germano
2008-07-26added exception messages to game engine matrix and vector conversions. also r...Campbell Barton
2008-07-25* make sure blenderplayer links againNathan Letwory
2008-07-25Grease Pencil - Backend work:Joshua Leung
2008-07-25More speed/memory improvements to multires update.Nicholas Bishop
2008-07-25Reduced the multires memory usage a bit during level creation and level update.Nicholas Bishop
2008-07-25* Fix for bug #9450 'Problems with Extended Material node with AmbCol socket'Matt Ebb
2008-07-25Removed some unneeded data copies made in MultiresDM.Nicholas Bishop
2008-07-25Removed some unused data/functions from the MultiresDMNicholas Bishop
2008-07-25Minor cleanup of some unused multires dataNicholas Bishop
2008-07-24added note to epydocs explaining the nature of floats in id properties from t...Joseph Eagar
2008-07-24added support for doubles to the id property code, and made the python code u...Joseph Eagar
2008-07-24soft body bug fix own findingJens Ole Wund
2008-07-24== Grease Pencil - More Tweaks (I) ==Joshua Leung
2008-07-24* Added the ability to toggle visibility/renderability for bones in edit mode...Matt Ebb
2008-07-24* Added the ability to toggle visibility/renderability for modifiers, from th...Matt Ebb
2008-07-24* A bit more precision in the bevel mod 'width' fieldMatt Ebb
2008-07-24BGE patch: Add PyDoc for new logic bricks, set exception message on Py error,...Benoit Bolsee
2008-07-23== Grease Pencil - UI Improvements ==Joshua Leung
2008-07-23== Sequencer ==Peter Schlaile
2008-07-23Updated some out of date documentation of Object Ipo curve namesMatt Ebb