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
2008-05-09Bugfix: unwrap pinning did not work correct with aspect ratio option.Brecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-01added a sloppy option for getting the active face, which returns the last sel...Campbell Barton
2008-03-26UV Unwrap (lscm, project from view, cube etc) now default to correcting for t...Campbell Barton
2008-03-26fix for [#8732] Unwrap Project from View not matching ViewCampbell Barton
2008-03-03Added a feature to the UV editor- Average UV islands, this averages selected ...Campbell Barton
2007-11-25replace macro's with functions for UV editmode checks, this wasn't nice code ...Campbell Barton
2007-09-21unwrapping would crash if there was no space imageCampbell Barton
2007-09-18unwrapper wasnt working properly when UVSyncSelection was NOT enabled.Campbell Barton
2007-09-17New feature for UV/Editmode - 'Sync Mesh Selection' a button in the UV header...Campbell Barton
2007-09-12Added UV face rotate and mirror to editmode and re arranged some of the editm...Campbell Barton
2007-09-12* added functions to copy between UV and vertex color layers.Campbell Barton
2007-09-12warning cleanup:Stephen Swaney
2007-09-10Changes to "Face Select" modeCampbell Barton
2007-09-10UV Editing is now done in editmode rather then UV/Face Select mode.Campbell Barton
2007-05-01own mistake, typo in checking mface's selectionCampbell Barton
2007-04-29Patch #6584 - Texture functionality in the wave modifierBen Batt
2007-04-29dont use tface hide or select anymore, since maintaining 2 sets of hide/selec...Campbell Barton
2007-03-22Added "Pack Charts" function in the UV editor, using Campbell's new boxBrecht Van Lommel
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