wandererfan
7f6be0a265
Change tool from cylinder to prism
...
- cutting with cylinder produced too many
short bsplines from HLR. Straight cut
from prism reduces these and speeds up
HLR significantly.
2018-10-17 11:25:49 +02:00
wandererfan
2a85174148
Fix #3634 Lost formatSpec on save/restore
2018-10-13 02:10:53 +02:00
wmayer
7d14d2d66e
fix -Wunused-variable
2018-10-12 22:17:29 +02:00
wandererfan
4bcfb4a1cd
Fix #3623 Display of Ft/In Dimensions
2018-10-11 21:59:20 +02:00
wandererfan
bc9ffa5b41
Correct tree icon for Angle3Pt
2018-10-11 21:59:05 +02:00
wandererfan
d9d9baf5fc
Add @mario52's templates
2018-10-11 21:58:47 +02:00
wmayer
97244a77e7
Py3: fix opening file
2018-10-11 12:06:07 +02:00
luz.paz
b4ef5d2c11
Misc. typo fixes
...
Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm" -I ../fc-word-whitelist.txt`
2018-10-02 21:05:22 +02:00
wandererfan
395905b29c
Handle Straight Line BSplines
2018-10-02 09:42:16 -03:00
wandererfan
8f35f4c956
Add 3Point Angle Dimension
2018-10-02 09:42:16 -03:00
wandererfan
61aa0f6230
Add option to reverse arrowheads on Dims
2018-10-02 09:42:16 -03:00
wandererfan
3765300abc
Move dimText Prefix to FormatSpec
...
- prefix was applied at every request for
formatted value. Now prefix is applied
to FormatSpec and can be overridden for
things like screw dia. M6 vs (phi)M6.
2018-10-02 09:42:16 -03:00
wandererfan
9f6b61a2a9
Add over/under Tolerance to Dimensions
2018-10-02 09:42:16 -03:00
wandererfan
0235df777c
Better error messages for bad selections
2018-09-26 17:00:07 +02:00
wandererfan
50a31575bf
Add Peppino's ISO7200 templates
2018-09-26 16:59:49 +02:00
wandererfan
cf738047d4
Fix double scaling in DPG AutoScale
2018-09-26 16:59:39 +02:00
wandererfan
f2c6edbb19
Fix late repaint of secondary views
...
- when ScaleType=Automatic and Scale changes
individual views were not being repainted until
next document recompute.
2018-09-26 16:59:12 +02:00
wandererfan
e2c22ae98e
Suppress spurious message
...
- was reporting "pattern not found" even if
hatch source file was not a .pat file.
2018-09-26 16:59:00 +02:00
wandererfan
6cb7255c30
Show full width Edges around Section Face
...
- Section Face was hidding 1/2 of Edge if "Show Section
Edges" was set to false.
2018-09-26 16:58:52 +02:00
wandererfan
2c0d1d882b
Fix Decoration positions on Views derived from DPG Base
...
- Section faces, detail highlights, center and section lines
were wrong when the BaseView was a DPGI
2018-09-14 21:28:02 +02:00
luz.paz
69d46d1b43
Misc. typo and whitespace fixes
...
`codespell -q 3 -I ../fc-word-whitelist.txt --skip=".git,*.ts,*.po,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/zipios++"`
2018-09-11 07:27:22 +02:00
wandererfan
95f95d54fb
Use Face or 3D direction for View and ProjGroup
...
- use current 3D window direction as starting
direction for DrawViewPart and ProjectionGroup
- if a Face is selected, use Face normal as
starting direction.
2018-09-06 08:00:00 +02:00
wmayer
1d11f742ca
now each module registers its unit tests itself
2018-08-28 13:14:16 +02:00
wmayer
636104bc3a
CMP0050: make TechDraw module aware of cmake policy
2018-08-20 20:59:39 +02:00
wandererfan
87bad86dd1
Coverity Fixes
...
- 175807
- 175808
- 183598
2018-08-18 21:59:06 +02:00
wandererfan
f93a1d7cbe
Fix Travis Compile Warnings
2018-08-18 21:59:05 +02:00
wandererfan
38759a5b1b
Fix propagation of Source property to children
2018-08-18 21:59:05 +02:00
luz.paz
60bd74aaad
Trailing whitespace fixes
2018-08-18 21:48:42 +02:00
luz.paz
fab9cad50f
Misc. typos
...
Found via `codespell`
Trivial typos
Found via `codespell`
2018-08-18 21:48:42 +02:00
wmayer
fe6b78e638
fix MSVC warning: unreferenced local variable
2018-08-13 11:06:20 +02:00
wandererfan
dbaff50edb
Fix Dimension update on DPG Scale Change
2018-08-11 11:24:13 +02:00
wandererfan
2dd9e67887
Expose findCentroid to Python
2018-08-11 11:24:12 +02:00
wandererfan
20247dd88f
Fix QGIVP boundingRect
2018-08-11 11:24:12 +02:00
wandererfan
c0c36138d7
Allow circular BSplines to be dimensioned
2018-08-11 11:24:12 +02:00
Markus Lampert
e13c09235f
Changed all catch types to references for polymorphic exceptions.
2018-08-08 15:45:30 +02:00
wandererfan
069c0cf235
Fix text position in Diamter Dim
2018-07-31 16:08:48 -03:00
wandererfan
2d5bcce035
Fix default Vertex color
2018-07-31 16:08:48 -03:00
wandererfan
f9aa3ea957
Fix iso View position in AutoDistribute
2018-07-31 16:08:48 -03:00
luz.paz
9bd704d320
Misc. code comment typo fixes
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt --skip="*.ts,*.po,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./.git,./src/zipios++"`
2018-07-27 10:39:43 -03:00
wmayer
0260370b65
+ add option to switch off precompiled header
2018-07-25 20:17:11 +02: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
wandererfan
77f389685e
Fix Detail view orientation
2018-07-23 12:45:32 -03:00
wmayer
c80c39ce13
fix -Winconsistent-missing-override
2018-07-22 17:19:36 +02:00
wandererfan
9066154407
Tweak Linear Dim Cosmetics
2018-07-20 10:36:26 -03:00
wandererfan
9f4a5ae652
Fix includes for M_PI on Win
...
Fix missing ImportExport
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
luz.paz
a1ffb0fa3c
Misc. typo & whitespace fixes
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt --skip="*.ts,*.po,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./.git,./src/zipios++"`
Revert IFC commit
2018-07-11 21:52:27 -04:00
wandererfan
b876c2bdf0
Use Stroker to generate Edge selection area
2018-07-11 21:17:03 -03:00