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
2004-12-01- Bug fix #1913Ton Roosendaal
2004-11-29Improved rule for selecting objects in solid view, the old method skippedTon Roosendaal
2004-11-28Fixed something that annoyed me for ages;Ton Roosendaal
2004-11-28Not really bug, but fix for report in tracker;Ton Roosendaal
2004-11-07Tweaked the force_draw() calls, to allow headerprint() to work whileTon Roosendaal
2004-11-06Fix for bug #1487Ton Roosendaal
2004-11-03Two fixes;Ton Roosendaal
2004-11-01Select Menu patch, as provided by Campbell Barton, but recoded to make itTon Roosendaal
2004-10-12Added safety test for occurance of zero scaled areas in Blender. ThisTon Roosendaal
2004-10-06Version 1.0 of the new OutlinerTon Roosendaal
2004-10-03Lots of small changes, all for UI in Blender;Ton Roosendaal
2004-10-01*** empty log message ***Ton Roosendaal
2004-10-01Header redraw added for 'select mode menu'. Also checked more files for it.Ton Roosendaal
2004-10-01- fixed error in lasso select (evaluated lasso coords one too many!)Ton Roosendaal
2004-10-01Recoded how 'handles' were implemented; these were extra wireframe edgesTon Roosendaal
2004-09-30Special request; Lasso Select (thanks andy for nagging! :)Ton Roosendaal
2004-09-29Fix for reported error in circle selection...Ton Roosendaal
2004-09-29Borderselect and circleselect now use backbuffer method too.Ton Roosendaal
2004-09-27- improvement for edge/face selectTon Roosendaal
2004-09-26Added initialize code for zbuffer-select option, where it reads largerTon Roosendaal
2004-09-25Two nice workflow improvements;Ton Roosendaal
2004-09-24All kinds of fixes for new selection modesTon Roosendaal
2004-09-24EditMesh refactory + undo recodeTon Roosendaal
2004-09-18Another step in the undo evolution.Ton Roosendaal
2004-07-16* User preference to select with the left mouse buttonMatt Ebb
2004-06-19Fixed error in previous commit, that skipped drawing non-basis Mballs.Ton Roosendaal
2004-06-16Replace all glFinish() with glFlush().Kester Maddock
2004-03-28 - replaced G.{edve,eded,edvl} with G.editMesh, atm just a structure toDaniel Dunbar
2003-11-22- this routine is going to be my waterloo!Ton Roosendaal
2003-11-20- bug fix: when moving an object to not-visible layer, and selecting anTon Roosendaal
2003-11-20Fix for undo... it didn't do the UV coords (tface) nor the vertexpaintTon Roosendaal
2003-11-10- further tweaking of selecting objects...Ton Roosendaal
2003-11-08- fixed drawing in frontbuffer of selected object... the previousTon Roosendaal
2003-11-08- removed hack in initrender code that allowed 'border render' in aTon Roosendaal
2003-10-29- made option for auto open toolbox on left/mouse hold.Ton Roosendaal
2003-10-28Fixes after report from Matt:Ton Roosendaal
2003-10-25First commit of a new toolbox system.Ton Roosendaal
2003-10-21Mesh drawing stuff!Ton Roosendaal
2003-10-20Object selection from tuhopuu2:Matt Ebb
2003-10-16- fixed editing vertices again!Ton Roosendaal
2003-10-07- another huge commit! read this!Ton Roosendaal
2003-07-21- fixed a small error, the change i made before with frontbuffer drawingTon Roosendaal
2003-07-12* selecting objects has a different frontbuffer drawing handling now.Ton Roosendaal
2003-07-11* cursor now moves with arrow keys again for OSXTon Roosendaal
2003-04-30LAST of the c code comment translations... hooray!Ton Roosendaal
2003-03-24Update things to use blender_test_break() vs MISC_test_break() andDaniel Dunbar
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont