File SweetHome3D.changes of Package SweetHome3D

Version 7.5.2, August 29, 2024

    Fixed in Sweet Home 3D JS, Sweet Home 3D JS Viewer and Sweet Home 3D JS Online a bug which prevented from displaying a home in some browsers.

Version 7.5, August 21, 2024

    Fixed synchronization issues on the 3D view when displayed in a separate window.
    Fixed 3D view rendering of underground levels at same elevation.
    Fixed font display in Thai user interface.
    Fixed default value of doorOrWindowWallThickness# property and saving of lightSourceMaterialName# property containing commas in Furniture Library Editor.
    Changed copyright notices after Space Mushrooms taking over Sweet Home 3D project.
    Other minor bugs fixes and enhancements.

    See also blog article about version 7.5.

Version 7.4, May 30, 2024

    Fixed a bug introduced in version 7.2 where the elevation of furniture rotated around a horizontal axis wasn't correctly computed.
    Fixed program hanging when the 3D view is attached back to a main window displayed on a second monitor.
    Fixed a bug which prevented from opening a file showing its 3D view detached on a second monitor under macOS.
    Allowed to reset the description of a piece of furniture in its modification dialog box.
    Fixed CSV export of furniture containing an empty description or license.

    See also blog article about version 7.4.

-------------------------------------------------------------------
Sun May  5 10:19:00 UTC 2024 - Fridrich Strba <fstrba@suse.com>

- Update to 7.3:
  * Added up and down arrows to scroll the Go to point of view menu
    when it's too long on small screens.
  * Fixed mirroring operation on a group of furniture containing
    rotated pieces.
  * Prevented fixed parts in mirrored pieces from moving after an
    horizontal deformation.
  * Allowed importing 3D models with missing deformation groups.
  * Fixed the font of dimensions in the 3D view to the one set in
    preferences.
  * Fixed a regression where imported 3D models were added to the
    furniture catalog even if not requested.
  * Fixed sort on levels with an elevation index in the furniture
    table.
  * Fixed file dialog box display in Windows environments with
    special homonyms.
  * Fixed the printed level name in header and/or footer of the
    pages showing the plan.
  * Placed menu items of untranslated plug-ins in existing known
    menus.
  * Ignored installed plug-ins not compatible with the running Java
    version at program launch.
  * Added category and multiple words search capability in the
    furniture catalog of Sweet Home 3D JS Online.
  * Fixed sort on model size in Furniture Library Editor.
  * Removed macOS support from portable version because recent macOS
    versions refuse to write in data folder for security reasons.
  * Updated German help pages by Waldemar Hersacher.
  * Other minor bugs fixes and enhancements.
- Removed patch:
  * SweetHome3D-javalevels.patch
    + changes integrated in this version

-------------------------------------------------------------------
Wed Feb 21 17:23:50 UTC 2024 - Fridrich Strba <fstrba@suse.com>

- Use %patch -P N instead of deprecated %patchN.

-------------------------------------------------------------------
Wed Feb 21 08:13:11 UTC 2024 - Gus Kenion <gus.kenion@suse.com>

- Use %patch -P N instead of deprecated %patchN.

-------------------------------------------------------------------
Mon Dec 11 15:15:36 UTC 2023 - Michael Vetter <mvetter@suse.com>

