Commit Graph

5731 Commits

Author SHA1 Message Date
WandererFan
ebc1d935e6 typo in property name 2016-07-11 15:32:16 +02:00
WandererFan
97a0c31306 Add HTML/CSS Styles to Annotation 2016-07-11 15:32:16 +02:00
WandererFan
917f8d923f Basic working version of DrawViewDraft 2016-07-11 15:32:16 +02:00
WandererFan
23ccd81ff5 add ToggleFrame command 2016-07-11 15:32:16 +02:00
WandererFan
12f8181ed2 add Python functionality for ProjectionGroups 2016-07-11 15:32:16 +02:00
WandererFan
c47bdf5d9a Add Python functionality for DrawHatch 2016-07-11 15:32:16 +02:00
WandererFan
4f4e343d5f remove superfluous execue()s 2016-07-11 15:32:16 +02:00
Ian Rees
eeb9497746 Fix compilation on Mac + small filename typo. 2016-07-11 15:32:16 +02:00
WandererFan
4303ea2c2f fix range_check error during Dimension creation 2016-07-11 15:32:16 +02:00
WandererFan
9df14d5020 Py functionality for Dimensions 2016-07-11 15:32:16 +02:00
WandererFan
8673eec4e7 more /Drawing/TechDraw/ for Commands 2016-07-11 15:32:16 +02:00
WandererFan
a40fc9bc61 note re module level functions 2016-07-11 15:32:16 +02:00
WandererFan
e4be1a9c15 Python functionality for ViewPart and ViewClip 2016-07-11 15:32:16 +02:00
WandererFan
a9cd30c2db 1st cut PyClip functionality 2016-07-11 15:32:16 +02:00
WandererFan
041bf25cf0 use Mod/TechDraw for preferences 2016-07-11 15:32:16 +02:00
WandererFan
08f6a669c2 implement page.addView for Python 2016-07-11 15:32:16 +02:00
WandererFan
66dd5ff122 Preferences "Drawing" -> "TechDraw" 2016-07-11 15:32:16 +02:00
WandererFan
05bca371dc more /Drawing/TechDraw/ edits. VP name conflicts 2016-07-11 15:32:16 +02:00
WandererFan
ebc19e7215 misc /Mod/Drawing, QGI, obs functions 2016-07-11 15:32:16 +02:00
WandererFan
16f536aca1 rename qrc 2016-07-11 15:32:16 +02:00
WandererFan
ffbaf79f4a /QGI/QGraphicsItem/ 2016-07-11 15:32:16 +02:00
WandererFan
08c46a7d07 Mod/Drawing includes -> Mod/TechDraw 2016-07-11 15:32:16 +02:00
WandererFan
996e00378d Mod/Drawing includes -> Mod/TechDraw 2016-07-11 15:32:16 +02:00
WandererFan
09e1c57bff Mod/Drawing includes -> Mod/TechDraw 2016-07-11 15:32:16 +02:00
WandererFan
9643fd022f StatusBits -> setStatus 2016-07-11 15:32:16 +02:00
WandererFan
49e4ce8306 Mod/Measure warnings 2016-07-11 15:32:16 +02:00
WandererFan
2fbc4025cd ProjectionAlgo & DrawingExport renames 2016-07-11 15:32:16 +02:00
WandererFan
9a7f6b33b6 Add init files for /Mod/TechDraw 2016-07-11 15:32:16 +02:00
WandererFan
d02cc2cac3 cmake changes for /Mod/TechDraw 2016-07-11 15:32:16 +02:00
WandererFan
d851999e18 Add Mod/TechDraw/Gui/Resources 2016-07-11 15:32:16 +02:00
WandererFan
df13886349 Add Mod/TechDraw/Gui 2016-07-11 15:32:16 +02:00
WandererFan
d24e9be1bf Add Mod/TechDraw/App 2016-07-11 15:32:16 +02:00
WandererFan
74f536c820 Add /Mod/Measure for TechDraw 2016-07-11 15:32:16 +02:00
Bernd Hahnebach
b4d44d800a FEM: material references, select solid by one click on a vertex 2016-07-11 15:27:20 +02:00
Bernd Hahnebach
399bd80cd7 FEM: trailing whitespaces 2016-07-11 15:27:20 +02:00
Yorik van Havre
8627984b09 Arch: Fixed transparency-related display issues 2016-07-09 14:01:35 -03:00
Yorik van Havre
cb92f2b3ec Temporary workaround for the fractions issue in new imperial unit schema (using + between inches and fractions) 2016-07-09 14:01:07 -03:00
Yorik van Havre
3a527f982f Arch: fixed aggregation bug in IFC export 2016-07-08 11:09:57 -03:00
Yorik van Havre
df5c990066 Path: added addObject & removeObject python methods to FeatureCompound - fixes #2607 2016-07-07 19:49:00 -03:00
Mateusz Skowroński
211a94da4d Use byteCount() instead of obsolete numBytes().
This change is Qt4/Qt5 neutral.
2016-07-07 15:10:31 -03:00
Mateusz Skowroński
6c0c0e983b Fix includes to be compatible with Qt5.
This change is Qt4/Qt5 neutral.
2016-07-07 15:10:31 -03:00
Mateusz Skowroński
88bcda6e4d QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
2016-07-07 15:10:31 -03:00
Mateusz Skowroński
f898a03981 Fix files encoding. Go from ISO8859-1 to UTF-8. 2016-07-07 15:07:38 -03:00
Jonathan Wiedemann
a808ee3cb4 add "return" in libraries checking 2016-07-07 15:03:09 -03:00
Jonathan Wiedemann
5eb3108b09 fix json error 2016-07-07 15:03:09 -03:00
Yorik van Havre
407475b513 Part: Enabled per-face transparency 2016-07-07 12:46:25 -03:00
Yorik van Havre
7d54379767 Arch: Fixed bugs in IFC export 2016-07-07 11:54:18 -03:00
DeepSOIC
7338ea3e85 Part: TopoShapePy: made Solid constructor accept CompSolid
Part.Solid(shape) now accepts compsolid as input, and creates a solid by
joining the compsolid.

Same done to Part.makeSolid().

+ change exception handling to expose the error message.
2016-07-04 14:58:53 +03:00
DeepSOIC
31aeb84075 Part: TopoShapePy: add generalFuse method 2016-07-04 14:57:50 +03:00
DeepSOIC
2206be773b Part: TopoShape: add generalFuse method (GFA)
OCC's Generaal Fuse Algorithm
2016-07-04 14:55:38 +03:00