Print at Dec 15, 2025, 11:07:42 PM

Posted by Puybaret at Apr 13, 2012, 9:30:37 PM
Re: Happy to join the Sweet Home 3D Group
You use CVS as the version control system. According to the last question, only you can access CVS in this project, am I right? However, on download page, I can only see current version releases. How about past releases? Is there any file management system to control those different releases?
Past releases are available from here or from CVS where each version has a tag.

And there is a bug tracking system on SourceForge, is it the only way of this project to track bugs?
Bug tracker is here, but it doesn't contain every bug I fixed, because some people reported also some bugs in this forum or by email, and when I find a bug myself, I fix it directly without reporting in the bug tracker. The most important fixed bugs are always listed in the history page.

I guess there must be some good algorithms used in this project. I'll read source code first and try to find what happened.
I'll be pleased to read your advice on this, even I'm convinced I didn't program an miracle thing (and there must be some place for optimization). Nevertheless, I regularly profile the program with jvisualvm (included in the JDK) to check if modifications didn't decrease performances too much.

Meanwhile, maybe I should create all the subdirectories of ~/.eteks/sweethome3d/ that could be useful, as soon as ~/.eteks/sweethome3d/ is created (i.e. when preferences are changed or a file is saved).

Yes, that's a good idea. I think most people will like this setting. wink
Fixed in the last beta. smile

However, the translation guide only talks about texts in menus and dialogs, what should I do if I want to translate the user guide page?
You should simply translate the HTML page of the user's guide. I'll send it to you directly.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator