Download

Online

Gallery

Blog

  Index  | Recent Threads  | List Attachments  | Search
 Welcome Guest  |  Register  |  Login
Login Name  Password
 

Sweet Home 3D Forum



No member browsing this thread
Thread Status: Active
Total posts in this thread: 137
Posts: 137   Pages: 14   [ Previous Page | 5 6 7 8 9 10 11 12 13 14 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 231196 times and has 136 replies Next Thread
Groumphy
Member
Member's Avatar

Belgium
Joined: Nov 5, 2012
Post Count: 28
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3D 4.0

Waw... Coming days are coming hours.
Yeah I'll agree for test the beta viewer ! I think you've my e-mail adress (groumphy on the domain GMail).
Or best is upload the beta version on SourceForge.
----------------------------------------
Groumphy
-----------------------------
FR - NL - EN
-----------------------------

Real name: Xavier Brusselaers
www.zoyo.be
www.doudoulinux.be

Pas très souvent présent, mais utilisateur :)
[Mar 4, 2013, 6:43:00 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
robal
Newbie




Joined: Jan 21, 2013
Post Count: 10
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3D 4.0

Spotted a small bug (also in 3.7 if I remember correctly).

- when editing a wall color/texture, setting are not applied after clicking "OK" in "modify walls" dialog

repro:
1) set any side of the wall to any texture and close "modify walls" dialog
2) open "modify walls" dialog again, and change wall side to "color" (but without clicking the color picker button)
3) hit "OK"
4) the wall side is still textured

Cheers,
[Mar 4, 2013, 12:10:11 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Puybaret
Expert
Member's Avatar

France
Joined: Nov 7, 2005
Post Count: 9141
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3D 4.0

Waw... Coming days are coming hours.
It was just a small problem of some missing files in SweetHome3DViewer.jar file.
Yeah I'll agree for test the beta viewer !
I've uploaded a beta version of the viewer here, to let you test.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D developer
[Mar 4, 2013, 6:14:53 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Groumphy
Member
Member's Avatar

Belgium
Joined: Nov 5, 2012
Post Count: 28
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3D 4.0

Hello,

I've (endly) make the first test with the webviewer.
This work (for the load, the first view etc...) but I think there is a small problem with 2 thinks:

1. (most important I think) somes furnitures are in one block (no details) and colored in red ;

2. (minor) the height is not good, the code

width:"100%", height:"95%"};
is not understand by the browser...

I have one more idea for improvement: to have the level structure (tabs in SH3D) to have a first hand and not a global view.

You can view the actual problem on this link: myhome.zoyo.be.

I will check for the height and with in the Javascript and try to find a solution...

Success,

Xavier

(PS: for the test, I'm working on Ubuntu 12.04LTS, Mozilla Firefox 19.0.2, and Oracle Java 1.7.0.17 with the Firefox plugin 1.7.0.17)
----------------------------------------
Groumphy
-----------------------------
FR - NL - EN
-----------------------------

Real name: Xavier Brusselaers
www.zoyo.be
www.doudoulinux.be

Pas très souvent présent, mais utilisateur :)
[Mar 10, 2013, 9:38:34 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Puybaret
Expert
Member's Avatar

France
Joined: Nov 7, 2005
Post Count: 9141
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3D 4.0

Thanks for your tests. smile

somes furnitures are in one block (no details) and colored in red
Red blocks generally means a problem with the 3D model file. I downloaded your sh3d file and it appears that the "22" file matching some red objects is incorrect in the sh3d file. I guess you should upload again your file on the server.

the height is not good, the code

width:"100%", height:"95%"};
is not understand by the browser...
Maybe it's because you included the applet script in a div tag.

I have one more idea for improvement: to have the level structure (tabs in SH3D) to have a first hand and not a global view.
Adding the levels tabs at the top of the 3D view shouldn't be too difficult. Please fill a feature request to ensure I don't forget it.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D developer
[Mar 10, 2013, 1:44:28 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Groumphy
Member
Member's Avatar

Belgium
Joined: Nov 5, 2012
Post Count: 28
Status: Offline
Reply to this Post  Reply with Quote 
smile Re: Sweet Home 3D 4.0

Hello,

Fantastic, the first "problem" is solved.
But the second for the height isn't...
The Javascript is now out of the DIV.

I think this is because JS send info about the applet this is not à block of HTML. But today I don't have time for look about this. I will try tomorow...

For the tab in the webview I'll introduce next time ;)

Enjoy,

Xavier
----------------------------------------
Groumphy
-----------------------------
FR - NL - EN
-----------------------------

Real name: Xavier Brusselaers
www.zoyo.be
www.doudoulinux.be

Pas très souvent présent, mais utilisateur :)
[Mar 10, 2013, 4:49:45 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Groumphy
Member
Member's Avatar

Belgium
Joined: Nov 5, 2012
Post Count: 28
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3D 4.0

Hello,

I've found a solution !
Define a width and height in pixel (for sample). Because if we define it in %, the heigth cannot be know by the browser... ;)

This is a W3C standard... and apply by Firefox.

Have a nice day,

Xavier
----------------------------------------
Groumphy
-----------------------------
FR - NL - EN
-----------------------------

Real name: Xavier Brusselaers
www.zoyo.be
www.doudoulinux.be

Pas très souvent présent, mais utilisateur :)
[Mar 10, 2013, 6:31:00 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Groumphy
Member
Member's Avatar

Belgium
Joined: Nov 5, 2012
Post Count: 28
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3D 4.0

Please fill a feature request to ensure I don't forget it.


Done tongue

Have a nice day.
----------------------------------------
Groumphy
-----------------------------
FR - NL - EN
-----------------------------

Real name: Xavier Brusselaers
www.zoyo.be
www.doudoulinux.be

Pas très souvent présent, mais utilisateur :)
[Mar 12, 2013, 6:44:17 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Puybaret
Expert
Member's Avatar

France
Joined: Nov 7, 2005
Post Count: 9141
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3D 4.0

Tonight, here's the last Beta (I hope) of Sweet Home 3D 4.0.
It brings the 16 translations available in the core version, and improvements in the aerial view mode, where the elevation of the rotation center is now at the half height of the items displayed in the 3D view when nothing is selected (underground items excepted), or at the half height of the selected item. Please, help to test it with as many weird cases as possible to ensure it behaves correctly.

Many thanks to all the contributors who translated the new words of this version. smile
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D developer
[Mar 19, 2013, 8:35:08 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Puybaret
Expert
Member's Avatar

France
Joined: Nov 7, 2005
Post Count: 9141
Status: Offline
Reply to this Post  Reply with Quote 
Re: Sweet Home 3D 4.0

Sorry, I discovered that the Beta 25 couldn't work when the new Aerial view centered on selection option was disabled. So, here's the Beta 26 and as a bonus a DMG file for Beta tests under Mac OS X.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D developer
[Mar 20, 2013, 8:33:25 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Posts: 137   Pages: 14   [ Previous Page | 5 6 7 8 9 10 11 12 13 14 | Next Page ]
[ Jump to Last Post ]
Show Printable Version of Thread  Post new Thread

    Get Sweet Home 3D at SourceForge.net. Fast, secure and Free Open Source software downloads
   
© Copyright 2006-2024 eTeks - All rights reserved