[tuhopuu-cvs] CVS commit: tuhopuu2 featurelist.txt tuhopuu2/source/blender/include BIF_editsima.h tuhopuu2/source/blender/makesdna DNA_space_types.h tuhopuu2/source/blender/src drawimage.c editface.c editsima.c header_image.c space.c

Brecht Van Lommel blendix at pandora.be
Tue Mar 30 21:08:52 CEST 2004


blendix (Brecht Van Lommel) 2004/03/30 21:08:52 CEST

  Modified files:
    .                    featurelist.txt 
    tuhopuu2/source/blender/include BIF_editsima.h 
    tuhopuu2/source/blender/makesdna DNA_space_types.h 
    tuhopuu2/source/blender/src drawimage.c editface.c editsima.c 
                                header_image.c space.c 
  
  Log:
  Big clean up before porting over to bf-blender:
  - Heal UVs is now called Stitch UVs
  - Island Select is now called Select Linked UVs
  - Weld / Align tool does not work from Scale anymore, but is actived by the
    WKEY, added menu entry for it
  - Possibility to disable pixel snapping for the UV editor transform tools
  - Alt+RMB click is the same as RMB click with Select Active Face enabled
  - Select Active Face now works together better with Shift
  - Fixed drawing issue with Circle Select
  - Code Reformatting to fit standards better, mostly to fit in 80 chars limit
  
  Revision  Changes    Path
  1.89      +9 -8      tuhopuu2/featurelist.txt
  1.5       +3 -3      tuhopuu2/source/blender/include/BIF_editsima.h
  1.6       +5 -4      tuhopuu2/source/blender/makesdna/DNA_space_types.h
  1.10      +79 -76    tuhopuu2/source/blender/src/drawimage.c
  1.9       +7 -5      tuhopuu2/source/blender/src/editface.c
  1.17      +319 -232  tuhopuu2/source/blender/src/editsima.c
  1.12      +51 -57    tuhopuu2/source/blender/src/header_image.c
  1.50      +13 -8     tuhopuu2/source/blender/src/space.c



More information about the tuhopuu-cvs mailing list