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-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
2006-02-05UV Editor Tweaks:Brecht Van Lommel
2006-01-09Orange branch: OpenEXR finally in Blender!Ton Roosendaal
2005-10-25More bugfixing related to #3149:Brecht Van Lommel
2005-09-24 - assorted warning fixes (signedness, float->double)Daniel Dunbar
2005-09-17- Imagepaint code cleanup:Brecht Van Lommel
2005-08-21 - added mesh_strip_loose_faces, works in conjunction with make_edgesDaniel Dunbar
2005-08-18 - added DerivedMesh.drawUVEdges function & implementationsDaniel Dunbar
2005-08-12 - remove some silly array copying code for nurb displist generationDaniel Dunbar
2005-08-11New "Mirror UVs" function in faceselect mode, to complement Rotate UVs.Brecht Van Lommel
2005-07-14 - switch to using DAG_object_flush_update instead of mesh_changedDaniel Dunbar
2005-07-14 - split makeDispList into makeDispList{Mesh,MBall,CurveTypes}, there isDaniel Dunbar
2005-06-17With no objects in scene, press F (ALT+F) for faceselect crashed.Ton Roosendaal
2005-05-12Fixed various errors with Blender allowing editing Library linked data.Ton Roosendaal
2005-04-28A couple more simple gcc4.X warnings fixed.Kent Mein
2005-04-23Merging over some uv editor tweaks from tuhopuu:Brecht Van Lommel
2005-04-23Add "View Selected" (numpad .-key) for faceselect mode and the uv editor.Brecht Van Lommel
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-09big warning hunt commitJean-Luc Peurière
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-11-07Added some missing undo pushes for the UV editor and UV Face Select Mode.Brecht Van Lommel