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-12-24Step 3 for the initial commits for 2.5: removing src/ and python,Ton Roosendaal
2007-11-25replace macro's with functions for UV editmode checks, this wasn't nice code ...Campbell Barton
2007-09-25made active vert/edge/face draw properly with modifiers applied and made thei...Campbell Barton
2007-09-23missing null checkCampbell Barton
2007-09-22added an active face for the mesh editmode and normal mesh - this is needed b...Campbell 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-14* minor changes, edited some tooltips (exr half and zbuf were not that helpful)Campbell Barton
2007-09-12Added UV face rotate and mirror to editmode and re arranged some of the editm...Campbell Barton
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-08-06Fix for bug #6604:Brecht Van Lommel
2007-05-10Bug reported on irc:Brecht Van Lommel
2007-05-07thanks venomgfx for picking up on this one, reset didnt work - my mface/tface...Campbell 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-04-24editface.c & buttons_logic.c & Draw.c & verse_session.c - added missing headerCampbell Barton
2007-04-23Changed TESTBASE and TESTBASE_LIB to check the hidden flagCampbell Barton
2007-04-14update to center view.Campbell Barton
2007-04-04moved source and text to american spellingCampbell Barton
2007-01-31== Multires ==Nicholas Bishop
2007-01-01-> Fix for bug #5472Geoffrey Bantle
2006-12-22Fix: active face was lost switching between faceselect mode and editmode.Brecht Van Lommel
2006-12-21Added names to UV and vertex color layers, and display them as a list.Brecht Van Lommel
2006-12-14* reverted and tweaked UV calculation menu after IRC discussion with CamMatt Ebb
2006-12-13Multiple UV and vertex color layers: (still work in progress)Brecht Van Lommel
2006-12-12Added a new Python slot "UvCalculate", moved Archimap and "UVs from adjacent"...Campbell Barton
2006-12-05Modifier Stack: Limit calculation to required data.Ben Batt
2006-12-03Copy vcols wasnt working me->mcol[a] needs to be me->mcol[a*4]Campbell Barton
2006-11-27Disable mipmapping in texture paint mode, so fast redrawing will nowBrecht Van Lommel
2006-11-21Bugfix #5258Ton Roosendaal
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-15Bugfix #5224Ton Roosendaal
2006-09-12Bugfix: texture paint didn't work correct with modifiers.Brecht Van Lommel
2006-09-07Fix for bug #4966:Brecht Van Lommel
2006-08-27Texturepaint now supports all the imagepaint brush settings, with theBrecht Van Lommel
2006-08-08fix for bug 4819Joilnen Leite
2006-07-28Image Paint:Brecht Van Lommel
2006-07-27Brush Datablock:Brecht Van Lommel
2006-06-27previous commit to editface made it impossible to leave faceSelect mode of th...Campbell Barton
2006-06-23face select mode would allow you to enter it even if the object was not on a ...Campbell Barton
2006-06-19moved defines for top of fileJoilnen Leite
2006-06-19fixing line 1350Joilnen Leite
2006-06-19renamed uv mapping menu items to make more sense.Campbell Barton
2006-04-07Undo Campbell's last commit that disabled face select mode on fluidsimBrecht Van Lommel
2006-04-07going into face select mode for fluidsim meshes segfaulted blender, do a chec...Campbell Barton
2006-03-11Fix for bug #3802: Display problems with modifiers and uv face selectBrecht Van Lommel
2006-02-22Fix for crashing border select in FaceSelect mode. This was part of theTon Roosendaal
2006-02-10Faceselect mode fixes:Brecht Van Lommel
2006-02-09Seam Cutting in Faceselect Mode:Brecht Van Lommel