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
path: root/source
AgeCommit message (Expand)Author
2006-11-15Fixed the retopo tool for adding vertices by CTRL+click in editmodeNicholas Bishop
2006-11-15Group Proxy: now drivers from proxy to Shape keys work :)Ton Roosendaal
2006-11-14Fixes in commit for Group Proxy feature;Ton Roosendaal
2006-11-14Bugfix in group-proxy, Deleting objects didn't reset proxy pointers.Ton Roosendaal
2006-11-14New behaviour for SHIFT+O (set subsurf on/off) or CTRL+0/1/2/3/4 for level.Ton Roosendaal
2006-11-14New dupli-group feature: you can now set in Groups the layers you wantTon Roosendaal
2006-11-14Python API:Ken Hughes
2006-11-14New rule for append/reference Armature objects: the custom shapes getTon Roosendaal
2006-11-14Python APIKen Hughes
2006-11-14Next level of Proxy support for animation: Proxy for duplicated groups.Ton Roosendaal
2006-11-14* undo commit from 27th of October. Fixing the long-paths issue worked only o...Nathan Letwory
2006-11-14Tweaked the makefile build system to copy the new freedesktop iconsMatt Ebb
2006-11-14Totally ancient year zero bug:Ton Roosendaal
2006-11-14Python API:Ken Hughes
2006-11-13Added missing null check when freeing multires level 1 dvertsNicholas Bishop
2006-11-13removed warning in last commitCampbell Barton
2006-11-13Fixed bug #5219, Undo doesn't work in Sculpt mode when modifiers are appliedNicholas Bishop
2006-11-13Removed redundant variable declaration in my previous commit.Alexander Ewering
2006-11-13made mesh.getFromObject() accept a python object as well as the object name.Campbell Barton
2006-11-13Tiny usability fix:Alexander Ewering
2006-11-13Two tiny compositor annoyances;Ton Roosendaal
2006-11-13Fix for bug #5220: crash on edgeloop delete.Brecht Van Lommel
2006-11-13Bugfix 5182Ton Roosendaal
2006-11-13Bugfix #5217Ton Roosendaal
2006-11-13Previous commit (Smooth Ipo) was indeed not too useful. I'veJoshua Leung
2006-11-13== IPO Editor Tools ==Joshua Leung
2006-11-13Just a few fixes to the indention of some functions (purely cosmetic code cha...Joshua Leung
2006-11-13Set the default material preview type to 'sphere' for newly added materials.Matt Ebb
2006-11-13Removed erroneous switch to the front buffer when reading depth values in scu...Nicholas Bishop
2006-11-12bugfixJens Ole Wund
2006-11-12Ooops, previous commit of mine forgot to commit the .h file.Ton Roosendaal
2006-11-12Patch #5185, Juho V (bebraw)Ton Roosendaal
2006-11-12Patch #5184, Juho V (bebraw)Ton Roosendaal
2006-11-12Bugfix #5107Ton Roosendaal
2006-11-12Bugfix #5207Ton Roosendaal
2006-11-12Missing check for pointer being NULL in last commit, could crash onBrecht Van Lommel
2006-11-12New 'TOG DUAL' button (for locking bone layers) disabled extend-pressTon Roosendaal
2006-11-12Simple & efficient feature request from Campbell;Ton Roosendaal
2006-11-12== Copy Pose Attributes Menu ==Joshua Leung
2006-11-12Added custom vertex data support to editmode. Only used for vertex groupsBrecht Van Lommel
2006-11-12== Sequencer ==Peter Schlaile
2006-11-11Bugfix #5208Ton Roosendaal
2006-11-11Compile error fix for last commit, using an undeclared variable. How GCCBrecht Van Lommel
2006-11-11Tinsy fix for ~ key (set all layers). It as actually doing 21 layers :)Ton Roosendaal
2006-11-11Experimental feature, especially for the animation department:Ton Roosendaal
2006-11-11Added custom face data support in edit mode. The code used to do this isBrecht Van Lommel
2006-11-11softbody reviewJens Ole Wund
2006-11-11Cleanup of evaluation code for Copy Rotation and Limit Rotation constraints.Joshua Leung
2006-11-10== Sequencer ==Peter Schlaile
2006-11-10Fix meta strips. Peter, please check if it is OK. It seems you just forgotAlexander Ewering