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
2005-07-15 - more signedness warning fixes in editsimaDaniel Dunbar
2005-07-15 - switch em_{vert,solid,wire}offs to be unsignedDaniel Dunbar
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-26Patch by Martin Poirier: display normalized coordinates in image window, withBrecht Van Lommel
2005-06-04new round of warning fixes. we are now down to 24 with Xcode on blenderJean-Luc Peurière
2005-05-03UI cleanup work;Ton Roosendaal
2005-05-01Removal of old transform() <sob> part one.Ton Roosendaal
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-07Tweaked the force_draw() calls, to allow headerprint() to work whileTon Roosendaal
2004-11-07Added undo in UV FaceSelect mode (3d window) and in UV Image window.Ton Roosendaal
2004-10-12Do better checking for hidden faces in uv editor, sometimes unwanted uv's gotBrecht Van Lommel
2004-07-14LSCM:Brecht Van Lommel
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-25Fixed a potential bug in the uv editor transform function, a check if the tfaceBrecht Van Lommel
2004-04-24The Anim and Tiles settings in the Image Window are now available again, in theBrecht Van Lommel
2004-04-20Preparations to have Panels in all window types. Also implementedTon Roosendaal
2004-04-05New UV Calculation panel and code. The uv mapping function was split up intoBrecht Van Lommel
2004-04-05Added hotkeys for sticky / face select in UV editor:Brecht Van Lommel
2004-04-01New UV editor / Image Window features:Brecht Van Lommel
2004-03-21 - split the data structures that actually constitute a meshDaniel Dunbar
2004-01-17- pressing Enter key on numbutton increases/decreases again.Ton Roosendaal
2004-01-16two fixes:Ton Roosendaal
2004-01-13Converted the Userpreference buttons to zr's new ButBit calls.Rob Haarsma
2003-11-20Fix for undo... it didn't do the UV coords (tface) nor the vertexpaintTon Roosendaal
2003-10-15- removed all #include "interface.h" from files. this is a local/internalTon Roosendaal
2003-06-11- OSX bug: selecting vertices in imagewindow didnt draw in frontbuf visiblyTon Roosendaal
2003-04-30LAST of the c code comment translations... hooray!Ton Roosendaal
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont