|
Re: Fastest possible photo-realistic rendering
Welcome to Sweet Home 3D forum.
The more cores your CPU will have, the faster the rendering will ...
|
Developers |
Jan 15, 2015, 5:31:01 PM by
Puybaret
|
|
Re: How to join the developer team?
The base of the architecture of Sweet Home is explained at ...
|
Developers |
Jan 15, 2015, 5:34:56 PM by
Puybaret
|
|
Re: regarding key-properties.
Welcome to Sweet Home 3D. Hope you won't regret your dive in its source code.
I ...
|
Developers |
Jan 27, 2015, 8:57:07 AM by
Puybaret
|
|
Re: DRAW 2D shapes (models) and obtain 3D shapes (models)
Do you want to program a modeler to design 3D models from side views of an object? If it's the ...
|
Developers |
Feb 4, 2015, 12:09:21 PM by
Puybaret
|
|
Re: I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception
In the [i]JRE[/i] tab of Ant configuration, click on [i]Install JREs[/i] and add a JVM which root ...
|
Developers |
Feb 24, 2015, 10:20:57 AM by
Puybaret
|
|
Re: Problems with running different processes by different users
If you don't want to use the Single Instance Server, just comment the lines (or add a ...
|
Developers |
Feb 25, 2015, 4:07:26 PM by
Puybaret
|
|
Re: I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception
Great you could make it.
Would it be possible that you share with the community what your ...
|
Developers |
Feb 26, 2015, 5:42:40 PM by
Puybaret
|
|
Re: How to load "foreign" jars from a Plugin?
Did you try to put all the classes of the jars you need in the plug-in file it self?
|
Developers |
Mar 2, 2015, 7:43:28 PM by
Puybaret
|
|
Re: How to load "foreign" jars from a Plugin?
I would do it first "by hand" with a zip utility, i.e. once you compiled the classes of ...
|
Developers |
Mar 3, 2015, 10:18:09 AM by
Puybaret
|
|
Re: Copy as new furniture Plugin Source Code
[quote]The function of the CopyAsNewFurniture plugin has been integrated in SH3D. You don't ...
|
Developers |
Mar 7, 2015, 2:38:08 PM by
Puybaret
|
|
Re: ToWebPlugin Project
Thanks for this first version.
It worked once I created a folder with the same name as the ...
|
Developers |
Mar 10, 2015, 3:45:28 PM by
Puybaret
|
|
Re: Set piece nameVisible true default (in code)
What about calling ...
|
Developers |
Mar 11, 2015, 1:20:58 PM by
Puybaret
|
|
Re: Rename furniture
Thanks for your plug-in.
If it doesn't work with the installer, I suspect a Java version ...
|
Developers |
May 28, 2015, 7:29:49 PM by
Puybaret
|
|
Re: Rename furniture
Using a menu written in all uppercase letters doesn't sound nice. Some other plug-ins add a ...
|
Developers |
Jun 6, 2015, 7:10:08 PM by
Puybaret
|
|
Re: Java version up to date
I wanted to update Sweet Home 3D to Java 8 too, and made some tests. Unfortunately, as soon as you ...
|
Developers |
Jul 16, 2015, 5:02:54 PM by
Puybaret
|
|
Re: FurnitureLibraryEditore integration with Sweet home 3D
Sorry, I don't think it will happen soon. Not that's impossible, but having two ways to ...
|
Developers |
Jul 20, 2015, 3:18:44 PM by
Puybaret
|
|
Re: Add folder to compile using ant and build.xml
The documentation page about [url=https://ant.apache.org/manual/Tasks/javac.html]Ant javac ...
|
Developers |
Aug 14, 2015, 3:04:29 AM by
Puybaret
|
|
Re: How to get PlanComponent from Plug-in ?
You can access to MultipleLevelsPlanPanel instance with: ...
|
Developers |
Aug 14, 2015, 3:43:23 AM by
Puybaret
|
|
Re: integration with PHP
See the PHP files provided in deploy folder of the source code.
These subjects might interest you ...
|
Developers |
Aug 26, 2015, 11:49:17 PM by
Puybaret
|
|
Re: GUI Loaded Callback?
Sorry, there isn't no callback that will tell you when the application is fully ready. Maybe ...
|
Developers |
Aug 27, 2015, 12:03:43 AM by
Puybaret
|