Commit Graph

14134 Commits

Author SHA1 Message Date
wmayer
bb1dbd720a handling of UTF-8 in zipios++ on Win32 2018-07-25 16:57:38 +02:00
wmayer
208f6d82f4 use correct spelling of Windows header 2018-07-25 16:49:37 +02:00
Yorik van Havre
42384e1a58 Arch: Added preference option for screen helpers color (axes, grids, etc...) 2018-07-25 10:56:12 -03:00
Yorik van Havre
a1bc8dbc9a Draft: Minor bugfix 2018-07-24 17:10:18 -03:00
Yorik van Havre
7a48d539cb Added Standard Code property to all components 2018-07-24 11:58:55 -03:00
Yorik van Havre
c2bb89c230 Arch: Reorganizing structural profiles + added eurocode timber sizes 2018-07-24 11:58:34 -03:00
Yorik van Havre
aa10e90e5e Arch: minor bugfix 2018-07-23 21:13:14 -03:00
Yorik van Havre
5d134c03ca Arch: Minor fixes in Materials 2018-07-23 19:43:04 -03:00
wandererfan
3ed3d393b1 Dxf Boilerplate files not installed
- fix INSTALL command in Import/CMakeLists.txt
2018-07-23 12:47:56 -03:00
wandererfan
bf8685a6e6 Add ANSIB Template
- also fix cmake to move all templates after
  build.
2018-07-23 12:47:17 -03:00
wandererfan
ecb29f1dbf Add preference settings
- autodistribute, vertex size, vertex color
2018-07-23 12:47:17 -03:00
wandererfan
8e2586ccc7 Add support for alternate LineGroup file 2018-07-23 12:47:17 -03:00
Mark Ganson TheMarkster
5fe5ea923f Fix typo
I figure this should be Z instead of Y, but even if I'm wrong there's no reason to check for hasattr(pts,'Y') twice.
2018-07-23 12:46:16 -03:00
wandererfan
77f389685e Fix Detail view orientation 2018-07-23 12:45:32 -03:00
hokieengr
faf9278500 Fixed default HideUnits option to FALSE 2018-07-23 12:44:26 -03:00
hokieengr
9066b354c5 Added code to strip units from display string 2018-07-23 12:44:26 -03:00
hokieengr
315a64db90 Updated hide units GUI option with more text 2018-07-23 12:44:26 -03:00
hokieengr
0fb8306380 WIP. Moving to other machine. 2018-07-23 12:43:46 -03:00
hokieengr
504e75d441 WIP. Added logic to not hide non-base units. 2018-07-23 12:43:46 -03:00
hokieengr
8662d1af1b WIP. Moved code to hide units to seperate function 2018-07-23 12:43:46 -03:00
Bob
785770e66e Add getPresentationValue function prototype 2018-07-23 12:41:14 -03:00
hokieengr
2a2324d7f5 WIP. Added logic to hide units on distance dimensions.
More of a prototype than anything else right now. Will find a better way to add this functionality to the rest of Sketcher.
2018-07-23 12:41:14 -03:00
hokieengr
341b90a33d Added option to hide units in sketch
Currently not hooked up to anything just yet.
2018-07-23 12:41:14 -03:00
wmayer
c80c39ce13 fix -Winconsistent-missing-override 2018-07-22 17:19:36 +02:00
Yorik van Havre
ff21c1b95d Arch: Added edit mode task panel to arch profiles + added American Wide Flange (W) profiles 2018-07-21 22:50:07 -03:00
Yorik van Havre
a7e865ecb0 Part: Added 'Wire from Edges' option to Part ShapeBuilder 2018-07-20 20:15:26 -03:00
Yorik van Havre
7abbcf529a Arch: Enable materials hierarchy 2018-07-20 17:59:39 -03:00
wandererfan
9066154407 Tweak Linear Dim Cosmetics 2018-07-20 10:36:26 -03:00
Fabio Rossi
7961bfd31d fixed mod Assembly for Qt 5.11 2018-07-20 10:34:58 -03:00
Fabio Rossi
87cc149b93 building fixes of mod Assembly 2018-07-20 10:34:58 -03:00
Fabio Rossi
1a4d095a6a fixes in mod Assembly for python3 2018-07-20 10:34:58 -03:00
Yorik van Havre
163232f623 Arch: misc improvements to IFC importer
* Fixed progress bar
* Import can now be aborted by pressing ESC
* No intermediary Extrusion object is created for Walls and Structures
* When a base profile has only linear edges, create a draft wire instead of face
* Fixed placement bug in shared profiles
2018-07-19 17:04:19 -03:00
sliptonic
1b659bc30f PEP8 cleanup 2018-07-19 12:06:09 -03:00
sliptonic
ca2a38f02a Using PropertyVectorDistance
per yorik: https://forum.freecadweb.org/viewtopic.php?f=3&t=29787#p244785
2018-07-19 12:06:09 -03:00
Yorik van Havre
37388663f6 Part: Allow to disable progress bar in brep string reader 2018-07-19 11:57:07 -03:00
Yorik van Havre
15cba18170 Arch: Fixed bug in display of axis systems 2018-07-18 21:39:11 -03:00
Yorik van Havre
9000072b0e Arch: Fixed visibility of BuildingPart 2018-07-18 15:35:13 -03:00
Yorik van Havre
f378fca56a Arch: Support of shared profiles in extrusions imported from IFC 2018-07-18 15:07:54 -03:00
wandererfan
9f4a5ae652 Fix includes for M_PI on Win
Fix missing ImportExport
2018-07-18 10:52:03 -03:00
wandererfan
20668b4160 Fix "use of deleted function" error on streams 2018-07-18 10:52:03 -03:00
wandererfan
08a3e315ce Add support for Dxf Export R14 spec 2018-07-18 10:52:03 -03:00
Yorik van Havre
7eead64bb2 Arch: Improved compression of IFC files 2018-07-17 22:30:54 -03:00
Yorik van Havre
3965b50ae0 Arch: Fixed wrong Floor height on IFC import 2018-07-17 21:41:19 -03:00
Yorik van Havre
f138a5eb8d Arch: Enable compression when exporting IFC files (reuse similar vectors, colors, etc) 2018-07-17 14:19:38 -03:00
Yorik van Havre
0682a66376 Arch: Support for IfcGrid 2018-07-16 17:21:17 -03:00
Mark Ganson TheMarkster
7484412d47 convert tabs to spaces 2018-07-16 12:03:45 -03:00
Mark Ganson TheMarkster
51fdef4193 save current color so it can be reverted on cancel 2018-07-16 12:03:45 -03:00
Mark Ganson TheMarkster
012db7a0b1 handle user cancel color dialog
Currently, when user cancels line color or face color selection dialog current color gets changed to black, as opposed to retaining the status quo.  https://forum.freecadweb.org/viewtopic.php?f=3&t=29762

The fix is to test QColor.isValid(color), which returns false when the user cancels the QColor dialog.
2018-07-16 12:03:45 -03:00
sliptonic
59a3650fb5 Fix for coverity CID 168953
Make test for ocl not conditional.
2018-07-15 16:28:16 -03:00
Yorik van Havre
18f650d78b Merge pull request #1553 from luzpaz/source-typo
Source typo fix
2018-07-14 11:55:07 -03:00