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-10-04Cleanup of Rounded Theme;Ton Roosendaal
2004-10-04Fix for new UI system and vertexpaint/faceselect/weightpaint/texturepaintTon Roosendaal
2004-10-03Test for people which copybuffer method is best.Ton Roosendaal
2004-10-03Lots of small changes, all for UI in Blender;Ton Roosendaal
2004-10-01*** empty log message ***Ton Roosendaal
2004-10-01OK. Here's the long awaited first step (V0.01!) of SoftBody. It is calledTon 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-01- Improved memory system for pupmenu(), which now stores 255 entries max.Ton Roosendaal
2004-10-01- Made the 'zbuf clip select' in editmode default when reading on old fileTon Roosendaal
2004-10-01Recoded how 'handles' were implemented; these were extra wireframe edgesTon Roosendaal
2004-09-30- Added undo menu for MetaBalls in edit modeJiri Hnidek
2004-09-30Solved crash with;Ton Roosendaal
2004-09-30Special request; Lasso Select (thanks andy for nagging! :)Ton Roosendaal
2004-09-30Patch/proposal from matt ebb: on changes in material color/shading or lampTon Roosendaal
2004-09-30- added support for MetaBall undo in edit mode (Ctrl-Z ... undo) (Ctrl-Y/Ctrl...Jiri Hnidek
2004-09-30- Fixed some small bug due to one of previous commit.Jiri Hnidek
2004-09-30- Previous commit broke selection of non-subsurf meshes :)Ton Roosendaal
2004-09-30Two small fixes;Ton Roosendaal
2004-09-30- Removed printf from previous commitTon Roosendaal
2004-09-30Added code to selection-flush to make sure fgons are selected/deselectedTon Roosendaal
2004-09-29Pooh pooh! This backbuffer system for selection codes works much easier onTon Roosendaal
2004-09-29Fix for reported error in circle selection...Ton Roosendaal
2004-09-29Added Dump 3dView and Dump Screen to the File menuKent Mein
2004-09-29Found potential crash in undo for Curve/Surface; the global var "lastnu"Ton Roosendaal
2004-09-29Two fixes;Ton Roosendaal
2004-09-29Borderselect and circleselect now use backbuffer method too.Ton Roosendaal
2004-09-28Cleaned the apply deform code in Blender. Now also using the modifier code.Ton Roosendaal
2004-09-28Last of the beautifying for subsurf+optimal editing; selectmode 'face' nowTon Roosendaal
2004-09-28Crash fix;Ton Roosendaal
2004-09-28More maintenance due to new selection code;Ton Roosendaal
2004-09-28Two small fixes thanks to test:Ton Roosendaal
2004-09-28Changed valence rule for edgeloop, so it treats fgons OK.Ton Roosendaal
2004-09-28Eek! Commit for 'making transform aware for mesh select mode' caused allTon Roosendaal
2004-09-28Recode of 'zbuffer selection'. I first was too afraid using the backbufferTon Roosendaal
2004-09-28Picky, picky: Removed the question mark from the end ofMatt Ebb
2004-09-28- fixed error in copying selection from faceselectmode to editmodeTon Roosendaal
2004-09-27Faceloop select recoded, also nonmodal (no loop). It works by clicking withTon Roosendaal
2004-09-27Added edgeloop selection as mode-less loop-less option.Ton Roosendaal
2004-09-27Transform() now is edge/face selection aware too.Ton Roosendaal
2004-09-27- improvement for edge/face selectTon Roosendaal
2004-09-26New drawmethod for creases editing (draw creases option) in editmode.Ton Roosendaal
2004-09-26Fix for the beloveled bevel. ;)Ton Roosendaal
2004-09-26Two bugs:Ton Roosendaal
2004-09-26New strict 'hide' rules for editmesh & new selectmodesTon Roosendaal
2004-09-26Added initialize code for zbuffer-select option, where it reads largerTon Roosendaal
2004-09-25Two more fixes:Ton Roosendaal
2004-09-25Integer version of glReadBuffer with GL_DEPTH_COMPONENT...Ton Roosendaal
2004-09-25Option 'all edges' didnt work anymore... fixedTon Roosendaal
2004-09-25Zbuf-selection fix: while drawing vertices, it accepted writing in zbufTon Roosendaal