Commit Graph

1051 Commits

Author SHA1 Message Date
logari81
1d73e27a28 Add missing dllexport keyword to PartDesign classes 2012-09-06 14:21:55 +02:00
Yorik van Havre
657399d22c Draft: bugfix in taskpanel 2012-09-05 17:55:27 -03:00
jriegel
791fcf633c Merge branch 'review-openscad' 2012-09-05 19:49:39 +02:00
jriegel
1cec85a286 Add Installer entry for the OpenSCAD module 2012-09-05 19:44:03 +02:00
Yorik van Havre
e08c66ed0c Draft: minor bugfixes 2012-09-04 19:14:28 -03:00
logari81
3b4beb333a Merge remote-tracking branch 'origin/logari81/sketcher' 2012-09-04 22:45:03 +02:00
unknown
88990783c9 Merge branch 'review-openscad' of git://github.com/5263/FreeCAD into review-openscad 2012-09-04 21:55:13 +02:00
Yorik van Havre
71e3b56509 Draft: Bugfixing
+ All Draft (and Arch) objects now correctly get/set theiir type on save/load
+ Draft Shape2DView now produces valid shapes
2012-09-04 12:07:26 -03:00
logari81
03a413d322 Sketcher: fix an issue when a polyline is started at the start point of an existing line segment 2012-09-04 14:40:05 +02:00
logari81
1f3434fa6e Sketcher: implement box selection (based on mrlukeparry's work) 2012-09-04 14:14:03 +02:00
logari81
14b3ad0b9e Sketcher: fix memory leak in MoveConstraint 2012-09-04 14:08:03 +02:00
Yorik van Havre
522c538ac4 Draft: small improvement do Shape2DView object 2012-09-03 18:42:00 -03:00
Yorik van Havre
1a88b89c5f Draft: small bugfix in shape2Dview object 2012-09-03 11:05:50 -03:00
Yorik van Havre
71618a405b Draft: Small fix to Point tool 2012-09-01 17:08:04 -03:00
Yorik van Havre
f1a3e3d0f2 Reworked pocket and groove icons 2012-08-31 16:34:55 -03:00
Yorik van Havre
5b86feb8d3 0000820: Draft dimension dots 2012-08-31 11:00:40 -03:00
wmayer
ed5cbcd35c Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-08-31 13:12:18 +02:00
wmayer
c08f4f1925 Fix translation issues 2012-08-31 13:11:52 +02:00
Yorik van Havre
b25eb7cf8a Arch: Minor bugfix 2012-08-30 20:22:22 -03:00
Yorik van Havre
32f500f6d3 Draft: reworked some icons 2012-08-30 10:46:04 -03:00
wmayer
d3765b5120 Fix title is task panel for rectangular pattern 2012-08-29 13:33:27 +02:00
wmayer
e948d1525f Improve documentation for isInside() 2012-08-27 13:22:45 +02:00
Joachim Zettler
e8f569fe6a Merge branch 'dvdjimmy/MachDist' 2012-08-20 21:56:42 +02:00
Joachim Zettler
18e6557e53 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
04a6145900 Some changes in GUI 2012-08-20 21:30:17 +02:00
Yorik van Havre
2572a1346b PartDesign: Changed groove and pocket icons 2012-08-19 18:09:30 -03:00
Yorik van Havre
39a9aacfda Arch: small fixes 2012-08-18 00:04:54 -03:00
Yorik van Havre
c1bbed3671 Draft: set taskview mode as default 2012-08-17 16:44:44 -03:00
wmayer
52178f939b Add a check box to update 3d view or not 2012-08-17 15:36:13 +02:00
Yorik van Havre
9d5d9f94f1 Updated translation files 2012-08-16 16:09:56 -03:00
Yorik van Havre
22f45018a6 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
0c5d76e1ac Arch: Fixed strings to be translated 2012-08-15 18:39:53 -03:00
Yorik van Havre
af79546ee1 Arch: small optimizations 2012-08-15 12:20:19 -03:00
wmayer
e152820fc8 Trimming & cutting from python 2012-08-15 15:47:57 +02:00
wmayer
8599c154d4 Fix possible crash when exporting STEP files 2012-08-15 13:20:28 +02:00
wmayer
ea40745f2c Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-08-15 10:25:30 +02:00
wmayer
6b5316f40b Add measure distance tool to toolbar in Complete workbench, disable unused command 2012-08-15 10:24:49 +02:00
Yorik van Havre
ff9107b46d 0000715: Draft axis constraints 2012-08-14 20:41:18 -03:00
Jose Luis Cercós Pita
8f790c2e99 Improved free surface evolving method in order to support long simulations. 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
a3a838a1ef Removed surfaces modules (broken due to Part import) 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
3ed62c5bc6 First simulator draft version. 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
6dabcd3546 Fixed several free surface evolution bugs 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
092d9cc667 Changed (and accelerated) simulation creation process. 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
6e346a29a5 Developed time integrator for fluid 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
ce39d38254 Linear systems solver developed (only fluid involved) 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
3854c9b834 Linear system matrix generation developed (only fluid involved for the moment) 2012-08-13 10:01:22 -03:00
Yorik van Havre
5c20d6bbdc 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
5d4a915494 Fix build errors on Windows 2012-08-13 10:26:02 +02:00
logari81
7c5de0b882 Sketcher: crashes fix and other small fixes for the polyline tool 2012-08-12 12:21:53 +02:00
Yorik van Havre
ad936f4025 0000634: Draft to Sketch conversion 2012-08-11 18:28:18 -03:00