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
2006-12-05Modifier Stack: Limit calculation to required data.Ben Batt
2006-12-05Damn! Commit for render passes in wrong dir....Ton Roosendaal
2006-12-05Some more action editor goodies:Joshua Leung
2006-12-05== Action Editor - Column Select Tools ==Joshua Leung
2006-12-05== Action Editor ==Joshua Leung
2006-12-05* Auto-Keyframing Option: 'Needed'Joshua Leung
2006-12-05A few more sculptmode hotkeys. NKey for the floating properties panel (also a...Nicholas Bishop
2006-12-05Hotkeys for changing sculptmode properties should redraw the view3d to update...Nicholas Bishop
2006-12-04== Sequencer ==Peter Schlaile
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-04Fix for bug #5351, sculpt doesn't work in xray modeNicholas Bishop
2006-12-04Added numpad hotkeys for sculptmodeNicholas Bishop
2006-12-04Forgot to add middlemouse events for sculptmode.Nicholas Bishop
2006-12-04First pass at setting up better hotkeys for sculptmode.Nicholas Bishop
2006-12-04Added a bunch of sculpt options to the Sculpt menu; also removed the PvRot to...Nicholas Bishop
2006-12-04Added saving/loading of multires deformedvert data. Also added a test_index_f...Nicholas Bishop
2006-12-03Sculptmode should check for existance of undo data before undo/redo in case u...Nicholas Bishop
2006-12-03Previous multires+editmode commits broke multires+sculptmode (oops.)Nicholas Bishop
2006-12-03Modified multires to use CustomData for deformedverts. Deformedverts now load...Nicholas Bishop
2006-12-03=== Transform ===Martin Poirier
2006-12-03Copy vcols wasnt working me->mcol[a] needs to be me->mcol[a*4]Campbell Barton
2006-12-03=== Interface ===Martin Poirier
2006-12-03=== [ #5094 ] TrackTo Constraint with an animatable "up" direction ===Martin Poirier
2006-12-03Klocwork pointer sanity checks in transform.Martin Poirier
2006-12-03Better integration of multires with editmode. Setting/adding levels no longer...Nicholas Bishop
2006-12-02Removed exit/enter editmode from multires_make; this is step 1 of the fix for...Nicholas Bishop
2006-12-02Fix for bug #5319, multiresolution mesh - inconsistent hide behaviorNicholas Bishop
2006-12-02== Action Editor ==Joshua Leung
2006-12-02- added support for generic 6DOF constraintErwin Coumans
2006-12-02Added warning in the multires panel to alert user if they have a modifier tha...Nicholas Bishop
2006-12-02Small interface update for multires; adding a new level should increment the ...Nicholas Bishop
2006-12-02Simplified/fixed code for rendering with multires+modifiers, no more unfree m...Nicholas Bishop
2006-12-01Two hours of fixing details based on Klocwork source review. Useful report,Ton Roosendaal
2006-12-01Added a copy function for multires; duplicating a mesh with multires now work...Nicholas Bishop
2006-12-01Library manegement features:Ton Roosendaal
2006-12-01Changed sculptmode drawing to pay better attention to materials.Nicholas Bishop
2006-12-01- enabled compound collision objects, requires 'clear parent inverse'Erwin Coumans
2006-11-30Two bugfixes, irc report:Ton Roosendaal
2006-11-30Proxy Objects revisited!Ton Roosendaal
2006-11-30Removed unneeded glEndNicholas Bishop
2006-11-30I've made the hotkeys for marker editing more consistant now.Joshua Leung
2006-11-30Removed the other ugly global used in action editor. Now theJoshua Leung
2006-11-30=eliminate mouse centering on startup=Tom Musgrove
2006-11-30Big Commit.Joshua Leung
2006-11-30Reserved some Bullet 2.x constraint data.Erwin Coumans
2006-11-30Two-in-one commit:Ton Roosendaal
2006-11-29- fixed particle generation bug tracked down by mpan3&gimble,Nils Thuerey
2006-11-29Render Monster support: (part 1)Ton Roosendaal
2006-11-29Duplicator feature:Ton Roosendaal