[Bf-blender-cvs] CVS commit: blender/source/blender/src buttons_editing.c buttons_shading.c editscreen.c

Ton Roosendaal ton at blender.org
Mon Nov 17 13:11:43 CET 2003


ton (Ton Roosendaal) 2003/11/17 13:11:43 CET

  Modified files:
    blender/source/blender/src buttons_editing.c buttons_shading.c 
                               editscreen.c 
  
  Log:
  - bug fixes:
    - "Crop and Anim" panel had wrong name... now "Anim and Movie"
    - this panel didnt draw buttons always, should be for 'anim option' (which
      is different from 'movie' option!
    - added call to re-align the panels each time a new screen is set (also
      after file read) to make sure new panels (or with new name) are properly
      initialized
    - fixed drawing error in nurbs buttons
  
  Revision  Changes    Path
  1.19      +1 -1      blender/source/blender/src/buttons_editing.c
  1.33      +28 -31    blender/source/blender/src/buttons_shading.c
  1.51      +10 -6     blender/source/blender/src/editscreen.c



More information about the Bf-blender-cvs mailing list