- Update to 7.2:
  * Added Modify dimensions menu item to edit dimensions coordinates,
    color and font size.
  * Handled dimensions display in 3D view.
  * Added elevation dimensions to show items height.
  * Added Selection and editing in 3D view option in the preferences
    pane to enable selection, modification, furniture moves and rotation,
    as well as dragging furniture from the catalog in the 3D view.
  * Managed magnetized placement of objects in shelf units with the
    new shelfElevations and shelfBoxes properties.
  * Managed user-defined properties defined in
    com.eteks.sweethome3d.additionalFurnitureProperties System property
    with the ability to display them in the furniture table and modify
    them in Furniture modification panel.
  * Added preset postures choice (available for mannequin models
    in default catalog and in Scopia library).
  * Added multi level printing support.
  * Added Recompute room points item to plan contextual menu.
  * Made default category equal to User in furniture import wizard.
  * Added the ability to display Description column in furniture table.
  * Added license property to furniture libraries and the ability to
    display License column in furniture table.
  * Deactivated 3D updates process when the 3D view is hidden.
  * Ensured detached 3D view is visible after opening a SH3D file.
  * Ignored invisible objects under cursor when Select object is chosen
    in 3D view contextual menu.
  * Fixed textures transparency in YafaRay rendering.
  * Updated JOGL to version 2.5.0 for macOS, Windows 64 bit and Linux 64 bit.
  * Updated Abbot library to version 1.2.
  * Added Modify dimensions dialog box, elevation dimensions, 3D handling option,
    shelves magnetism and preset postures choice to Sweet Home 3D JS Online.
  * Added new classes to Sweet Home 3D JS to store home data directly on a server,
    in IndexedDB or in local storage, with auto recovery management in IndexedDB.
  * Added to repository Web application and Zip archive to deploy Sweet Home 3D
    JS Editor on JSP or PHP servers respectively.
  * Added to Furniture Library Editor the ability to edit light and door/window
    properties, to add user-defined properties and to customize imported model icons.
  * Added an option in the preferences pane of Furniture Library Editor and
    Textures Library Editor to use imported file name directly as furniture
    or texture name.
  * Added support for export to JSON format when saved library name ends with
    .json in Furniture Library Editor and Textures Library Editor.
  * See http://www.sweethome3d.com/blog/2023/09/25/sweet_home_3d_7_2.html
- Update SweetHome3D-javalevels.patch

-------------------------------------------------------------------
Thu Sep 21 08:38:53 UTC 2023 - Fridrich Strba <fstrba@suse.com>

- Added patch:
  * SweetHome3D-javalevels.patch
    + build with java source and target levels 1.8

-------------------------------------------------------------------
Tue Aug 22 07:34:19 UTC 2023 - Fridrich Strba <fstrba@suse.com>

- Remove bogus dependency on xmlbeans

-------------------------------------------------------------------
Sun Mar  5 10:48:42 UTC 2023 - ecsos <ecsos@opensuse.org>

- Update to 7.1
  + Added furniture description field in Sweet Home 3D and the
    Furniture Library Editor.
  + Added the description of a piece of furniture set in a SH3F
    file to the catalog furniture tool tip.
  + Updated Java 3D 1.6.2 to avoid corrupted 3D view and furniture
    icons with recent AMD Adrenalin driver versions under Windows.
  + Updated JOGL to version 2.4.0-rc-20221118 to fix a hanging
    issue in the furniture import wizard under macOS.
  + Ignored auto completion at initialization time of text fields.
  + Fixed handling of delete keys when catalog search text field
    has focus in the Sweet Home 3D JS Online.
  + Added Portuguese from Portugal translation as default Portuguese
    translation and made Portuguese translation of previous versions
    as Brazilian Portuguese translation.
  + Made JAR executable version of Sweet Home 3D, Furniture Library
    Editor and Textures Library Editor able to be launched with
    a double-click under Java version ≥ 16.
  + Fixed computed limit between joined walls of different
    thicknesses.
  + Updated Azul OpenJDK runtime bundled in Sweet Home 3D installer
    with Azul OpenJDK 11.0.18 under Windows 64 bit and Azul 
    OpenJDK 15.0.10 under Mac OS X ≥ 10.9.
  + Other minor bugs fixes and enhancements.

-------------------------------------------------------------------
Thu Sep 29 12:15:35 UTC 2022 - Michael Vetter <mvetter@suse.com>

- Update to 7.0.2:
  + Fixed wrong layout of the second step in Furniture import wizard
    for a few cases under Windows.
  + Filled rooms which have an invisible floor with a more transparent
    color in the plan.
  + Fixed transparency of rooms in SVG export.
  + Used a screenshot for the icon image created at the end of
    Furniture import wizard under Windows.
  + Kept the 3D view detached from the main window at reopening
    if it's partially visible.
  + Fixed wrong connections of a split wall when two walls are
    connected to each other.
  + Added YafaRay libraries in Mac OS X 10.4-10.9 installer.
  + Other minor bugs fixes and enhancements.

-------------------------------------------------------------------
Thu Sep 29 12:13:02 UTC 2022 - Michael Vetter <mvetter@suse.com>

- Update to 7.0:
  + Added YafaRay rendering engine with the ability to choose the
    rendering engine in photo and video creation tools at the two
    best quality levels (not available for Java Web Start and applets).
  + Added lightSourceMaterialName# property to define materials of a
    3D model used as light sources (with light color deduced from
    material color and the ability to create an invisible light source
    when its material is invisible).
  + Allowed decimals in Light power spinner.
  + Made the dialog boxes of photo and video creation tools resizable.
  + Displayed the virtual visitor with a camera symbol at a fixed size
    when the virtual visitor gets too small in the plan.
  + Added a button in the toolbar to enable/disable magnetism.
  + Moved menu items handling levels in the Levels submenu to reduce
    Plan menu length.
  + Added the ability to select materials with the mouse in the 3D
    preview in Material modification dialog box.
  + Added diagonal editing in the room creation tool tip to draw
    rooms by triangulation.
  + Added Inch/Fraction unit which displays lengths in inches
    followed by the closest eighth inch fraction.
  + Added Foot/Decimals unit which displays lengths in feet followed
    by decimals of a foot.
  + Added Hide model edges option at second step of Furniture import
    wizard to hide easily edges of 3D models at DAE / Collada format
    (option displayed only when useful).
  + Handled more orientation and zoom capabilities on 3D models at
    last step of Furniture import wizard to get better icons.
  + Added new prefixes for shape names of a 3D model to specify the
    possible moves of shapes attached to other movable shapes.
  + Computed the front limit of the 3D view frustrum according to the
    point of view elevation to improve the rendering of very large
    scenes seen from a high point of view.
  + Added sky image mirror at bottom of background image to avoid
    possible line at the horizon in renderings at best quality levels.
  + Added Flat ceiling only check box to room modification pane to
    compute sloping ceilings when necessary.
  + Added com.eteks.sweethome3d.checkUpdates system property and
    /checkUpdatesDisabled argument to Windows installer to prevent from
    following updates.
  + Increased the divider size of split panes under Windows.
  + Fixed room floors and ceilings drawing order.
  + Added the ability to display animated GIF icons in catalog tool tips.
  + Fixed nodes hierarchy in 3DS format management.
  + Fixed default color of effect in DAE format.
  + Added support for controller / skin elements in DAE format to be able to import 3D models exported from MakeHuman software.
  + Fixed too small fonts under Windows 11 with a HiDPI screen.
  + Handled the user interface of 3D model transformations in Sweet Home 3D JS Online.
  + Updated Italian translation including help by Vincenzo Reale.
  + Other minor bugs fixes and enhancements.

-------------------------------------------------------------------
Thu Sep 29 12:12:41 UTC 2022 - Michael Vetter <mvetter@suse.com>

- Update to 6.6.4:
  + Fixed bugs and improved performances in Sweet Home 3D JS Online.
  + Minor fixes in Sweet Home 3D (no released installer).

-------------------------------------------------------------------
Thu Sep 29 12:12:06 UTC 2022 - Michael Vetter <mvetter@suse.com>

- Update to 6.6.2:
  + Added in Sweet Home 3D JS Online the ability to search furniture
    in catalog, the home furniture list, separators to resize views,
    dialog boxes to modify objects and preferences, contextual menus
    and wizards for texture and background image import.
  + Minor fixes in Sweet Home 3D (no released installer).

-------------------------------------------------------------------
Tue Mar 29 07:34:47 UTC 2022 - Jiri Slaby <jslaby@suse.cz>

- Update to version 6.6:
  + New set of icons designed by madudesign.
  + Optimized icons display for HiDPI / Retina screens.
  + Other minor enhancements.
- add --add-opens to support java 17

-------------------------------------------------------------------
Sat Mar  6 10:17:45 UTC 2021 - Antoine Belvire <antoine.belvire@opensuse.org>

- Update to version 6.5:
  + Many bug fixes and a few improvements.
  + Detailed changes available at http://www.sweethome3d.com/history.jsp#version6point5.
- Remove SweetHome3D_source_target_version.patch: Fixed by
  upstream.
- Split models and textures from main package spec file.

-------------------------------------------------------------------
Sun Aug 30 14:12:27 UTC 2020 - Vinzenz Vietzke <vinz@vinzv.de>

- update to 6.4.2
  + Fixed an issue which detached joined walls, when split with Plan > Split wall menu item or recomputed with room modification pane.
  + Other minor bugs fixes and enhancements in Sweet Home 3D and Sweet Home 3D JS Editor.
