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
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-17Fix for bug #8093: editmesh knife with axis constraint + snapping roundedBrecht Van Lommel
2008-02-03More fixes for gcc warnings.Ken Hughes
2007-09-08* Tweaked the knife tool header info text, making mention of the previously h...Matt Ebb
2006-12-29=== Transform Snap ===Martin Poirier
2006-11-15Bugfix #5224Ton Roosendaal
2006-09-24-> Adjustable Tolerance for Knife Vertex CuttingGeoffrey Bantle
2006-09-19->Knife Midpoint and Vertex CuttingGeoffrey Bantle
2006-08-20Huge commit: VERSEJiri Hnidek
2006-08-18-> Adjustable Tolerance for Knife Exact SnappingGeoffrey Bantle
2006-08-12-> Bugfix (again)Geoffrey Bantle
2006-08-11-> Vertex support for knife toolGeoffrey Bantle
2006-07-31Siggraph show commit!Ton Roosendaal
2006-06-08-> Fix for bug #3867Geoffrey Bantle
2005-12-09bugfix #3550Johnny Matthews
2005-11-08Make preview line not draw over hidden areas for loopcutJohnny Matthews
2005-11-08#3375Johnny Matthews
2005-10-25Fix for when knife tool (with path setting) is terminated with ctrl-Enter.Chris Want
2005-10-03bug #2909Johnny Matthews
2005-10-01A little more cleanup of the loopcut code. Hoping to gain some speed, and let...Johnny Matthews
2005-10-01For loopcut, have the event queue ignore MOUSEX and MOUSEY events to help pre...Johnny Matthews
2005-08-21Some whitespace cleanup...Johnny Matthews
2005-08-15 - readded DL_VERTS type to store lattice deformed vertsDaniel Dunbar
2005-08-15 - added view3d_get_object_project_mat function, returns mat to projectDaniel Dunbar
2005-08-11 - added eModifierTypeFlag_RequiresOriginalData for modifiers thatDaniel Dunbar
2005-08-09Big commit, had to rework lots of selection stuff so that thingsDaniel Dunbar
2005-08-08Added extra Select Type option for esubdivide and put them in defines to get ...Johnny Matthews
2005-08-05Now while choosing an edge in loopcut, S will toggle loopcut smooth. There is...Johnny Matthews
2005-08-03Made the screen redraw on loopcut cancelJohnny Matthews
2005-08-01Make Loopcut in Faceselect mode able to enter Edgeslide and not get 'loop cro...Johnny Matthews
2005-08-01Just a little cleanup, removed an extra redraw....move along :)Johnny Matthews
2005-08-01Some more loop fixing, this time in loopcutJohnny Matthews
2005-07-25Some bad use of non-public API. Changed the calls to BIF_undo_push() and BIF_...Johnny Matthews
2005-07-23Added code in loopcut to undo cut if edgeslide was cancelled. (For you Chris!)Johnny Matthews
2005-07-17Fix: outliner crash on deleting bones in editmodeTon Roosendaal
2005-07-16 - removed makeDispList, set_displist_onlyzeroDaniel Dunbar
2005-07-14A few additions/changes suggested by Chris BurtJohnny Matthews
2005-07-13If loopcut was cancelled, the screen was not refreshed to get rid of the last...Johnny Matthews
2005-07-13Well here it is. Subdivision/Loop Tools Recode Commit #1Johnny Matthews
2005-07-11 Fix for bug #2747Ton Roosendaal
2005-05-18Bug fix #2578Ton Roosendaal
2005-05-12Bug fix #2533Ton Roosendaal
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
2004-12-28Simple one - update the selected vertex count after doing a vertexMatt Ebb
2004-11-16Three bugfixes, as reported on release;Ton Roosendaal
2004-11-11Added a header to get rid of this:Kent Mein
2004-11-04- Added proper undopush for 'apply object'Ton Roosendaal
2004-10-30Fix for ALT+B loopselect, in Z-culling selection mode...Ton Roosendaal
2004-10-11Forgot about PC's using backbuffer draw for selecting (no AUX as on OSX),Ton Roosendaal