|
Re: Recompiling the applet
Are you sure you built [i]applet[/i] Ant target?
|
Developers |
Nov 1, 2011, 7:40:46 AM by
Puybaret
|
|
Re: Import .obj file to Blender
Sorry Hans, but you're wrong.
In the [i]Outliner[/i] view of Blender, you'll have all the ...
|
Developers |
Nov 4, 2011, 3:44:53 PM by
Puybaret
|
|
Re: Add a new texture feature
That could be a nice [url=http://www.sweethome3d.com/pluginDeveloperGuide.jsp]plug-in[/url].
...
|
Developers |
Nov 8, 2011, 3:03:53 PM by
Puybaret
|
|
Re: Setting the exact location of the export
The path of the SH3D file is simply returned by the [i]getName[/i] method of the [i]Home[/i] object.
|
Developers |
Nov 10, 2011, 12:00:42 AM by
Puybaret
|
|
Re: HomePieceOfFurniture - model color
Welcome among Sweet Home 3D developers.
If you're trying to program a plug-in that will ...
|
Developers |
Nov 11, 2011, 9:42:54 AM by
Puybaret
|
|
Re: HomePieceOfFurniture - model color
[quote]Does 'loadModel' actually hit the disk again and then duplicates the model data, or ...
|
Developers |
Nov 14, 2011, 7:27:00 AM by
Puybaret
|
|
Re: HomePieceOfFurniture - model color
Until now, the plug-ins and their source code are published in this ...
|
Developers |
Nov 14, 2011, 8:08:36 AM by
Puybaret
|
|
Re: Import .obj file to Blender
I don't think that [url=http://people.sc.fsu.edu/~jburkardt/txt/obj_format.txt]OBJ format[/url] ...
|
Developers |
Nov 16, 2011, 10:24:38 AM by
Puybaret
|
|
Re: The concept of custom properties
The only entry points in the model API you can use to store any Serializable data are the ...
|
Developers |
Dec 22, 2011, 11:52:06 PM by
Puybaret
|
|
Re: The concept of custom properties
Hello Alex,
Please store only instances of Java 1.5 standard Serializable classes or classes ...
|
Developers |
Dec 23, 2011, 7:28:23 AM by
Puybaret
|
|
Re: how to add package resource bundles?
What about using the ...
|
Developers |
Dec 26, 2011, 5:08:31 PM by
Puybaret
|
|
Re: how to add package resource bundles?
That wouldn't work in the current implementation.
Plug-in class loaders and language ...
|
Developers |
Dec 26, 2011, 6:45:50 PM by
Puybaret
|
|
Re: Access the PlanController
Hi,
I just committed some changes in source code to grant access to controllers from plugins.
...
|
Developers |
Jan 5, 2012, 11:14:39 AM by
Puybaret
|
|
Re: How to reduce memory utilization of sweethome3d
rohit, you can use [url=http://visualvm.java.net/]visualvm[/url] (included with recent JDKs as the ...
|
Developers |
Jan 15, 2012, 3:59:36 PM by
Puybaret
|
|
Re: How to reduce memory utilization of sweethome3d
Maybe the 550 MB don't take into account all the OpenGL data or images data?
Thank you for ...
|
Developers |
Jan 29, 2012, 8:54:50 AM by
Puybaret
|
|
Re: Export List of materials in CSV or plain text
If the getClipboardCSV method in ...
|
Developers |
Mar 1, 2012, 4:24:05 PM by
Puybaret
|
|
Re: Change the first position of furnitures in the plan
Modifications of the ...
|
Developers |
Mar 3, 2012, 9:14:20 AM by
Puybaret
|
|
Re: verified digital signature
As far as I can remember, self signed certificates are valid only during two months. An expired ...
|
Developers |
Mar 13, 2012, 5:21:06 PM by
Puybaret
|
|
Re: verified digital signature
If you don't report any error, it won't be possible to help you! But if it used to work, ...
|
Developers |
Mar 14, 2012, 1:37:13 PM by
Puybaret
|
|
Re: Does anyone know any websites that give you the .obj coding for a specific color?
Don't go elsewhere
The answer is in the ...
|
Developers |
Mar 16, 2012, 6:20:01 PM by
Puybaret
|