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
2006-04-03-> Stored Selections in Mesh DNAGeoffrey Bantle
2006-04-02Bugfix #4051Ton Roosendaal
2006-03-27-> Stored SelectionsGeoffrey Bantle
2006-02-22[Two Sections here; First is the log that *should* have been includedGeoffrey Bantle
2006-02-14Modified Files:Geoffrey Bantle
2006-01-04Orange; merger with bf-blender.Ton Roosendaal
2006-01-03As positively recieved on the mailing list and irc (and blessed byChris Want
2006-01-02Changed adduplicate() to take the dupflags as an argument. so faking the Alt ...Campbell Barton
2005-12-19Orange: monday merger with bf-blender (loadsa bugfixes).Ton Roosendaal
2005-12-18* Updates for missing menu itemsMatt Ebb
2005-12-01True X-mirror mesh editing!Ton Roosendaal
2005-11-28Bugfix; using vertex+edge select in Mesh editmode, didn't restore selectionTon Roosendaal
2005-11-21Fix #3064Ton Roosendaal
2005-09-26Cleanup and new features for vertex keys.Ton Roosendaal
2005-09-23Bug report #3092Ton Roosendaal
2005-08-25Making compiler happy;Ton Roosendaal
2005-08-21 - edge draw experiment didn't turn out to be useful, removed and revertedDaniel Dunbar
2005-08-21 - added mesh_strip_loose_faces, works in conjunction with make_edgesDaniel Dunbar
2005-08-20 - convert all DerivedMesh map functions to use index basedDaniel Dunbar
2005-08-19Armature "Envelope" editing.Ton Roosendaal
2005-08-17- New feature: shift+ctrl+t in Mesh editmode splits quads in exact oppositeTon Roosendaal
2005-08-16Weight Paint & Vertex Paint goodies;Ton Roosendaal
2005-08-14 - cleaned up edge drawing a tad, there were issues with mesh'sDaniel Dunbar
2005-08-13 - readded Subsurf "optimal" edge drawing/renderingDaniel Dunbar
2005-08-11 - added modifiers_getVirtualModifierList, returns pointer to first modifierDaniel Dunbar
2005-08-11 - bug fix, hook deform could crash because old files can have hookDaniel Dunbar
2005-08-10 - bug fix, face center drawing was wrong for editmeshDaniel Dunbar
2005-08-08Bugfix #2871Ton Roosendaal
2005-07-23 - change mesh_calc_normals to set vertices with len(no)==0Daniel Dunbar
2005-07-23 - removed mface->puno flags, was only used to flip normals in displayDaniel Dunbar
2005-07-22 - added data arguments to deformer modifiers, in case someone wantsDaniel Dunbar
2005-07-22 - shuffled editmesh derived function name/functionDaniel Dunbar
2005-07-15 - remove calls to showkeypos from exit editmode functions, should beDaniel Dunbar
2005-07-15 - decided it made more sense to make a key_get_active function, switchedDaniel Dunbar
2005-07-15 - more signedness warning fixes in editsimaDaniel Dunbar
2005-07-15 - added mesh_get_texspace (should be used instead of direct access)Daniel Dunbar
2005-07-14Fix for a *very* nasty bug... somewhere in the ancient past - I tracked itTon Roosendaal
2005-07-11Bug fix #2772Ton Roosendaal
2005-07-10Armature;Ton Roosendaal
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-21 - fix strange declaration of adduplicate that just used matrix argumentDaniel Dunbar
2005-06-11Bug fix #2726Ton Roosendaal
2005-06-08On exit mesh editmode, the other objects using this mesh should get aTon Roosendaal
2005-05-19Bug fix #2585Ton Roosendaal
2005-04-06 - fix for crash in separate_mesh... thats some pretty nasty codeDaniel Dunbar
2005-03-31 - removed USE_CCGSUBSURF define (always on now)Daniel Dunbar
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-17Ack, typo in previous commit, bugfix for confusing edge selection. PassedTon Roosendaal
2005-03-14Bugfix #2324Ton Roosendaal
2005-01-11Bug fix #2061Ton Roosendaal