Commit Graph

16511 Commits

Author SHA1 Message Date
Bernd Hahnebach
bb558a4b57 Material: editor, small ui layout improvements 2019-04-23 09:12:53 +02:00
Yorik van Havre
79f3e1c57f Draft: Fixed crashing editTracker 2019-04-22 12:21:31 -03:00
easyw
8dde128b1c py3 compatibility fix 2019-04-22 10:47:59 -03:00
carlopav
0b905fade0 Update the arc3points
Updated the Arc3points tool to be able to draw a Draft object instead of a Part one. Also grouped the two tools in one single dropdown toolbar button.
2019-04-22 10:46:44 -03:00
carlopav
5c713119a2 Cubic BezCurve small fix
Fixed small things i forgot
2019-04-22 10:46:44 -03:00
Yorik van Havre
2ea552a7ba Draft: Fixed error in DXF import 2019-04-22 10:39:36 -03:00
Yorik van Havre
2579cd242c Draft: Fixed inverted 2D/3D modes of Draft Texts 2019-04-22 10:29:58 -03:00
babaroga
dde241bb32 FIX:TD-If "Show units" is off degree symbol is missing on angular dimensions
+ Remove space between dimension value and degree symbol
2019-04-21 19:51:57 -04:00
wandererfan
6474e49b8c Fix missing arc on 3pt angle 2019-04-21 07:23:32 -04:00
wandererfan
06962535fa Fix missing radius/dia on ft-in dimensions 2019-04-19 19:15:52 -04:00
Yorik van Havre
c3dc748701 Arch: Added default preferences options for spaces 2019-04-19 18:59:10 -03:00
Yorik van Havre
ea0c7694cd Arch/TechDraw: TD Arch views now have a 'fillSpaces' property to show Arch spaces as color-filled areas 2019-04-19 18:20:33 -03:00
wandererfan
9d296194e8 Fix Detail Highlight when Detail has no Geometry
- Detail circles were no drawn if detail area did not
  produce any geometry (detail anchor point + radius not
  over original part.
2019-04-18 18:47:03 -04:00
wandererfan
0679d73092 Fix non-Delete of Graphic on DocObject delete
- While the source document obj was "removing", the
  graphic was being deleted and readded by the view
  provider.
2019-04-18 18:47:03 -04:00
wandererfan
b46dfc4d2b Fix Center/Section Line Length
- when View is rotated, Center/Section line lengths
  are calculated as if View is not rotated.
2019-04-18 18:47:03 -04:00
wandererfan
b34b029e29 Fix duplicate User Types 2019-04-18 18:47:03 -04:00
Yorik van Havre
f7a1705c58 Arch: Enabled clone icon for spaces 2019-04-18 19:15:39 -03:00
Yorik van Havre
fbdeb442db Arch: Added right-click option to BuildingParts to clone level and contents 2019-04-18 19:10:35 -03:00
Yorik van Havre
612f5206c1 Arch: Added right-click option to BuildingParts to reorder children 2019-04-18 11:55:33 -03:00
Yorik van Havre
b5f5421508 Draft: Added area property to 'closeable' Draft objects 2019-04-18 11:54:45 -03:00
senjabl
09459a1fb0 Update QGIViewBalloon.cpp
Removed obsolete comment
2019-04-18 06:56:46 -04:00
babaroga
bae567c427 FIX:TD-fixed baloon cursor hotspot to be on arrow tip 2019-04-18 06:56:46 -04:00
wmayer
aaea6420ad Py3: fix reading/writing from/to OBJ file 2019-04-18 12:02:07 +02:00
Yorik van Havre
f65eba4f91 Arch: Fixed IFC export of object attributes 2019-04-17 18:50:37 -03:00
Yorik van Havre
e33472c055 Arch: Misc fixes in Arch spaces 2019-04-17 17:11:14 -03:00
Franck Jullien
bbd9fbf892 TechDraw: force user to place its balloon 2019-04-17 08:42:51 -04:00
Franck Jullien
13c82aa67d TechDraw: add separator for Rectangle balloons 2019-04-17 08:42:51 -04:00
babaroga
c779f34fee FIX: Prevent situation where default format entered in preferences, overwrites prefixes on eg. circular dimensions 2019-04-17 08:26:47 -04:00
wmayer
02f192726e improve mesh repair functions 2019-04-16 17:25:36 +02:00
Yorik van Havre
45dae47950 Draft: Exposing the Normal property of dimensions 2019-04-15 11:14:30 -03:00
Yorik van Havre
843644fdec Draft: Fixed wrong display of Draft texts on restore 2019-04-15 11:02:03 -03:00
wmayer
cd4269e6af rename BUILD_uSE_PCH to FREECAD_USE_PCH to be consistent with other build options 2019-04-15 13:31:31 +02:00
wmayer
3e510505b8 rename MP_COMPILE_FLAG to FREECAD_USE_MP_COMPILE_FLAG to be consistent with other build options 2019-04-15 13:20:47 +02:00
MA-DEVELOP\apeltauer
debcb95709 make the /mp compile flag optional 2019-04-14 19:36:28 +02:00
Yorik van Havre
ab2338d9ac Arch: Minor bugfixes in IFC export 2019-04-14 14:18:46 -03:00
wmayer
88f637d8fd Py3 fix: correctly convert a Python str to const char* 2019-04-14 13:00:13 +02:00
wandererfan
5d211d8704 Fix Draft.getSVG for TechDraw DraftView 2019-04-13 19:15:48 -04:00
wmayer
746997e484 improve mesh repair functions 2019-04-12 21:31:46 +02:00
Yorik van Havre
57287e8ca6 Arch: Mix attribute fixes in IFC import 2019-04-12 12:21:25 -03:00
Yorik van Havre
d02378a8b7 Arch: Allow for several IFC properties with same name (in different psets) 2019-04-11 18:03:44 -03:00
Yorik van Havre
86c11cde8e Arch: Misc dynamic properties-related bugfixes to IFC exporter 2019-04-11 16:40:59 -03:00
Yorik van Havre
cfcaf7a3a6 Arch: Support for multi-color objects and transparency in IFC export 2019-04-11 16:01:11 -03:00
Jakub Tyszkowski
5562d919d0 NaviCube: Improve the widget style
This resizes down the cube, adjusts transparency and
text readability. Arrows and cube corners sizes were
adjusted.
2019-04-11 11:57:36 -03:00
wandererfan
e13747c3c6 Fix selection problem in Front view 2019-04-10 06:46:01 -04:00
Yorik van Havre
ade224ca8c Arch: Allow to switch IFC schema when using ifcopenshell v0.6 2019-04-09 18:26:08 -03:00
Yorik van Havre
5b44d3c46b Gui: Added Gui.doc.view.viewer.setBackgroundColor() py method 2019-04-09 16:52:08 -03:00
Yorik van Havre
624e20e9a2 Arch: Renamed property IfcRole to IfcType 2019-04-09 15:53:01 -03:00
Jakub Tyszkowski
9b3ffef570 TestDraft: Fix testRotate and testOffset cases
Wire needs to be recomputed to update it's dimensions.
2019-04-09 12:08:45 -03:00
Kurt Kremitzki
584d5d4314 Integrate libvirt CoC 2019-04-09 12:07:26 -03:00
luz.paz
2e887355dc GH PR Template: Update with link to 0.19 Release Notes forum thread for devs
Involving the devs in documentation of their contributions is sorely needed and thanks to @joelgraff who is spearheading better changelog documentation for 0.19 through a forum thread. Now devs can post their contributions and a volunteers can update the 0.19 changelog.
2019-04-09 12:03:49 -03:00