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-06-10bugfix, missing calls to free editmesh index arraysCampbell Barton
2008-05-11transform manipulator didnt follow the active face in some cases, also rotate...Campbell Barton
2008-05-09Fix for bug #7030: extrude region doesn't correctly computeBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-13error in last commit. also use smaller fonts in the sequencer for frame numbe...Campbell Barton
2008-04-12active face can now be unselected, also extrude and copy keep the active face.Campbell Barton
2008-04-01added a sloppy option for getting the active face, which returns the last sel...Campbell Barton
2008-03-26fix for [#8732] Unwrap Project from View not matching ViewCampbell Barton
2008-03-12Added two UV features (Apricot request):Brecht Van Lommel
2007-11-13==Mirror Modifier==Chris Want
2007-11-04Bug fix to handle extruding with a mirror modifier, now that axes areChris Want
2007-09-22added an active face for the mesh editmode and normal mesh - this is needed b...Campbell Barton
2007-09-10UV Editing is now done in editmode rather then UV/Face Select mode.Campbell Barton
2007-04-04moved source and text to american spellingCampbell Barton
2007-02-26Bugfix:Brecht Van Lommel
2006-12-23Select Grouped editdata- minor fix in the menu.Campbell Barton
2006-12-13Multiple UV and vertex color layers: (still work in progress)Brecht Van Lommel
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-12Added custom vertex data support to editmode. Only used for vertex groupsBrecht Van Lommel
2006-11-11Added custom face data support in edit mode. The code used to do this isBrecht Van Lommel
2006-09-28-> Sanity Check for Selection HistoryGeoffrey Bantle
2006-09-18-> Extrude Vertex GroupsGeoffrey Bantle
2006-08-20Huge commit: VERSEJiri Hnidek
2006-06-24reversed the order of suptraction for making the manipulator plane for adtive...Campbell Barton
2006-06-12In the previous mirror+clipping+extrude commit there was a potentialChris Want
2006-06-10==Mesh modeling==Chris Want
2006-06-05Bugfix #4275Ton Roosendaal
2006-04-03-> Stored Selections in Mesh DNAGeoffrey Bantle
2006-04-02Bugfix #4051Ton Roosendaal
2006-03-27needed to normalize the plane for the manipulator.Campbell Barton
2006-03-27Seperated out some functionality into 3 new functions.Campbell Barton
2006-03-27-> Stored SelectionsGeoffrey Bantle
2006-03-25Added select group meny to mesh editmode.Campbell Barton
2006-02-28-> Loop MultiSelectGeoffrey Bantle
2006-02-22[Two Sections here; First is the log that *should* have been includedGeoffrey Bantle
2006-02-14Weekly cleanup in my precious blender tree :)Ton Roosendaal
2006-02-14Modified Files:Geoffrey Bantle
2006-01-03As positively recieved on the mailing list and irc (and blessed byChris Want
2005-11-28Bugfix; using vertex+edge select in Mesh editmode, didn't restore selectionTon Roosendaal
2005-11-21Bugfix #3423Ton Roosendaal
2005-09-25Darn editmesh code! Trying to prevent user error (add overlapping faces)Ton Roosendaal
2005-09-24Bug fix #3098Ton Roosendaal
2005-09-24bugfix #3100Ton Roosendaal
2005-09-23Bugfix #2948Ton Roosendaal
2005-08-21 - added mesh_strip_loose_faces, works in conjunction with make_edgesDaniel Dunbar
2005-07-25Little issues, combined commit!Ton Roosendaal
2005-07-23 - added ModifierData flag, is modifier enabled in editmodeDaniel Dunbar
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-05-07Commit of 2 weeks ago to correctly find normals for extrusion had a typo...Ton Roosendaal