Changes between Version 6 and Version 7 of FRAME_OPACITY_R0


Ignore:
Timestamp:
06/10/09 16:48:27 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_OPACITY_R0

    v6 v7  
    2323 * Implement opacity for a whole frame (for this revision - frame border and filling) 
    2424 * Optional - Implement opacity for the content 
    25  * The frame opacity could be changed by the opacity slider bar in the frame appearance hud.   
    26  * The frame opacity should be kept in the model.  
    27  
     25 * Add a slider bar in the frame appearance hud for controlling the whole HUD opacity. For now, this should control the whole frame opacity, but later this should control other sliders. 
    2826 
    2927== Task result == 
     
    3230== Implementation idea == 
    3331 
    34 Add a slider bar to the frame appearance hud which values could change from 0 to 1 and a label showing what is the chosen opacity.  
     32Add a slider bar to the frame appearance hud which values could change from 0 to 100% and a label showing what is the chosen opacity.  
    3533When creating the scene elements in the frame view multiply all elements color opacity with the frame common opacity.  
    3634