- update to 6.4
  + Improved resolution scale management in the plan for HiDPI screens under Java 8.
  + Fixed a bug in redoing dimension line resizing.
  + Added IDs to home objects which may be modified.
  + Added support for editing home plans in Sweet Home 3D JS with the ability to save modified homes on a JSP server.
  + Fixed an issue in Sweet Home 3D JS Viewer which prevented touch management to work correctly under iOS.
  + Improved drawing order of transparent objects in Sweet Home 3D JS Viewer.
  + Other minor bugs fixes and enhancements.
- update to 6.3
  + Added the Select object / Toggle selection menu item in the contextual menu of the 3D view to select or deselect the object under the mouse cursor with a right click.
  + Enabled reordering selected items in the furniture list with a drag-and-drop.
  + Added temporary dimension lines along a resized wall.
  + Added temporary dimension lines during the move of a room point with a diagonal dimension to allow triangulation.
  + Increased the maximum scale in the plan.
  + Added support for math expressions in values entered in editable plan tooltips.
  + Optimized the handling of 3D models made of repeated small parts like some trees found on 3D Warehouse.
  + Improved the management of Sweet Home 3D window size after opening a file saved with its window maximized under macOS.
  + Fixed some computing issues on 3D polylines with very large coordinates and wall sides with a null length.
  + Fixed double actions provoked by shortcuts on some non Latin keyboards.
  + Fixed an issue where some menu items didn't appear after a right click in the plan.
  + Fixed color setting on lines of 3D models in Sweet Home 3D JS Viewer.
  + Other minor bugs fixes and enhancements.
- update icon to new version

-------------------------------------------------------------------
Thu Aug 15 13:56:56 UTC 2019 - Robert Herb <proletheus@freenet.de>

- update to 6.2
  + Fixed a bug which prevented from modifying a piece of furniture in Virtual visit mode, after adding that piece to a group in Aerial view mode.
  + Fixed the totals update after a price change of a piece belonging to a furniture group.
  + Fixed a bug which prevented from changing a textured material to white color.
  + Fixed horizontal and vertical alignment while moving room or furniture names with the mouse and the Shift key pressed.
  + Added Adjustable searchable tag to find more easily an adjustable 3D model among the 87 available ones.
  + After Select all at all levels menu item is chosen, exported all selected items to OBJ format whether they belong to a level visible in the 3D view or not.
  + Other minor bugs fixes and enhancements.
 - updare 3D-models to 1.7.1


-------------------------------------------------------------------
Wed Feb 13 13:45:22 UTC 2019 - Robert Herb <proletheus@freenet.de>

- update to 6.1.2
  + Fixed a regression that prevented from changing the dash style of polylines.
  + Fixed double actions provoked by shortcuts on some non Latin keyboards under macOS.
  + Fixed shortcuts for zooming and changing text size under macOS.
  + Other minor bugs fixes.
- update to 6.1 (skipped)
  + Managed the selection toggling of an item in the furniture list without losing the selection of other items in the plan.
  + Optimized the cache management of the furniture top views in the plan for similar furniture.
  + Fixed the location of the top view of a piece of furniture in its selection rectangle at large zoom factors.
  + Used more precise text widths to correctly align multi line texts.
  + Fixed how the application is displayed in languages oriented from right to left.
  + Fixed wrong parsing of some math expressions when the selected length unit is not cm.
  + Fixed 3D offscreen rendering under Windows when setting Z-buffer depth size is not supported.
  + Removed wall parts under openings higher than the top of a trapezoidal wall.
  + Added support for mirrors on hinge and rail with the sweethome3d_window_mirror_on_hinge_ / sweethome3d_window_mirror_on_rail_ new shape prefixes.
  + Accepted spaces in the texture image path of map_Kd items in MTL files.
  + Added information about the memory used by the program in About dialog box.
  + Improved the user interface of the Furniture Library Editor and Textures Library Editor when used with HiDPI screens under Windows and Linux.
  + Added a macOS application bundled with Oracle Java 8 in the portable version.
  + Replaced JRE 8u181 by JRE 8u202 in Sweet Home 3D installers bundled with Java.
  + Other minor bugs fixes and enhancements.

-------------------------------------------------------------------
Wed Dec 26 10:49:32 UTC 2018 - Nico Kruber <nico.kruber@gmail.com>

- fix version numbers of the Textures and 3DModels subpackages

-------------------------------------------------------------------
Tue Dec 18 08:28:05 UTC 2018 - Nico Kruber <nico.kruber@gmail.com>

