|
Re: plugin dev and JSOnline
As far as I know you cannot import plugins to the online version.
|
Developers |
Apr 7, 2023, 7:07:09 AM by
Daniels118
|
|
Re: Plugins manager
Hi, I'm happy to announce that the Plugin manager official repo now supports plugins within zip ...
|
Developers |
Apr 11, 2023, 1:49:19 PM by
Daniels118
|
|
Re: Pan 3D View
Hi,
if you enable the "aerial view centered on the selection" option in the preferences, ...
|
Developers |
Apr 13, 2023, 2:57:24 PM by
Daniels118
|
|
Re: Plugins manager
@Keet thank you for reporting this bug, I will include the fix in the next release.
|
Developers |
Apr 15, 2023, 11:11:22 AM by
Daniels118
|
|
Re: default langage / default unit
Why do you want to change it from code when you can do it from the preferences panel?
|
Developers |
Jun 24, 2023, 8:39:31 PM by
Daniels118
|
|
Re: Generate roof plugin
@crackwood01
The Pan3dView plugin already has this option, you can find it under the menu [i]3D ...
|
Developers |
Aug 19, 2023, 5:52:18 AM by
Daniels118
|
|
Re: Home Rotator Plugin
@dorin
I have added the version 1.3 to the Plugin Manager.
|
Developers |
Sep 18, 2023, 6:29:54 PM by
Daniels118
|
|
Re: Bug found in HomefurniturePanel.java
You may report the bug here:
https://sourceforge.net/p/sweethome3d/bugs/
It will help the ...
|
Developers |
Oct 15, 2023, 9:06:27 AM by
Daniels118
|
|
Re: License question
The point isn't if it is just a wrapper or a derived version. If you include it in your work, ...
|
Developers |
Oct 27, 2023, 6:21:58 AM by
Daniels118
|
|
Re: Generate roof plugin
[quote]Incredible! This is becoming almost an application on it's own.
I specifically like it ...
|
Developers |
Dec 18, 2023, 2:40:54 PM by
Daniels118
|
|
Re: Generate roof plugin
@Keet, @Dorin
Sorry, I didn't notice from the picture that there were 2 non-inclined walls on ...
|
Developers |
Dec 22, 2023, 10:07:27 AM by
Daniels118
|
|
Re: Mapping Floor Plan Coordinates to Render/3DView Coordiantes
That method returns the 3D coordinates for the given screen coordinates and elevation. From your ...
|
Developers |
Dec 25, 2023, 3:16:33 PM by
Daniels118
|
|
Re: Mapping Floor Plan Coordinates to Render/3DView Coordiantes
Yes, the output coordinates are relative to the 3D view. As long as the rendering uses the same ...
|
Developers |
Dec 25, 2023, 8:54:44 PM by
Daniels118
|
|
Re: Plugins manager
[b]Version 1.5.3[/b]
[list=a][*]Display cumulative changelog
[*]Fixed settings panel
[*]Fixed ...
|
Developers |
Jan 12, 2024, 11:49:07 AM by
Daniels118
|
|
Re: Mapping Floor Plan Coordinates to Render/3DView Coordiantes
Don't reinvent the wheel, the code to compute the projection matrix for specific render ...
|
Developers |
Jan 13, 2024, 7:26:06 PM by
Daniels118
|
|
Re: Mapping Floor Plan Coordinates to Render/3DView Coordiantes
Whops, seems you're right... this tells how to compute the projection matrix:
...
|
Developers |
Jan 13, 2024, 11:20:36 PM by
Daniels118
|
|
Re: Dynamic translation of a plug-in
Maybe Emmanuel will give a more comprehensive response, however here is mine.
...
|
Developers |
Jan 15, 2024, 8:31:16 AM by
Daniels118
|
|
Re: Dynamic translation of a plug-in
It would be nice if the plugin wouldn't need to deal with the translation of the main menu ...
|
Developers |
Jan 17, 2024, 9:45:34 AM by
Daniels118
|
|
Re: Dynamic translation of a plug-in
[quote]I programmed this feature and it will be available in the next version.
The handling of the ...
|
Developers |
Mar 5, 2024, 5:39:49 PM by
Daniels118
|
|
Re: Maximum size of a plug-in
You could also try to compress the jar with a higher compression level to shrink its size. By the ...
|
Developers |
Apr 7, 2024, 1:02:36 PM by
Daniels118
|