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-01-27Made select more, select less, and select non-manifold more aware ofChris Want
2004-01-22New loopcut version. much praise goes to Johnny Matthews who implemented prec...Roel Spruit
2004-01-22findnearestedge() ignored hidden vertices. both vertices of the edge should b...Roel Spruit
2004-01-14Set cursor calls for the bevel function. Making sure the hourglass (waiting c...Martin Poirier
2004-01-11Clean up of edge select code. found some useless loops..Roel Spruit
2004-01-07Small usability fix for Knife SubdivideMatt Ebb
2004-01-05-First port of Displacement mapping from tuhopuu. Image textures not workingRobert Wenzlaff
2004-01-04Adding a call to countall() to the select non-manifold, select more,Chris Want
2004-01-03* Ported mesh editmode 'select random' from tuhopuu by popular requestMatt Ebb
2004-01-03Three new selection techniques in mesh edit mode, two of which areChris Want
2004-01-01Some random small stuff packed in one commit:Martin Poirier
2003-12-31- fixed reported bug in doing correct redraws for multiple 3d windows, andTon Roosendaal
2003-12-26Commit of cursor framework. Cursors now defined in source/blender/src/cursor...Robert Wenzlaff
2003-12-23Fixed bevel width preview drawing which draws the correctly with higher recur...Martin Poirier
2003-12-20Fixed the call to CalcNormFloat to use neweve[]->co.Alexander Ewering
2003-12-18Yay! Bevel is back in business. Thanks to intrr for pointing out the problem ...Martin Poirier
2003-12-17Fix for the bevel wrapping face detection algorithm. Still some case where qu...Martin Poirier
2003-12-16OK, My turn to break things ...Chris Want
2003-12-15BEVEL FOR MESH **** LONG LOG WARNING ****Martin Poirier
2003-12-08A fix so that verts can be added or removed from a mesh with vertex keysChris Want
2003-11-24- bug fix: colorband color sliders didnt update the colorbandTon Roosendaal
2003-11-23Fixed a crash that would happen if the user tried to faceloop-cut starting at...Roel Spruit
2003-11-20Fix for undo... it didn't do the UV coords (tface) nor the vertexpaintTon Roosendaal
2003-11-19- Fixes hidden vertices for undo. They are now stored in mvert->flag andAlexander Ewering
2003-11-18While I'm at it, loopselect/cut also didn't update vertexcount :)Roel Spruit
2003-11-18edge select: bad selected vert count (fixes bug #681)Roel Spruit
2003-11-13fixed two errors in events for knife tool:Ton Roosendaal
2003-11-12Adds Hotspot control to custom cursor.Robert Wenzlaff
2003-11-11(Hopefully) Fixed bug that caused non-selected edges to be cut by knife.Robert Wenzlaff
2003-11-09- small fix for snprintf() on Win32... MS renamed the functionSimon Clitherow
2003-11-06Discovered I never remapped RMB to cancel in get_mouse_trail(). Done now.Robert Wenzlaff
2003-11-06Improved Knife line drawing, and added Knife cursor.Robert Wenzlaff
2003-10-29- added another load of items to new toolbox... yeez, what anTon Roosendaal
2003-10-29faceloop select adds to selection by default now. I know this is not standard...Roel Spruit
2003-10-28--Changed labels in Knife from "Centers" to "Midpoints".Robert Wenzlaff
2003-10-27- fixed this nasty selection problem, i hope for good!Ton Roosendaal
2003-10-27 Added K Menu for Loop Select, Loop Cut, and Knife tools.Robert Wenzlaff
2003-10-26- restored default one 'solid' lightTon Roosendaal
2003-10-26fixed a few warnings in my codeRoel Spruit
2003-10-26corrected a bug with Align view and rotated objectsMartin Poirier
2003-10-25fixed three bugs:Ton Roosendaal
2003-10-25Fixed bug in Loop Subdivide preview line (cause a crash)Roel Spruit
2003-10-25Final (hopefully) commit for faceloop select and loop subdivideRoel Spruit
2003-10-22- fixed bug: 'header select' themecolor had no alpha, causing antialiasedTon Roosendaal
2003-10-22 - Added PADENTER to knife confirm, to make it more consistantRobert Wenzlaff
2003-10-22 - Preserved selections in undo.Robert Wenzlaff
2003-10-21Mesh drawing stuff!Ton Roosendaal
2003-10-20- made a template function for editmesh enthusiasts.Ton Roosendaal
2003-10-20Knifetool bugfix:Robert Wenzlaff
2003-10-20Editmesh Undo:Robert Wenzlaff