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
2007-02-28=== Transform Snap ===Martin Poirier
2007-01-22== Multires ==Nicholas Bishop
2007-01-14Cleaned up some warnings.Nicholas Bishop
2007-01-01Small change to keep MSVC happy -- defined variable at the start of a conditi...Simon Clitherow
2007-01-01-> Fix for bug #5472Geoffrey Bantle
2006-12-31Prevent user from applying editmode operations that will be ignored by multires.Nicholas Bishop
2006-12-29=== Transform Snap ===Martin Poirier
2006-12-23Select Grouped editdata- minor fix in the menu.Campbell Barton
2006-12-16made editmode select grouped work with mixed selections - can show select gro...Campbell Barton
2006-12-06Another 3-in-one commit:Ton Roosendaal
2006-12-05Modifier Stack: Limit calculation to required data.Ben Batt
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-15Bugfix #5224Ton Roosendaal
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-11-05-> Fix for Bug #5056Geoffrey Bantle
2006-09-21one liner,Campbell Barton
2006-08-28fixed a crash in selecting edges based on face angle with some hidden edges.Campbell Barton
2006-08-28Integration of the Google Summer of Code Modifier Stack Upgrade project. TheBen Batt
2006-08-20Huge commit: VERSEJiri Hnidek
2006-08-11-> Vertex support for knife toolGeoffrey Bantle
2006-07-31Siggraph show commit!Ton Roosendaal
2006-07-10fixed comparison eith edge angle.Campbell Barton
2006-07-04Fix for bug #4607:Brecht Van Lommel
2006-06-27previous commit to editface made it impossible to leave faceSelect mode of th...Campbell Barton
2006-06-27Added select similar crease to edge select groups. Needed this recently.Campbell Barton
2006-06-24fix for report 4440 in the bug trackerJoilnen Leite
2006-06-22Bugfix #3773Ton Roosendaal
2006-06-20scaled comparison adjustment only effects editmode select groupCampbell Barton
2006-06-19Fix for editmehs select grouped.Campbell Barton
2006-06-08-> Fix for bug #3867Geoffrey Bantle
2006-05-31-> Fix for bug #4247Geoffrey Bantle
2006-05-21Intergrated select group editmode into the menus and re-shuffled the Mesh too...Campbell Barton
2006-05-11-> New menu and toolbox entriesGeoffrey Bantle
2006-03-28Removed a bad return and and unused variable.Campbell Barton
2006-03-28Modified editmesh_mods.cCampbell Barton
2006-03-27-> Stored SelectionsGeoffrey Bantle
2006-03-26select group with large selections could make blender hang. break out of the ...Campbell Barton
2006-03-26Made group work from multiple selection's (before it used the first selected ...Campbell Barton
2006-03-25Fixed a possible bug where counting faces was a short and could be less then ...Campbell Barton
2006-03-25Added select group edges (Length/Direction/FaceUsers)Campbell Barton
2006-03-25Added select group meny to mesh editmode.Campbell Barton
2006-03-152 New tools, 'Loop to region' and 'Region to loop'Geoffrey Bantle
2006-03-03-> Silly mistake in loop_multiselect() in editmesh_mods.c, called EM_select_f...Geoffrey Bantle
2006-02-28-> Loop MultiSelectGeoffrey Bantle
2006-02-22"Select Random" in editmode for meshes did not do an undo_push... This wasGeoffrey Bantle
2006-02-22[Two Sections here; First is the log that *should* have been includedGeoffrey Bantle
2006-02-14Modified Files:Geoffrey Bantle
2006-02-09Seam Cutting in Faceselect Mode:Brecht Van Lommel
2006-02-06Quite weird... I recall I fixed it, then it came back again.Ton Roosendaal