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
2005-07-28 - update storage.c to use standard time codes (should fix issueDaniel Dunbar
2005-07-23Killed silly modal PoseMode mode! :)Ton Roosendaal
2005-07-17 - added DirectMesh.getVert{Co,No} functionsDaniel Dunbar
2005-07-14 - switch to using DAG_object_flush_update instead of mesh_changedDaniel Dunbar
2005-07-14 - split makeDispList into makeDispList{Mesh,MBall,CurveTypes}, there isDaniel Dunbar
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-05-19On start vertexpaint of subsurf, the initialized vertex colors were wrong.Ton Roosendaal
2005-05-12Fixed various errors with Blender allowing editing Library linked data.Ton Roosendaal
2005-05-02Added baking for softbodies.Ton Roosendaal
2005-04-10 - made shadedisplist not free all object displist data...Daniel Dunbar
2005-04-02Added signal OB_SB_REDO for ob->softflag to force a recalc.Ton Roosendaal
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2004-11-07Added some missing undo pushes for the UV editor and UV Face Select Mode.Brecht Van Lommel
2004-11-05Bug fix #1678Ton Roosendaal
2004-10-27Bug #1690Ton Roosendaal
2004-07-30Fixed small annoyances with drawing selection circle and paint brush.Ton Roosendaal
2004-07-16* User preference to select with the left mouse buttonMatt Ebb
2004-07-10Added colorpicker in Panel for:Ton Roosendaal
2004-06-05* Big, mundane clean up and edit of (error/ok/etc)Matt Ebb
2004-04-20Preparations to have Panels in all window types. Also implementedTon Roosendaal
2004-04-10Bug fix 1139Ton Roosendaal
2004-04-01New UV editor / Image Window features:Brecht Van Lommel
2004-03-21 - split the data structures that actually constitute a meshDaniel Dunbar
2004-02-23sorry more ;'s this should be the last of them though.Kent Mein
2003-12-03- fixed ridiculous old bug that didn't allow weightpainting with theTon Roosendaal
2003-12-02- fixed vertexpaint and weightpaint, which stopped working because ofv2.31aTon Roosendaal
2003-11-20Fix for undo... it didn't do the UV coords (tface) nor the vertexpaintTon Roosendaal
2003-10-07- another huge commit! read this!Ton Roosendaal
2003-07-05- included missing <string.h> (ah, these warnings...)Ton Roosendaal
2003-06-11- OSX bugfix: drawing selection code for vpaint and faceselect happens in AUXTon Roosendaal
2003-04-30LAST of the c code comment translations... hooray!Ton Roosendaal
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont