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-22 - shuffled editmesh derived function name/functionDaniel Dunbar
2005-07-14 - fix extremely dismal approximation of vertex & face counts forDaniel Dunbar
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-05-07Patch from Tom Musgrove to bypass extrude popup on singular selections...Ton Roosendaal
2005-05-04Another big cleanup, thanks to transform recode. Could do this stageTon Roosendaal
2005-05-02Removed DerivedMesh and DispList creation from countall().Ton Roosendaal
2005-04-28Made circle select listen to the event queue nicely, so it doesn't keepTon Roosendaal
2005-04-12Bug fix #2438Ton Roosendaal
2005-03-29 - added Mesh->derived and Mesh->decimated DerivedMesh pointersDaniel Dunbar
2005-03-28 - added getNum{Verts,Faces} accessors to DerivedMesh with implementationsDaniel Dunbar
2005-03-23New feature, since long on todo;Ton Roosendaal
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-18So! Finally a show-off of the *power* of Martin P's work! :)Ton Roosendaal
2005-03-14ome more warnings cleaningJean-Luc Peurière
2005-03-09big warning hunt commitJean-Luc Peurière
2005-01-19Melchior FRANZ's patch to allow the normal +- to work with border select.Kent Mein
2005-01-03 - all snap operations work for MetaElems nowJiri Hnidek
2004-12-13While giving snapto a good test (thanks all_select.blend!) I found it wasTon Roosendaal
2004-12-13Bug fix #2013Ton Roosendaal
2004-12-01- Bug fix #1913Ton Roosendaal
2004-11-21Disabled B-B to goto circle selecting on armature edit mode.Ton Roosendaal
2004-11-07Lotsa undo stuff added;Ton Roosendaal
2004-10-31Fix for #1713Ton Roosendaal
2004-10-13Linestyle (dashed, using glStipple) seems not to work proper onTon Roosendaal
2004-10-10Small cleanups in circle select code.Ton Roosendaal
2004-10-01- Improved memory system for pupmenu(), which now stores 255 entries max.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-29Two fixes;Ton Roosendaal
2004-09-26Added initialize code for zbuffer-select option, where it reads largerTon Roosendaal
2004-09-24All kinds of fixes for new selection modesTon Roosendaal
2004-09-24EditMesh refactory + undo recodeTon Roosendaal
2004-09-19Evil commit! Nothing really changed except;Ton Roosendaal
2004-09-18Another step in the undo evolution.Ton Roosendaal
2004-07-30Fixed small annoyances with drawing selection circle and paint brush.Ton Roosendaal
2004-07-30Moved the drawing of size and diagonal of border select into the chunkTon Roosendaal
2004-07-181) Change the way "Align mode" is accessed in the UI: It's now a globalAlexander Ewering
2004-07-15This adds two modes to the 'around' drop down in 3d headerJohnny Matthews
2004-07-05- clipped selection circle in colorpicker to prevent it drawing outsideTon Roosendaal
2004-06-30Two stupid fixes for warnings:Kent Mein
2004-06-22Fixed another oldie; when loading file the totals counter (as displayed inTon Roosendaal
2004-06-05* Big, mundane clean up and edit of (error/ok/etc)Matt Ebb
2004-04-25For the 100st time or so: fix in selecting vertices for Mesh editmode.Ton Roosendaal
2004-03-28 - replaced G.{edve,eded,edvl} with G.editMesh, atm just a structure toDaniel Dunbar
2004-01-18 - bug fix, access thru null displist (rare, triggered by another bugDaniel Dunbar
2004-01-12* Big menus updateMatt Ebb
2004-01-10Bugfix: [ #840 ] ALT-M causes memory leakRoel Spruit
2004-01-08 - removed duplicate flags from BKE_mesh.hDaniel Dunbar
2004-01-01Some random small stuff packed in one commit:Martin Poirier
2003-12-29Area lights and more...Ton Roosendaal