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-03-23- Fix for CTRL (and possible ALT, SHIFT) as hotkey; now also works whileTon Roosendaal
2005-03-23Bug fix #2349Ton Roosendaal
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-12Bug fix as reported by Fish-Face/Chris Le Sueur on IRCTon Roosendaal
2005-03-09big warning hunt commitJean-Luc Peurière
2005-03-03New menu option: When converting a subsurf or metaball to mesh, the option to...Johnny Matthews
2005-02-25New transform:Ton Roosendaal
2005-02-25Transform project.Ton Roosendaal
2005-02-20Daily commit for transform() project, to prevent conflicts with Martin'sTon Roosendaal
2005-02-20Making transform's code more Blenderish with a proper extern include file (BI...Martin Poirier
2005-02-19First commit for the transform coding for me!Ton Roosendaal
2005-02-14Initial new transform commit.Martin Poirier
2005-01-13big softbody commitJens Ole Wund
2004-12-29Object Constraints weren't relinked correctly when duplicating both the targe...Martin Poirier
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-12-22Another last minute bug... (thanks aphex)Ton Roosendaal
2004-12-19Fix in hook menu; "select" option only worked in vertex selectmode.Ton Roosendaal
2004-12-07Bugfix #1981Ton Roosendaal
2004-12-05Reported on IRC;Ton Roosendaal
2004-12-05Special bf-committers request; Lamp/World/Material now each have 10Ton Roosendaal
2004-12-04- added undo pushes for buttons invoking file window in scene buttonsTon Roosendaal
2004-12-04Bug fix #1952Ton Roosendaal
2004-12-03Bug fix #1945Ton Roosendaal
2004-12-02Three little fixes as reported by Campbell;Ton Roosendaal
2004-11-26Small tweaks to make 3d drawing a tad more interactive, and; somethingTon Roosendaal
2004-11-23Fix for #1839Ton Roosendaal
2004-11-21Fix for #1864Ton Roosendaal
2004-11-16Three bugfixes, as reported on release;Ton Roosendaal
2004-11-12Headerprint for extrude along face normal was sometimes wrong, because ofBrecht Van Lommel
2004-11-12Fix for error found by aphex;Ton Roosendaal
2004-11-11Tsk tsk! Using a short to count vertices amount in Mirror menu doesntTon Roosendaal
2004-11-11Proper fix for Ton's commit.Martin Poirier
2004-11-10Cosmetic change (after bugreport), scaling in axis (press X,Y,Z) now printsTon Roosendaal
2004-11-10Made numerical input work for extrude along normals (Bug #1762)Martin Poirier
2004-11-08Removed silly "==0" to check if "apply deform" should happen.Ton Roosendaal
2004-11-07Tweaked the force_draw() calls, to allow headerprint() to work whileTon Roosendaal
2004-11-07Lotsa undo stuff added;Ton Roosendaal
2004-11-07Fix, as reported by Martin; the 'make dupli real' code would also applyTon Roosendaal
2004-11-04- Added proper undopush for 'apply object'Ton Roosendaal
2004-11-01Bugfix for #1717 http://projects.blender.org/tracker/index.php?func=detail&ai...Martin Poirier
2004-11-01- Bug #1714; editmode undo error when ESC after extrude (missing undopush)Ton Roosendaal
2004-10-30Crease edit (SHIFT+E) didnt use the proper edge selection flag yet.Ton Roosendaal
2004-10-29Bug 1702Ton Roosendaal
2004-10-27Bug #1670Ton Roosendaal
2004-10-16Small fix for #1628Ton Roosendaal
2004-10-15one teensy comment.Stephen Swaney
2004-10-14Accidentally committed a line paste with declaration outside of { }...Ton Roosendaal
2004-10-14Three fixes;Ton Roosendaal
2004-10-12Extrude crashed on extruding verts/edges only, due to lack of pointerTon Roosendaal
2004-10-11Moved headerprint to editscreen (for logical placement and reusability).Martin Poirier