Yorik van Havre
ab916fefe7
[Testing] renaming COPYING file to LICENSE
2018-12-20 20:36:01 -02:00
wmayer
583917dc17
fix several bugs in LabelEditor to handle PropertyStringList
2018-12-20 23:20:23 +01:00
wmayer
4c67a5c3c6
workaround to correctly render annotation flags if NaviCube is shown
2018-12-20 17:52:35 +01:00
Yorik van Havre
2e03d02a1a
Arch: Fixed crash on creating new BuildingParts
2018-12-20 13:21:48 -02:00
Bernd Hahnebach
f77c605ca8
FEM: frd file reader, fix for broken frd files
2018-12-20 12:00:04 -02:00
Bernd Hahnebach
86c5113e09
FEM: gmsh VP, Py3, remove more extra b'ees
2018-12-20 12:00:04 -02:00
Bernd Hahnebach
0d8388a47a
FEM: code formating, pep8
2018-12-20 12:00:04 -02:00
Abdullah Tahiri
e72bd857c7
Sketcher: Tangency between arcofellipse and other curves
...
========================================================
Surprisingly there was no code to handle arcofellipse tangencies using AngleViaPoint constraint.
fixes #3659
2018-12-20 11:59:26 -02:00
wmayer
f474900c07
change default value of renderTriangleLimit to UINT_MAX
2018-12-20 10:49:37 +01:00
Yorik van Havre
b918cbe14d
Arch: Fixed object transparency not adopting the material's one
2018-12-19 20:51:39 -02:00
Fabio Rossi
92a89d6c2b
Avoid overwriting of LDFLAGS for shared libs
2018-12-19 21:54:02 +01:00
Bernd Hahnebach
8324b2ee1b
FEM: solver, move observer def into base class and use decode for Py3 bytestrings
2018-12-19 21:50:44 +01:00
Bernd Hahnebach
b73849bc33
FEM: utils, add a def to decode bytestrings in Py3
2018-12-19 21:50:44 +01:00
wmayer
0556a2ca68
fixes 0002304: Duplicate multi selection of sketch element produces many sketches
2018-12-19 21:17:59 +01:00
Yorik van Havre
842672d961
Arch: Fixed display bug in BuildingPart
2018-12-19 16:33:48 -02:00
Yorik van Havre
ca7dd2e1c3
Arch: Small refactor in arch reference
2018-12-19 12:29:34 -02:00
Yorik van Havre
7aa4d2a9f6
Arch: Fixed wrong elevation of imported IFC elements
2018-12-19 11:46:40 -02:00
wandererfan
cd1959a094
Fix Detail highlight position for rotated DPGI
...
- highlight position calculation was not taking into account
rotation of DPGI due to RotationVector property.
2018-12-19 10:30:30 -02:00
Abdullah Tahiri
47443dfd87
Improve debug info
2018-12-19 10:27:30 -02:00
Abdullah Tahiri
2830f107ae
Sketcher: Improve element widget name of external geometry
...
===========================================================
fixes #3719
what?
https://forum.freecadweb.org/viewtopic.php?f=3&t=32693&p=274634#p274634
2018-12-19 10:27:30 -02:00
George Shuklin
69e3aeaa40
Draft/getSVG: Fix missed variable gui, fix bad call to getProj
2018-12-19 10:24:29 -02:00
Yorik van Havre
47a38eceb3
Arch: more thorough file search in arch references
2018-12-18 21:49:27 -02:00
wandererfan
b5a3b7d3df
Use same symbol for display and edit.
...
- UnitsSchemaImperialCivil was sometimes displaying
degree symbol as "deg" and sometimes as "°"
2018-12-18 22:17:38 +01:00
wandererfan
bde252895f
Handle negative angles in UnitsSchemaImperialCivil
2018-12-18 22:17:38 +01:00
Yorik van Havre
c4866c8346
Removed unappropriate copyright note from license file
2018-12-18 17:34:39 -02:00
Yorik van Havre
c5939d4476
Tools: cosmetic fix in translation scripts
2018-12-18 11:36:46 -02:00
Yorik van Havre
91bb88fe18
add App.Units.setSchema() python method
2018-12-18 11:01:35 -02:00
Yorik van Havre
2557f07cbe
Draft: minor bugfix
2018-12-18 11:01:14 -02:00
Yorik van Havre
56aba4c9d9
Arch: Allow to not zoom fit after importing IFC files
2018-12-18 11:00:56 -02:00
Abdullah Tahiri
c43adafb12
Sketcher: Respect general autoconstraints setting on sketch creation
...
====================================================================
fixes #3727
https://www.freecadweb.org/tracker/view.php?id=3727
https://forum.freecadweb.org/viewtopic.php?f=3&t=32761
2018-12-17 18:44:56 +01:00
Abdullah Tahiri
64cd6a9082
remove experimental string from VBO and sketcher continue mode
2018-12-17 18:01:52 +01:00
wmayer
bf1603b388
improve mesh validation functions
2018-12-17 16:14:28 +01:00
Yorik van Havre
5213f26846
Draft: Fixed tolerance problem in snapping to intersections
2018-12-17 12:58:21 -02:00
Yorik van Havre
175566d551
Arch: Fixed remaining bugs in Schedule - Fixes #3590
2018-12-17 12:24:27 -02:00
Yorik van Havre
eb04b8ef0c
Arch: Fixed incomplete last commit
2018-12-17 11:24:33 -02:00
Yorik van Havre
ea885fb650
Arch: Stored if preferences pages are loaded or not
2018-12-17 11:22:20 -02:00
Yorik van Havre
223eb6864c
Draft: Fixed wrong formatting of DXF importer url
2018-12-17 11:06:10 -02:00
Bernd Hahnebach
08ce5a6123
FEM: objects module, add vtk post processing objects
2018-12-17 09:38:23 -03:00
Bernd Hahnebach
41e56ef9d0
FEM: unit tests, add FEM_VTK check and reactivate vtk mesh test
2018-12-17 09:38:23 -03:00
George Shuklin
ef34dd3a4f
Include getSVG.py into Draft_SRCS
2018-12-17 09:37:51 -03:00
George Shuklin
8701a4d898
made getLineStyle to accepts scale parameter
2018-12-17 09:37:51 -03:00
George Shuklin
dc8d8fdb44
move getDiscretized and getPattern outside of getSVG()
2018-12-17 09:37:51 -03:00
George Shuklin
e1eae5e114
move getProj outside of getSVG, make 'plane' explicit.
2018-12-17 09:37:51 -03:00
George Shuklin
615d81fda3
Move getLineStyle to a separate function
2018-12-17 09:37:51 -03:00
George Shuklin
6ee6c677c6
Move getSVG into a separate file to further refactoring.
...
All internal dependencies (getrgb, getType) are reimported.
2018-12-17 09:37:51 -03:00
wmayer
b530c7e576
include cmath header for definition of M_PI
2018-12-17 10:04:10 +01:00
wmayer
766383d411
fixes 0003726: Property Editor Angle Fields Do Not Respect Units
2018-12-16 21:35:58 +01:00
wmayer
583aea5aec
fixes 0003732: Menu groups in Draft menu are not translated even though translated strings exist
2018-12-16 17:20:26 +01:00
wmayer
fec487dc7f
fix translate() function for Py2 & Qt5
2018-12-16 16:25:25 +01:00
wmayer
c7883cd3cd
fixes 0003733: FEM workbench menus are not translatable
2018-12-16 12:55:10 +01:00