[tuhopuu-cvs] CVS commit: tuhopuu2/release/datafiles blenderbuttons tuhopuu2/source/blender/include BIF_editsima.h BIF_resources.h tuhopuu2/source/blender/src blenderbuttons.c butspace.c buttons_editing.c drawimage.c drawmesh.c editface.c editsima.c header_image.c header_view3d.c

Brecht Van Lommel blendix at pandora.be
Mon Apr 5 13:19:01 CEST 2004


blendix (Brecht Van Lommel) 2004/04/05 13:19:00 CEST

  Modified files:
    tuhopuu2/release/datafiles blenderbuttons 
    tuhopuu2/source/blender/include BIF_editsima.h BIF_resources.h 
    tuhopuu2/source/blender/src blenderbuttons.c butspace.c 
                                buttons_editing.c drawimage.c 
                                drawmesh.c editface.c editsima.c 
                                header_image.c header_view3d.c 
  
  Log:
  Another cleanup commit before merging things over to bf-blender:
  - Changed UV editor sticky / active face select icons again, they did not have
    enough contrast.
  - Made the UV calculation code conform more to the coding standards, changed
    names and tried to make line length limited to 80 characters.
  - Moved 'Draw Mesh Shadow' buttons to UV Calculation panel. Possibly too
    confusing otherwise.
  - Restored Align to Object button in UV calculation panel
  - Disable picking of 3d view for Standard and Cube UV mapping, as they are not
    affected by the view.
  - Restored some small things that were broken because of the merge.
  
  Revision  Changes    Path
  1.3       +98 -85    tuhopuu2/release/datafiles/blenderbuttons
  1.9       +2 -1      tuhopuu2/source/blender/include/BIF_editsima.h
  1.9       +4 -4      tuhopuu2/source/blender/include/BIF_resources.h
  1.5       +1326 -1324tuhopuu2/source/blender/src/blenderbuttons.c
  1.4       +0 -2      tuhopuu2/source/blender/src/butspace.c
  1.22      +41 -61    tuhopuu2/source/blender/src/buttons_editing.c
  1.15      +12 -7     tuhopuu2/source/blender/src/drawimage.c
  1.13      +56 -52    tuhopuu2/source/blender/src/drawmesh.c
  1.11      +269 -671  tuhopuu2/source/blender/src/editface.c
  1.23      +5 -3      tuhopuu2/source/blender/src/editsima.c
  1.18      +8 -8      tuhopuu2/source/blender/src/header_image.c
  1.15      +3 -9      tuhopuu2/source/blender/src/header_view3d.c



More information about the tuhopuu-cvs mailing list