- update to 6.0
  + Added the ability to rotate and slide openings and light spots.
  + Added a mannequin which can be articulated.
  + Replaced the 24 3D models contributed under LAL license in the
    default catalog by new models under GNU GPL / CC-BY license.
  + Updated rotating and sliding parts in the 3D model of doors,
    windows and furniture to support new rotation and translation
    capabilities.
  + Added price management with currency choice and optional sales
    tax in preferences pane, new Price and Sales tax % fields in
    furniture modification pane, total prices displayed below the
    home furniture list and new columns to display price information
    in this list.
  + Added the ability to calculate math expressions in numeric
    fields.
  + Added Plan > Flip horizontally and Plan > Flip vertically
    menu items.
  + Added support for multi line and text alignment in text
    modification pane.
  + Added X offset and Y offset spinner in texture modification pane
    to shift textures.
  + Enabled multi selection of materials in materials modification
    pane to change them by group.
  + Added Dash offset spinner in polyline modification pane to shift
    the pattern of dashed polylines.
  + Allowed polylines to be displayed in the 3D view.
  + Added an option in 3D view modification pane to view background
    image in 3D view at ground level.
  + Added Plan > Make level the only viewable one and
    Plan > Make all levels viewable menu items.
  + Displayed level menu items in a separate contextual menu bound
    to level tabs.
  + Managed Ctrl modifier (alt or option under macOS) to resize the
    selected piece of furniture only along its width or its depth.
  + Added a new indicator in the middle of the selected wall to
    easily change its curve.
  + Displayed wall arc length in the tool tip associated to Arc
    extent field in wall modification pane.
  + Allowed sloping walls to have a minimum height equal to 0 on
    one end.
  + Added 2.40:1 image ratio and updated video formats.
  + Saved column widths of the furniture list to restore them at
    home opening.
  + Made underground objects of a group individually dig the ground
    in the 3D view.
  + Increased Z-buffer depth to 24 bit when supported, to simplify
    the management of the front and back limits of the frustrum in
    the 3D view.
  + Ensured equirectangular images are correctly mapped in the 3D
    view when used as sky texture.
  + Forced CSV export encoding to UTF-8 on all systems and added
    com.eteks.sweethome3d.CSVEncoding system property to set the
    encoding to another value for backward compatibility.
  + Checked SH3D files start by ZIP magic number after a file is
    saved to warn users for rare fail cases.
  + Fixed angle of grouped furniture according to the angle of
    leading selected piece.
  + Fixed furniture and texture libraries loading under Java 10.
  + Improved HiDPI screens detection with Java 8/10 under Windows
    / Linux / macOS to automatically scale the user interface.
  + Optimized 3D walls update after the move of a door or a window.
  + Added sunjce_provider.jar library to installation programs to
    allow access to web sites with https.
  + Added architecture 32/64 bit radio buttons in Windows installer
    and selected 32 bit by default under Windows 10 64 bit.
  + Added support for ARM64 architecture in Windows installer.
  + Other minor bugs fixes and enhancements.
- update models to 1.6.4

-------------------------------------------------------------------
Thu Feb  1 23:14:37 UTC 2018 - nico.kruber@gmail.com

- update to 5.7
  + Added a preview component to file choosers used to select an
    image under Windows and Linux.
  + Managed user defined furniture properties added to catalogs
    read by Sweet Home 3D and read/saved by Furniture Library Editor.
  + Fixed the visibility of horizontally rotated objects at upper
    levels.
  + Fixed the size in the plan of a copied-pasted object which is
    horizontally rotated.
  + Fixed a bug that prevented to group unresizable furniture or
    read a SH3D file saved with a previous version which contained
    such objects.
  + Fixed the display of furniture catalog and furniture list when
    scrolling under Mac OS X 10.13 with Java 6.
  + Fixed Window menu management under Mac OS X with Java 8.
  + Replaced JRE 8u152 by JRE 8u162 in Sweet Home 3D installers
    bundled with Java.
  + Converted CVS repository on SourceForge.net to SVN (sorry for
    the dead links to sweethome3d.cvs.sf.net server that this
    change implies).
  + Other minor bugs fixes and enhancements.

-------------------------------------------------------------------
Mon Dec 18 08:01:36 UTC 2017 - robertherb@arcor.de

