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
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
2004-11-07Added undo in UV FaceSelect mode (3d window) and in UV Image window.Ton Roosendaal
2004-09-06Fix for bug #1582: LSCM mesh splitting based on seams gives incorrect results...Brecht Van Lommel
2004-07-181) Change the way "Align mode" is accessed in the UI: It's now a globalAlexander Ewering
2004-07-16* User preference to select with the left mouse buttonMatt Ebb
2004-07-15This adds two modes to the 'around' drop down in 3d headerJohnny Matthews
2004-07-13Added LSCM UV Unwrapping:Brecht Van Lommel
2004-06-05* Big, mundane clean up and edit of (error/ok/etc)Matt Ebb
2004-05-03Fixed a bug where From Window mapping in perspective view would give strangeBrecht Van Lommel
2004-04-05New UV Calculation panel and code. The uv mapping function was split up intoBrecht Van Lommel
2004-04-01New UV editor / Image Window features:Brecht Van Lommel
2004-03-29Fixed bug #963: UV editor wrong centerBrecht Van Lommel
2004-03-21 - added editmesh_[de]select_by_material functionDaniel Dunbar
2004-03-21 - split the data structures that actually constitute a meshDaniel Dunbar
2004-01-16two fixes:Ton Roosendaal
2004-01-12- fix for calling 'unwrap UV' from faceselect view3d pulldown. it neededTon Roosendaal
2003-12-28bjornmose's UV mapping patchMartin Poirier
2003-12-08- and another fix needed due to the change in view3d matrices...Ton Roosendaal
2003-12-07- fixed texture paint mode... and that all caused by fixing another bug!Ton Roosendaal
2003-10-15- removed all #include "interface.h" from files. this is a local/internalTon Roosendaal
2003-10-10Another huge commit!!!Ton Roosendaal