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-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-12-03Bug fix #1946Ton Roosendaal
2004-11-30On report from IRC: expand/shrink selection (CTRL + numpad-plus/minus) didTon Roosendaal
2004-11-29Fixed fgon issues;Ton Roosendaal
2004-11-28Not really bug, but fix for report in tracker;Ton Roosendaal
2004-11-101) Fix for bugs #1735 #1759Ton Roosendaal
2004-11-07Added some missing undo pushes for the UV editor and UV Face Select Mode.Brecht Van Lommel
2004-10-30AFAIK... last issue with new Z-culling selection.Ton Roosendaal
2004-10-20Fix for better flushing up/down of hide flags in the selection modes. StillTon Roosendaal
2004-10-13Fix for bug #1562Ton 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-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-30Special request; Lasso Select (thanks andy for nagging! :)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-29Borderselect and circleselect now use backbuffer method too.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-28Recode of 'zbuffer selection'. I first was too afraid using the backbufferTon 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-27- improvement for edge/face selectTon 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-25Zbuf-selection fix: while drawing vertices, it accepted writing in zbufTon Roosendaal
2004-09-25Two small fixes for previous commit;Ton Roosendaal
2004-09-25Two nice workflow improvements;Ton Roosendaal
2004-09-24New: Fake Polygons, or Face-polygons, or FGons nicked for now.Ton Roosendaal
2004-09-24- basic code for fake-polygon support (called FGon in code). Disabled nowTon Roosendaal
2004-09-24Three bugfixes, thnx to irc testing! :)Ton Roosendaal
2004-09-24EditMesh refactory + undo recodeTon Roosendaal
2004-09-19Part one of editmesh.c refactoring. The huge file has been split inTon Roosendaal