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
2011-11-16svn merge -r41926:41932 ^/trunk/blenderCampbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-05-23fix own mistake [#27451] Flip to Top / Flip to Bottom menuitems on right clic...Campbell Barton
2011-05-09more syncing with trunk, also cleared many warnings with gcc4.6Campbell Barton
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar
2011-02-27doxygen: blender/blenlib tagged.Nathan Letwory
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-07-19part 1 of merge from trunk at r30358; it compiles, but doesn't link quite yet :)Joseph Eagar
2010-07-15wip commit; DO NOT USE. almost done with phase 1 of this restructuring, basi...Joseph Eagar
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-09merge with trunk at r27259 and commit of a patch by anthony jones to fix msvc...Joseph Eagar
2010-02-12correct fsf addressCampbell Barton
2009-09-15compile fixJoseph Eagar
2009-09-15made subsurf object mode conversion faster, though still needs a bit more workJoseph Eagar
2009-09-04fix merge bug, this should fix this issue for now, but might need further wor...Joseph Eagar
2009-09-03made editmesh<->bmesh conversion work again, hopefully (bleh). also made BLI...Joseph Eagar
2009-06-12moved the active face pointer to BMesh, where I think it belongs. also made ...Joseph Eagar
2008-09-20Patch 17403, small gcc warning fixes.Ton Roosendaal
2008-05-12Fix for bug #11140: explode modifier could run out of memory quiteBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2005-08-23 - added iterator to edgehashDaniel Dunbar
2005-08-23 - subsurf getVertCos returned verts in wrong order sinceDaniel Dunbar
2005-08-22Use new BLI_edgehash_* functions in unwrapper.Brecht Van Lommel
2005-08-22 - sillyness... added drawMappedEdges for meshDaniel Dunbar