Commit Graph

2247 Commits

Author SHA1 Message Date
Joachim Zettler
72ddca1579 Merge branch 'dvdjimmy/MachDist' 2012-08-20 21:56:42 +02:00
Joachim Zettler
b0dcfe6dcf Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-08-20 21:56:20 +02:00
Joachim Zettler
b27e6e6bf6 Some changes in GUI 2012-08-20 21:30:17 +02:00
Yorik van Havre
bdb55d789b PartDesign: Changed groove and pocket icons 2012-08-19 18:09:30 -03:00
wmayer
cb6555dac4 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-08-18 11:48:47 +02:00
wmayer
abc5959eeb Fix confusing informaton in About dialog 2012-08-18 11:48:08 +02:00
Yorik van Havre
b68e86ffa5 Arch: small fixes 2012-08-18 00:04:54 -03:00
Yorik van Havre
2f67e323cb Draft: set taskview mode as default 2012-08-17 16:44:44 -03:00
wmayer
ee37672dc9 Add a check box to update 3d view or not 2012-08-17 15:36:13 +02:00
Yorik van Havre
3a8f6dff59 Updated translation files 2012-08-16 16:09:56 -03:00
Yorik van Havre
0d475b6fe0 Misc polishes to Arch and Draft
+ The Draft Drawing tool can make additional views of SectionPlanes
+ Draft Dimensions have a readonly "Distance" property that show the length
+ The Draft WB can be completely switched off (since all tools are also in Arch)
2012-08-16 12:24:45 -03:00
Yorik van Havre
4386421a0b Arch: Fixed strings to be translated 2012-08-15 18:39:53 -03:00
Yorik van Havre
c295599828 Arch: small optimizations 2012-08-15 12:20:19 -03:00
jriegel
e4e997fd12 extend boost fix for newer boost versions 2012-08-15 16:40:03 +02:00
jriegel
ff8d712a4b Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-08-15 16:39:04 +02:00
wmayer
b5706a8ba2 Trimming & cutting from python 2012-08-15 15:47:57 +02:00
wmayer
7510657f2a Fix possible crash when exporting STEP files 2012-08-15 13:20:28 +02:00
wmayer
0d983553d9 Show popup menu on mouse button release to avoid problems with navigation style 2012-08-15 13:18:19 +02:00
wmayer
d9d66f21a4 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-08-15 10:25:30 +02:00
wmayer
afc84ed8f7 Add measure distance tool to toolbar in Complete workbench, disable unused command 2012-08-15 10:24:49 +02:00
jriegel
413437fd6b Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-08-15 09:24:43 +02:00
Yorik van Havre
969f4b57eb 0000715: Draft axis constraints 2012-08-14 20:41:18 -03:00
Jose Luis Cercós Pita
b349147ea2 Improved free surface evolving method in order to support long simulations. 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
060d63c6c9 Removed surfaces modules (broken due to Part import) 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
3d0328134d First simulator draft version. 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
87c42d512c Fixed several free surface evolution bugs 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
76c641bed8 Changed (and accelerated) simulation creation process. 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
bc181f3df3 Developed time integrator for fluid 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
9bc0f7eea4 Linear systems solver developed (only fluid involved) 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
36e48afce1 Linear system matrix generation developed (only fluid involved for the moment) 2012-08-13 10:01:22 -03:00
Yorik van Havre
81c839059a 0000630: User-defined defaults for shape colors
The default colors for new geometry (light grey + 2px black line)
are now a user preference (In Display->Colors properties)
2012-08-13 09:42:05 -03:00
wmayer
53697d3bd2 Convert unicode into string for de-serialized strings from JSON 2012-08-13 12:50:07 +02:00
wmayer
ec0ae08612 Fix build errors on Windows 2012-08-13 10:26:02 +02:00
logari81
96c5dda4eb Sketcher: crashes fix and other small fixes for the polyline tool 2012-08-12 12:21:53 +02:00
Yorik van Havre
7a338f30cb 0000634: Draft to Sketch conversion 2012-08-11 18:28:18 -03:00
wmayer
1859ec2559 Add utility class to better debug algorithms 2012-08-11 15:09:08 +02:00
wmayer
0d351e98e2 Proper handling of SystemExitException in Python 2012-08-11 10:58:54 +02:00
Jose Luis Cercós Pita
8b7c25529f Improved free surface evolving method in order to support long simulations. 2012-08-10 16:57:58 +02:00
Jose Luis Cercós Pita
2cb1fecca2 Removed surfaces modules (broken due to Part import) 2012-08-10 11:42:03 +02:00
wmayer
408e1dc8e1 Allow to customize cursor text color in sketcher 2012-08-10 11:04:26 +02:00
Yorik van Havre
1a46232a53 Arch: small bugfix in structure object 2012-08-09 20:02:54 -03:00
Yorik van Havre
70d4048b38 Arch: General optimization
+ More severe tests when constructing shapes
+ Allow to quickly export Arch views to DXF
2012-08-09 17:50:07 -03:00
logari81
6cef178ae7 Merge branch 'logari81/sketcher' 2012-08-09 15:29:22 +02:00
Jose Luis Cercós Pita
5bdbf47ccc First simulator draft version. 2012-08-07 12:59:34 +02:00
wmayer
cb754f28c9 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-08-07 11:00:31 +02:00
wmayer
ba7be4f798 0000813: set colors dialog crash 2012-08-07 10:59:54 +02:00
logari81
fef08056a1 Sketcher, Issue 0000808: fix one more issue with restoring of external geometry 2012-08-07 01:21:45 +02:00
logari81
db2ccb31b4 Sketcher: improve position text during geometry creation 2012-08-06 23:05:31 +02:00
Yorik van Havre
7644248953 Arch: Fixed typo 2012-08-06 18:00:50 -03:00
Jose Luis Cercós Pita
01e0eb33ed Fixed several free surface evolution bugs 2012-08-06 18:24:18 +02:00