[tuhopuu-cvs] CVS commit: tuhopuu3/source/blender/src drawimage.c imagepaint.c space.c tuhopuu3/source/blender/img/intern IMG_Api.cpp IMG_CanvasRGBA32.cpp IMG_CanvasRGBA32.h IMG_PixmapRGBA32.cpp IMG_PixmapRGBA32.h tuhopuu3/source/blender/img IMG_Api.h

Jens Ole Wund (bjornmose) bjornmose at gmx.net
Tue Jun 21 00:13:27 CEST 2005


bjornmose (Jens Ole Wund(bjornmose)) 2005/06/21 00:13:27 CEST

  Modified files:
    tuhopuu3/source/blender/src drawimage.c imagepaint.c space.c 
    tuhopuu3/source/blender/img/intern IMG_Api.cpp 
                                       IMG_CanvasRGBA32.cpp 
                                       IMG_CanvasRGBA32.h 
                                       IMG_PixmapRGBA32.cpp 
                                       IMG_PixmapRGBA32.h 
    tuhopuu3/source/blender/img IMG_Api.h 
  
  Log:
  some more 2d painting sugar
  in UV image editor / texture paint mode
  support for tileable drawing
  _torus_ option handles UV space as a torus :
               painting over the image limits affects the other edges
  hot key ----> *C* to pop up the paint tool in texture paint mode .. ( not shown in menu )
  ( i like that *ESC*  *C* swing on the left hand)
  
  Revision  Changes    Path
  1.13      +4 -3      tuhopuu3/source/blender/src/drawimage.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/drawimage.c.diff?r1=1.12&r2=1.13&cvsroot=tuhopuu>
  1.2       +9 -4      tuhopuu3/source/blender/src/imagepaint.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/imagepaint.c.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>
  1.56      +9 -2      tuhopuu3/source/blender/src/space.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/space.c.diff?r1=1.55&r2=1.56&cvsroot=tuhopuu>
  1.3       +11 -5     tuhopuu3/source/blender/img/intern/IMG_Api.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/img/intern/IMG_Api.cpp.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>
  1.3       +93 -76    tuhopuu3/source/blender/img/intern/IMG_CanvasRGBA32.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/img/intern/IMG_CanvasRGBA32.cpp.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>
  1.3       +8 -7      tuhopuu3/source/blender/img/intern/IMG_CanvasRGBA32.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/img/intern/IMG_CanvasRGBA32.h.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>
  1.4       +37 -2     tuhopuu3/source/blender/img/intern/IMG_PixmapRGBA32.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/img/intern/IMG_PixmapRGBA32.cpp.diff?r1=1.3&r2=1.4&cvsroot=tuhopuu>
  1.3       +5 -2      tuhopuu3/source/blender/img/intern/IMG_PixmapRGBA32.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/img/intern/IMG_PixmapRGBA32.h.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>
  1.3       +4 -3      tuhopuu3/source/blender/img/IMG_Api.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/img/IMG_Api.h.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list