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-10-22Various stuff in one commit;Ton Roosendaal
2005-10-03Bugfix #3046Ton Roosendaal
2005-09-28Brought back (lost with modifier code) display of actual amount of facesTon Roosendaal
2005-09-24Bug fix #3094Ton Roosendaal
2005-08-28Integration of new IK lib features in Armature Poses.Ton Roosendaal
2005-08-25Move the settings in the Mesh Tools panel to the new toolsettings struct in S...Johnny Matthews
2005-08-20 - convert all DerivedMesh map functions to use index basedDaniel Dunbar
2005-08-03 - removed BLO_findstruct_offset (obsolete)Daniel Dunbar
2005-07-27Cleanup & goodies for rigging geeks! :)Ton Roosendaal
2005-07-23Killed silly modal PoseMode mode! :)Ton Roosendaal
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