Changes between Version 33 and Version 34 of FRAME_FILLING_PATTERN_R0


Ignore:
Timestamp:
06/02/09 16:02:41 (16 years ago)
Author:
sveto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_FILLING_PATTERN_R0

    v33 v34  
    4848  * org.sophie2.main.app.halos.huds.BackgroundPatternField 
    4949 * The following enumerations will be extended: 
    50   * org.sophie2.main.dialogs.input.FileDialogInput.Kind 
    5150  * org.sophie2.main.dialogs.input.BackgroundType 
    5251 * Class ImmPattern will be immutable. 
     52 * The internal representation of a pattern will be a ImmImage object. 
    5353 * The TexturePaint class from the standard Java library will be used, initialized with the image from ImmPattern. This 
    5454   allows us to use the preexisting algorithm for tiling.