- update to 5.6
  + Fixed a bug that prevented to export to CSV format.
  + Fixed the size of furniture in subgroups when their parent group is resized.
  + Fixed wrongly computed threshold of doors larger than the side of a room.
  + Improved printing performances under Mac OS X with Java 8u152.
  + Replaced JRE 8u144 by JRE 8u152 in Sweet Home 3D installers bundled with Java.
  + Other minor bugs fixes and enhancements.

-------------------------------------------------------------------
Mon Oct  2 08:01:36 UTC 2017 - robertherb@arcor.de

- update to 5.5.2
  + Fixed photo creation at the two lowest quality levels when two monitors are used.
  + Fixed how lights in groups are rendered at the two best quality levels in the photo creation tool.
  + Upgraded Java 3D to version 1.6.0 for the Mac OS X distributions running under Java 6 (Mac OS X 10.6.8 to 10.13), leaving the JAR Executable as the only version able to run Sweet Home 3D under Mac OS X 10.4 and 10.5, and/or PowerPC.
  + Other minor bugs fixes and enhancements.


-------------------------------------------------------------------
Sat Sep  9 08:01:36 UTC 2017 - nico.kruber@gmail.com

- update to 5.5
  + Made doors and windows always cut out the both sides of the
    walls to which they are added.
  + Prevented opened doors to be deformed when their property
    doorOrWindowWidthDepthDeformable in a furniture library is set
    to false.
  + Ensured walls created with a double-click on a room don't
    overlap existing ones.
  + Added Plan > Join walls menu item to join selected walls at
    their intersection or join aligned walls broken in two parts.
  + Added the ability to rotate furniture around a horizontal axis
    with new spinners in furniture modification pane and a new
    indicator available on a horizontally rotated object (except
    for doors, windows, staircases and groups).
  + Added the horizontallyRotatable property in furniture libraries
    to prevent some models to rotate around an horizontal axis.
  + Added the ability to set the scale of a texture in texture
    modification pane.
  + Replaced 0° / 45° / 90° radio buttons used to rotate a texture
    by a spinner.
  + Allowed decimals in spinners used to enter angles.
  + Saved recently used textures in user profile to restore them
    at program start.
  + Added Creator text field in the furniture and texture import
    wizards.
  + Added the optional Creator column in the furniture list to
    display the creators of the 3D model of an object and the
    textures applied on it.
  + Displayed the size of the uncompressed files of a 3D model in
    furniture catalog tool tips and in the new optional Model size
    column available in the furniture list.
  + Added an option in preferences pane to choose the size in
    pixels of furniture icons in the plan, when viewed from top.
  + Added in preferences pane the Select visitor in plan at 3D
    move option, which can be unselected to prevent selectioning
    and showing the virtual visitor in the plan at each move in
    the 3D view.
  + Added Ctrl M shortcut to display preferences pane under
    Windows and Linux.
  + Added Ctrl Alt M (cmd alt M under macOS) shortcut to display
    the modification pane of the virtual visitor.
  + Added a triangle and five other new objects in the default
    furniture catalog.
  + Released also under CC-BY license the 76 3D models of the
    default catalog which are available under GNU GPL.
  + Added File > New from demo menu item with 9 demos (5
    apartments and 4 houses) distributed under GNU GPL and
    CC-BY license.
  + Improved how front and back clip distances of frustrum are
    computed in the 3D view.
  + Fixed a crash of the program under Windows 10 Creator update
    when a file dialog box was displayed.
  + Fixed an issue where some textures were displayed upside down.
  + Fixed the management of the wall sides color / texture when
    changed with the room modification pane.
  + Fixed the location of 3D models with a non-cuboid shape when
    rotations applied at importation are not a multiple of 90°
    (objects in existing plan are not updated to prevent breaking
    compatibility).
  + Set a default size of 100x100 cm for texture borrowed from
    the 3D model of an other object.
  + Other minor bugs fixes and enhancements.
- update models to 1.6.3

-------------------------------------------------------------------
Thu May  4 07:58:52 UTC 2017 - nico.kruber@gmail.com

- update to 5.4
- update textures to 1.2
- remove binary download from _service file

-------------------------------------------------------------------
Wed Jan 04 11:15:47 UTC 2017 - robertherb@arcor.de

- changed BuildRequires to java-1_8_0-openjdk-devel

-------------------------------------------------------------------
Sun Dec 11 11:15:47 UTC 2016 - ecsos@opensuse.org

