Commit Graph

245 Commits

Author SHA1 Message Date
Yorik van Havre
819f790900 updated translations 2016-04-06 22:39:34 -03:00
Yorik van Havre
66e33b066a Updated translation files from crowdin 2016-03-17 23:29:11 -03:00
Yorik van Havre
7d0012e160 Added latest translations from crowdin 2016-03-06 14:50:07 -03:00
triplus
93c7a6bcac Add SVG workbench icons 2016-02-26 23:17:43 +01:00
Yorik van Havre
f93b1b26df Added updated translations from crowdin - fixes #2443 2016-02-26 18:32:02 -03:00
Ian Rees
0a70ce4eef Add cmake checks for BUILD_GUI to some modules 2016-02-13 13:45:27 +13:00
Yorik van Havre
3106ca7df3 Added slovenian language 2016-02-03 13:36:51 -02:00
Yorik van Havre
758b0778d4 Updated translations with latest from crowdin 2016-02-01 23:32:58 -02:00
wmayer
5b1836026a + fix CMakeLists.txt file of Ship module 2016-01-25 21:46:01 +01:00
Jose Luis Cercos Pita
e5bc8265c1 Fixed index typo 2016-01-25 15:29:53 +01:00
Jose Luis Cercos Pita
d1f8aa425f Added the GZ curves computation tool to the console interface 2016-01-25 15:15:04 +01:00
Jose Luis Cercos Pita
b4ad8c9a70 Added the loading conditions creation to the console interface 2016-01-25 09:11:19 +01:00
Jose Luis Cercos Pita
eb2f08f1fa Added the capacity curve computation tool to the console interface 2016-01-25 08:50:57 +01:00
Jose Luis Cercos Pita
9c6b35893a Added a console interface to the tanks generation 2016-01-23 14:35:56 +01:00
Jose Luis Cercos Pita
35d0b318d4 Added a console interface to the weights generation 2016-01-23 14:21:25 +01:00
Jose Luis Cercos Pita
f871061e68 Added all the Hydrostatics to the console interface 2016-01-22 13:17:13 +01:00
Jose Luis Cercos Pita
a18b8bebc2 Implemented a generic method to move the ship shape in order to compute the hydrostatics 2016-01-21 20:14:57 +01:00
Jose Luis Cercos Pita
0f75f27e05 Added the possibility of computing the transversal areas from the console interface 2016-01-21 19:57:55 +01:00
Jose Luis Cercos Pita
7201e1dc27 Corrected the translation environment 2016-01-21 19:26:47 +01:00
Jose Luis Cercos Pita
888a95e6cc Updated the copyright notifications 2016-01-21 18:56:28 +01:00
Jose Luis Cercos Pita
164d927b75 Added a console interface to create the ship instance 2016-01-21 18:46:08 +01:00
Jose Luis Cercos Pita
e12a60ecff Finished the GZ curve implementation 2016-01-20 15:13:00 +01:00
Jose Luis Cercos Pita
20bc8701b9 Slightly improved the capacity curve plot 2016-01-20 12:36:05 +01:00
Jose Luis Cercos Pita
462b11a2f9 Moved to a more robust Part module based boolean common operator 2016-01-20 12:35:47 +01:00
Jose Luis Cercos Pita
0859f6a990 Cleared out some debug messages 2016-01-20 11:52:36 +01:00
Jose Luis Cercos Pita
79696f70f5 Fixed a typo in the transformation angles 2016-01-20 11:51:59 +01:00
Jose Luis Cercos Pita
0cc0996be6 Added a much more robust displacement tool for the GZ computation 2016-01-19 13:16:32 +01:00
Jose Luis Cercos Pita
c5f0430631 Modified the ship shpae transformation process during the hydrostatics computation 2016-01-19 11:16:36 +01:00
Jose Luis Cercos Pita
a8d3e2d3a0 Improved the transversal areas computation 2016-01-19 10:14:02 +01:00
Jose Luis Cercos Pita
ab4debe1f7 Implemented a draft of the GZ computation tool 2016-01-18 18:04:01 +01:00
Jose Luis Cercos Pita
d1f0ede4a9 Fixed typo in the capacity curve tool 2016-01-18 16:11:02 +01:00
Jose Luis Cercos Pita
9f250606af Added a weights and tanks collector 2016-01-18 15:38:44 +01:00
Jose Luis Cercos Pita
d5dbc2e1ad Implemented GZ tool variables saving and loading 2016-01-18 14:41:50 +01:00
Jose Luis Cercos Pita
53a994428a Added console messages to know the computation progress 2016-01-18 13:15:05 +01:00
Jose Luis Cercos Pita
da5b61570e Set a different color to the z-vol curve (in order to make possible3 to differentiate that from the level-vol curve) 2016-01-18 13:10:53 +01:00
Jose Luis Cercos Pita
81d5d338aa Removed the uneeded pivy imports 2016-01-18 13:01:23 +01:00
Jose Luis Cercos Pita
a573ca7061 Improved the objects representation 2015-10-20 13:09:40 +02:00
Jose Luis Cercos Pita
4211ebe846 Using the smart expression in the spreadsheet to manage the entities labels 2015-10-20 13:05:27 +02:00
Jose Luis Cercos Pita
3afb6ee79f Slightly improved the load condition data sheet 2015-10-16 13:50:00 +02:00
Jose Luis Cercos Pita
4a8288c17c Filtered out the bad entities from the ship before the load condition generation 2015-10-16 13:43:04 +02:00
Jose Luis Cercos Pita
e296c3d082 Fixed the unclaimed load conditions 2015-10-16 13:00:31 +02:00
Jose Luis Cercos Pita
cafdaccd4b Created utilities to purge usless data inside the Ship instance 2015-10-16 12:58:23 +02:00
Jose Luis Cercos Pita
8132d90b7d Added DATA identifier to the headers 2015-10-16 11:53:27 +02:00
Jose Luis Cercos Pita
8a61e5e2e3 Added tooltips to the checkboxes 2015-10-16 11:53:07 +02:00
Jose Luis Cercos Pita
9081ccbb65 Imported the areas curve tool improvements from sourceforge 2015-10-16 11:14:53 +02:00
Jose Luis Cercos Pita
945aecbfc3 Imported the loading conditions definition tool from sourceforge 2015-10-16 11:13:09 +02:00
Jose Luis Cercos Pita
86a0b92833 Started the GZ tool 2015-10-13 18:39:19 +02:00
Jose Luis Cercos Pita
1427b8775b Generated the User Interface for the GZ tool 2015-10-13 18:38:54 +02:00
Yorik van Havre
f79d0d8ed2 Updated ts files 2015-09-14 14:31:47 -03:00
J.L. Cercos-Pita
5d7265b512 Corrected the wetted surface units 2015-06-01 12:00:30 -03:00