|
Re: Plugin on mac doesnt work
Plug-ins do work under Mac OS X. What is the absolute path of the "Library/Application ...
|
Developers |
Feb 14, 2013, 10:07:03 AM by
Puybaret
|
|
Re: I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception
How did you create the jar file? What exception did you get?
|
Developers |
Feb 21, 2013, 11:11:56 PM by
Puybaret
|
|
Re: I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception
As the project needs some DLLs, it can't work the way you did.
You should generate a Jar file ...
|
Developers |
Feb 22, 2013, 7:05:15 PM by
Puybaret
|
|
Re: I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception
Do you use Eclipse?
|
Developers |
Feb 26, 2013, 6:50:13 PM by
Puybaret
|
|
Re: I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception
- Select build.xml
- In its contextual menu, choose Run as > Ant Build...
- Select the target ...
|
Developers |
Feb 26, 2013, 8:12:36 PM by
Puybaret
|
|
Re: I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception
Select a JDK instead of a JRE in the JRE tab of Ant configuration.
Don't forget that Google ...
|
Developers |
Feb 26, 2013, 8:45:58 PM by
Puybaret
|
|
Re: I exported the scene made in the Sweet Home 3d in separate .obj but i have problem with the walls
Please provide some examples because it's difficult to understand differences of behavior if ...
|
Developers |
Mar 14, 2013, 5:19:42 PM by
Puybaret
|
|
Re: Using Sweet Home 3D in Eclipse
hat version do you use? On which system?
|
Developers |
Mar 22, 2013, 7:02:45 PM by
Puybaret
|
|
Re: Using Sweet Home 3D in Eclipse
[quote]I tried
java -jar SweetHome3D -Djava.ext.dirs=lib:lib/linux/i386[/quote]I'm pretty ...
|
Developers |
Mar 23, 2013, 8:21:11 AM by
Puybaret
|
|
Re: Using Sweet Home 3D in Eclipse
Gforce85, you forgot the hyphen in front of the D letter. -D is really a basic common option of the ...
|
Developers |
Mar 27, 2013, 2:46:43 PM by
Puybaret
|
|
Re: Using Sweet Home 3D in Eclipse
Try with the VM option: [code]-Djava.library.path=lib/windows/i386[/code]
|
Developers |
Mar 27, 2013, 5:27:32 PM by
Puybaret
|
|
Re: .properties files encoding
.properties files use ISO-8859-1 encoding
|
Developers |
Apr 1, 2013, 10:24:49 AM by
Puybaret
|
|
Re: Using Sweet Home 3D in Eclipse
I think Gforce85 and you mixed so much things in the DLLs and the PATH of your Windows computer ...
|
Developers |
Apr 1, 2013, 10:32:16 AM by
Puybaret
|
|
Re: Render exporter
What information this script should be able to export?
|
Developers |
Apr 1, 2013, 10:41:00 AM by
Puybaret
|
|
Re: Creating a menu oprion to directly open a home template
Why not using [i]File > Open recent[/i] menu?
|
Developers |
Apr 22, 2013, 11:00:35 AM by
Puybaret
|
|
Re: How to get unique index furniture that is displayed in the panel ?
Sorry, but I don't see what you mean by "unique index".
By the way, it would be nice ...
|
Developers |
May 1, 2013, 10:12:25 AM by
Puybaret
|
|
Re: It is possible modify export to SVG format ?
If you want to change SVG export, you should change the implementation of [i]exportToSVG[/i] method ...
|
Developers |
May 15, 2013, 1:01:19 PM by
Puybaret
|
|
Re: It is possible modify export to SVG format ?
Look at [i]exportToSVG[/i] code, you'll see that [i]SVGGraphics2D[/i] class coming from FreeHep ...
|
Developers |
May 15, 2013, 8:48:19 PM by
Puybaret
|
|
Re: How to mark area?
You could use rooms where the floor [b]and[/b] the ceiling is not visible (be cautious because the ...
|
Developers |
May 27, 2013, 4:11:49 PM by
Puybaret
|
|
Re: How to add more properties to a wall?
In the current version 4.0, the only method which let you add some private data in a home from a ...
|
Developers |
May 29, 2013, 10:00:49 AM by
Puybaret
|