[tuhopuu-cvs] CVS commit: tuhopuu2/source/blender/src unwrapper.c space.c editsima.c drawimage.c tuhopuu2/source/blender/makesdna DNA_mesh_types.h tuhopuu2/source/blender/include BIF_editsima.h

Jens Ole Wund (bjornmose) bjornmose at gmx.net
Thu May 20 18:45:35 CEST 2004


bjornmose (Jens Ole Wund(bjornmose)) 2004/05/20 18:45:34 CEST

  Modified files:
    tuhopuu2/source/blender/src unwrapper.c space.c editsima.c 
                                drawimage.c 
    tuhopuu2/source/blender/makesdna DNA_mesh_types.h 
    tuhopuu2/source/blender/include BIF_editsima.h 
  
  Log:
  implemented LSCM pinning
  PKEY marks selected UV in image editor pinned
  CTRL PKEY removes pinned tag
  LSCM works with pinned UV when 2 or more UVs are pinned
  else it calculates pinning automagicaly
  note: drawing the pinnend UVs is a little hackish but works for testing
  
  Revision  Changes    Path
  1.5       +61 -3     tuhopuu2/source/blender/src/unwrapper.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/unwrapper.c.diff?r1=1.4&r2=1.5&cvsroot=tuhopuu>
  1.55      +6 -1      tuhopuu2/source/blender/src/space.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/space.c.diff?r1=1.54&r2=1.55&cvsroot=tuhopuu>
  1.25      +32 -1     tuhopuu2/source/blender/src/editsima.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/editsima.c.diff?r1=1.24&r2=1.25&cvsroot=tuhopuu>
  1.17      +26 -1     tuhopuu2/source/blender/src/drawimage.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/drawimage.c.diff?r1=1.16&r2=1.17&cvsroot=tuhopuu>
  1.13      +5 -1      tuhopuu2/source/blender/makesdna/DNA_mesh_types.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/makesdna/DNA_mesh_types.h.diff?r1=1.12&r2=1.13&cvsroot=tuhopuu>
  1.11      +3 -1      tuhopuu2/source/blender/include/BIF_editsima.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/include/BIF_editsima.h.diff?r1=1.10&r2=1.11&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list