France
Joined: Nov 7, 2005
Post Count: 9381
Status:
Offline
Furniture Library Editor released
Hi,
I'm proud to announce the public release of the Furniture Library Editor, a long awaited tool that will help Sweet Home 3D users create and manage SH3F files.
The program is available as a 14 MB JAR executable file (see the end of this post for updated links), and requires you installed Java 6 or a more recent Java version on your machine (or reuse the Java version embedded with Sweet Home 3D installer when available). The easiest way to launch it is to double-click on the file. If this method fails, choose open or launch with Java in its contextual menu, or open a Terminal window and run the command:
java -jar FurnitureLibraryEditor-2.2.jar
Supported system are Windows, Mac OS X 10.4 to 14, Linux 32 bit and 64 bit. If you look for a nice icon for it, take this one based on a nice 3D model made by Pencilart:
This tool will let you import more than a piece of furniture at a time either with a classic file dialog displayed by the Import furniture tool, or by dropping the files in the window of the tool if your system supports this feature. Once they are imported, you may modify each piece one by one, or by group after selecting them. As the screen capture shows, the modification dialog displays all the attributes of a piece of furniture (for those interested it's even possible to edit prices or resizable attribute after a small modification in program). Compared to the Import Furniture wizard available in Sweet Home 3D, I also added the optional ID text field (when a piece has an ID, any other piece with the same ID won't appear in the furniture catalog of Sweet Home 3D), 3 buttons to multiply size by common values (x 10, ÷ 10, x 2.54), the ability to change 3D model file and fields to edit doors or staircases cut out shape. The 3D preview allows zoom and rotation around two axes, and each time you drag and drop the mouse in the 3D preview a new icon is created for the current piece. Once a SH3F library is saved, you can import it in Sweet Home 3D with its Furniture > Import furniture library menu item, or a double click under Windows and Mac OS X.
This tool is also a translation tool that will help translators to localize more easily SH3F files: the name and the category entered in the modification dialog depends on the language chosen in the tool bar, and when you select a new language in this drop down list, all the categories belonging to the 12 default categories of Sweet Home 3D are automatically translated into the selected language, if the language belongs to the 21 ones supported by Sweet Home 3D at this time.
Caution, there's no undo/redo feature. I didn't feel it was really necessary. As always create backups to ensure you won't loose your work.
Note that from version 1.26, this tool is also able to open Sweet Home 3D default catalog contained in the Furniture.jar file. In case you want to update this catalog (deleting items, renaming them, changing their default size...), remove Furniture.jar from Sweet Home 3D installation folder, edit it with the Editor, save it as a SH3F file and reimport the new library in Sweet Home 3D.
For interested programmers, source code is committed in the FurnitureLibraryEditor SVN module separated from SweetHome3D one. Furniture Library Editor project is derived from Sweet Home 3D project and uses a similar MVC architecture. Project contains a README.TXT file with compilation directions.
I hope this tool will be useful and that you'll like it.
France
Joined: Nov 7, 2005
Post Count: 9381
Status:
Offline
Re: Furniture Library Editor Beta released
Hans, it's great you like it. I fixed a few bugs in it this morning, so please download the update (the about dialog will display version 1.0 Beta 6).
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D developer
Netherlands
Joined: Sep 26, 2009
Post Count: 3972
Status:
Offline
Re: Furniture Library Editor Beta released
Emmanuel:
The version 1.0 beta 5 has the following small problems: - When you right-click in the list with imported items, the last selection says "Selectionner tout". I guess that should be "Select all" - I make a new library by importing the models with "Import furniture" and then I save it with "Save library in a different file". "Create a new library" seems to work as a "clear screen" command, and only deletes the library that is in memory? Maybe the names of these command should be changed?
Hans
----------------------------------------
Hans
France
Joined: Nov 7, 2005
Post Count: 9381
Status:
Offline
Re: Furniture Library Editor Beta released
Thank you Hans for your feedback. I updated the editor accordingly. This editor is a mono window application, so when you click on Create a new library or Open a library tools, the current furniture list is discarded (after a warning if you didn't save it).
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D developer
Netherlands
Joined: Sep 26, 2009
Post Count: 3972
Status:
Offline
Re: Furniture Library Editor Beta released
Emmanuel:
Having this Furniture Library Editor (FLE) I can imagine that some people, including myself, will want to build large furniture libraries. And, as always, introducing a new feature leads to requests for even more features: - a Texture Library Editor, modeled in exactly the same way as the FLE; - subcategories for FLE and TLE, so that large sets of models and/or textures are easier to manage. Example: the category Living Room can have the subcategories Tables, Chairs, Couches, Cupboards, etc.
Hans
----------------------------------------
Hans
UK
Joined: May 3, 2010
Post Count: 223
Status:
Offline
Re: Furniture Library Editor Beta released
Thank you Emmanuel!!
Only had a very quick go with it so far, initial thoughts, what a great application! Will you also be adding it to Sweet Home as a plug-in or is it staying as a standalone?
France
Joined: Nov 7, 2005
Post Count: 9381
Status:
Offline
Re: Furniture Library Editor Beta released
At this time, I think it will remain a standalone application for a while...
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D developer
Joined: Oct 2, 2007
Post Count: 188
Status:
Offline
Re: Furniture Library Editor Beta released
Works nicely. I wanted to make a desktop launcher (on my Linux system) but I couldn't get the command right so that did not work. Right now, I just have to remember where the file is and right click that and select to open with java.
France
Joined: Nov 7, 2005
Post Count: 9381
Status:
Offline
Re: Furniture Library Editor Beta released
I just updated the Beta version of the Furniture Library Editor with the fix for better DAE/Collada support. This tool will probably be released in the coming days with Sweet Home 3D 2.5. I updated the Beta version of Sweet Home 3D 2.5 too, and now you can import again existing SH3F or SH3T files without being obliged to relaunch Sweet Home 3D.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D developer