- update to 5.3
- update 3DModels to 1.6.2

-------------------------------------------------------------------
Sun Feb 28 10:56:59 UTC 2016 - michiel.vanderwulp@gmail.com

- update to 5.2
- note that these files and source code were updated on February 19, 2016 to fix a possible conflict during auto saving of homes for recovery (version in About dialog shown as 5.2a).

-------------------------------------------------------------------
Tue Dec 15 06:09:40 UTC 2015 - robertherb@arcor.de

- update to 5.1

-------------------------------------------------------------------
Wed Jul 29 06:09:40 UTC 2015 - robertherb@arcor.de

- update to 5.0
- added Textures subpackage
- fixed startscript
-------------------------------------------------------------------
Sun Jun 28 15:09:40 UTC 2015 - robertherb@arcor.de

- update to 4.6
- updated 3DModels to 1.5.1

-------------------------------------------------------------------
Fri Oct 24 15:09:40 UTC 2014 - robertherb@arcor.de

- updated 3DModels to 1.4.2

-------------------------------------------------------------------
Fri Oct 24 10:39:30 UTC 2014 - ecsos@opensuse.org

- update to 4.5

-------------------------------------------------------------------
Mon Jul 21 10:14:40 UTC 2014 - robertherb@arcor.de

- updated 3DModels to 1.4.1

-------------------------------------------------------------------
Fri Jul 18 10:14:40 UTC 2014 - ecsos@opensuse.org

- update to 4.4
- seperate changelog

-------------------------------------------------------------------
Mon Jan 27 2014 Robert Herb <robertherb@arcor.de>

- updated to 4.3
- updated 3DModels to 1.3.2

-------------------------------------------------------------------
Tue Dec 03 2013 Robert Herb <robertherb@arcor.de>

- update to 4.2
- added some more 3DModels

-------------------------------------------------------------------
Tue Oct 30 2012 Robert Herb <robertherb@arcor.de>

- update to 3.7
- added some more 3DModels

-------------------------------------------------------------------
Wed Aug 08 2012 Robert Herb <robertherb@arcor.de>

- update to 3.5

-------------------------------------------------------------------
Mon Apr 02 2012 Robert Herb <robertherb@arcor.de>

- update to 3.4

-------------------------------------------------------------------
Wed Dec 17 2008 Toni Graffy <toni@links2linux.de>

- update to 1.5.1

-------------------------------------------------------------------
Tue Dec 09 2008 Toni Graffy <toni@links2linux.de>

- update to 1.5

-------------------------------------------------------------------
Wed Oct 08 2008 Toni Graffy <toni@links2linux.de>

- added some 3DModels as subpackage

-------------------------------------------------------------------
Tue Oct 07 2008 Toni Graffy <toni@links2linux.de>

- update to 1.4
- dropped own build.xml as upstream provides one

-------------------------------------------------------------------
Thu Aug 28 2008 Toni Graffy <toni@links2linux.de>

- update to 1.3.1

-------------------------------------------------------------------
Wed Apr 30 2008 Toni Graffy <toni@links2linux.de>

- update to 1.3

-------------------------------------------------------------------
Thu Feb 14 2008 Toni Graffy <toni@links2linux.de>

- update to 1.2.1

-------------------------------------------------------------------
Wed Nov 07 2007 Toni Graffy <toni@links2linux.de>

- update to 1.2
- using internal vecmath-1.3

-------------------------------------------------------------------
Mon Sep 24 2007 Toni Graffy <toni@links2linux.de>

- update to 1.1

-------------------------------------------------------------------
Wed Sep 12 2007 Toni Graffy <toni@links2linux.de>

- update to 1.0
- using PM-vecmath package

-------------------------------------------------------------------
Sat Jul 21 2007 Toni Graffy <toni@links2linux.de>

- update to 0.18

-------------------------------------------------------------------
Mon Jun 11 2007 Toni Graffy <toni@links2linux.de>

- update to 0.15

-------------------------------------------------------------------
Tue May 29 2007 Toni Graffy <toni@links2linux.de>

- update to 0.12

-------------------------------------------------------------------
Sun Feb 11 2007 Toni Graffy <toni@links2linux.de>

- added /usr/lib64 in startscript

-------------------------------------------------------------------
Thu Nov 16 2006 Toni Graffy <toni@links2linux.de>

- Initial build 0.10.0
openSUSE Build Service is sponsored by