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-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-06-11Remove some more unwrapper debugging code.Brecht Van Lommel
2006-02-09Seam Cutting in Faceselect Mode:Brecht Van Lommel
2006-02-05UV Editor Tweaks:Brecht Van Lommel
2005-12-04More work on the new unwrapper code (orange branch):Brecht Van Lommel
2005-12-01Small addition to stretch minimize: with pad +/- or the wheel mouseBrecht Van Lommel
2005-12-01Orange branch commit.Brecht Van Lommel
2005-11-22* LSCM live transform is finally here!Matt Ebb
2005-10-25More bugfixing related to #3149:Brecht Van Lommel
2005-08-22Use new BLI_edgehash_* functions in unwrapper.Brecht Van Lommel
2005-08-21 - added mesh_strip_loose_faces, works in conjunction with make_edgesDaniel Dunbar
2005-04-23Merging over some uv editor tweaks from tuhopuu:Brecht Van Lommel
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2004-11-07Added some missing undo pushes for the UV editor and UV Face Select Mode.Brecht Van Lommel
2004-09-14A more correct and simple fix to the me->medge==NULL problem from my lastBrecht Van Lommel
2004-09-13Fix for error in last commit: forgot to check if me->medge==NULL when makingBrecht Van Lommel
2004-09-06Fix for bug #1582: LSCM mesh splitting based on seams gives incorrect results...Brecht Van Lommel
2004-08-17Bugfix for incorrect unwrapping of some triangle shaped quads;Brecht Van Lommel
2004-07-14LSCM:Brecht Van Lommel
2004-07-13Added LSCM UV Unwrapping:Brecht Van Lommel