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-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
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-12-21Fix for 2042Ton Roosendaal
2004-12-15Bug #2019Ton Roosendaal
2004-12-13Bug fix, after irc report sk1p:Ton Roosendaal
2004-12-10Fixed a crafty little bug that only seemed to show up in 'Rotate Edges'.Simon Clitherow
2004-12-04Two small fixes;Ton Roosendaal
2004-11-20Bugreports keep coming in... including real bad one.Ton Roosendaal
2004-10-29Two more wavk bugs (help he's pestering me!)Ton Roosendaal
2004-10-10.. take the proper example for edges in addfacelist()Jens Ole Wund
2004-10-10fixed subdividing bug with addfacelist(..) rule for edgesJens Ole Wund
2004-09-28- fixed error in copying selection from faceselectmode to editmodeTon Roosendaal
2004-09-26Two bugs:Ton Roosendaal