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-11-05Bugfix #3237Ton Roosendaal
2005-10-22Various stuff in one commit;Ton Roosendaal
2005-10-211. Moved Edgeloop Delete to Delete Menu out of Edge SpecialsJohnny Matthews
2005-10-20New Mesh tool: "Rip".Ton Roosendaal
2005-08-25Making compiler happy;Ton Roosendaal
2005-08-21 - added mesh_strip_loose_faces, works in conjunction with make_edgesDaniel Dunbar
2005-08-20New feature; User definable Clipping Planes.Ton Roosendaal
2005-08-20 - convert all DerivedMesh map functions to use index basedDaniel Dunbar
2005-08-17For lukep:Chris Want
2005-08-15EditMode armature: mirrored editing feature.Ton Roosendaal
2005-08-09Big commit, had to rework lots of selection stuff so that thingsDaniel Dunbar
2005-08-08 - added VecLerpf to blenlibDaniel Dunbar
2005-08-08In CTRL-E menu "Edgeloop Delete" with a valid "inner" edgeloop selected, this...Johnny Matthews
2005-08-07 - got rid of DerivedMesh.drawMappedEdgeEM function, can be implemented withDaniel Dunbar
2005-07-26In Vertex Select ModeJohnny Matthews
2005-07-19 - change mesh_get_derived_render to mesh_create_derived_render (alwaysDaniel Dunbar
2005-07-15 - switch em_{vert,solid,wire}offs to be unsignedDaniel Dunbar
2005-07-13Well here it is. Subdivision/Loop Tools Recode Commit #1Johnny Matthews
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-05-27Bug fix #2629Ton Roosendaal
2005-05-07Patch from Tom Musgrove to bypass extrude popup on singular selections...Ton Roosendaal
2005-03-30 - made some DerivedMesh drawing functions more generic (take callbackDaniel Dunbar
2005-03-29 - added Mesh->derived and Mesh->decimated DerivedMesh pointersDaniel Dunbar
2005-03-28 - added getMappedVertCoEM and drawMappedVertEM to DerivedMesh withDaniel Dunbar
2005-03-28 - added drawMapped{Verts,Edges,Faces}EMSelect calls to DerivedMesh withDaniel Dunbar
2005-03-28 - added drawMappedEdgeEM function to DerivedMesh with implementationsDaniel Dunbar
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-09big warning hunt commitJean-Luc Peurière
2005-02-16This commit adds rotate edges Clockwise and CounterClockwise to the Edge Spec...Johnny Matthews
2005-01-08Bug fix #2113Ton Roosendaal
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