Commit Graph

10400 Commits

Author SHA1 Message Date
Bruce B. Lacey
f536dbe1d2 Qt5: Enabled HiDPI scaling and Use HiDPI Qt Pixmaps
* Enable HiDPI scaling on displays that support it
    on Qt 5.6 and later
  * Enable HiDPI Pixmaps on Qt 5.1 and later
2017-03-03 11:58:38 -03:00
Bernd Hahnebach
2c72ba5e74 FEM: examples, update them to the updated result object with folw results 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
7f9bd4d1ad FEM: make object module, sort methods by name 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
2ab1a1a047 FEM: result task panel, add Fem to module name 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
2c5da013d7 FEM: FEM mesh 2 mesh command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
69de116707 FEM: command modules, add Fem to file and class name 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
d4a6fb166d FEM: mesh clear command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
052f182e96 FEM: mesh print info command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
decbd572da FEM: result show command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
1101dc6ced FEM: results purge command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
1d783a33fb FEM: solver control command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
e478241f8d FEM: solver run command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
687622650c FEM: code formating, use better variable name in the regard of codespell tool 2017-03-03 11:54:25 -03:00
ml
c2abaf2232 Fixed G2/3 command generation for flipped arcs. 2017-03-03 11:52:42 -03:00
ml
8195a5d6dc Using fuzzy comparison for half circle detection. 2017-03-03 11:52:42 -03:00
wmayer
a14d8b945b use consistent display mode names 2017-03-03 14:25:16 +01:00
wmayer
1a2d40f968 add boolean parameter to MeshKernel::AddFacets to disable check for manifold edges of new faces 2017-03-02 22:33:38 +01:00
wmayer
f55bf254b0 fix doc strings, replace label with check box in export panel 2017-03-02 21:55:04 +01:00
Ian Rees
5133af6ef5 Avoid empty meshes. Improve object type detection. 2017-03-02 17:41:14 +01:00
Ian Rees
76e4605364 Throw Python exception if format is unknown. 2017-03-02 17:41:14 +01:00
Ian Rees
371c3f7278 Tidy up. 2017-03-02 17:41:14 +01:00
Ian Rees
4fd7334f95 Export Part and Group objects. 2017-03-02 17:41:14 +01:00
Ian Rees
dd75896b07 Clean up docstrings to conform to PEP 8, tidy up. 2017-03-02 17:41:14 +01:00
Ian Rees
2673b8726c Add setting to export compressed/uncompressed AMFs 2017-03-02 17:41:14 +01:00
Ian Rees
88f74db845 Added some metadata to exported AMF 2017-03-02 17:41:14 +01:00
Ian Rees
8418f2d41a Added AMF compression. Works with Cura, not Slic3r 2017-03-02 17:41:14 +01:00
Ian Rees
8935db69f4 Renamed AmfExport.(h|cpp) to Exporter.(h|cpp) 2017-03-02 17:41:14 +01:00
Ian Rees
54d5e0e3f9 Refactoring mesh export code 2017-03-02 17:41:14 +01:00
Ian Rees
3a18d76fbd Basic AMF writing support
TODO:
  * Compression
  * Understand translations, constellations
  * Curved surfaces
  * Material parameters
  * Metadata, etc
2017-03-02 17:41:14 +01:00
Ian Rees
ae9be458b0 Add AMF to understood extensions/formats. 2017-03-02 17:41:14 +01:00
looooo
1e173b68a4 py3: Arch: mostly print-statements
7247937288be85fe217c2d57cdb96c9a666e4e28
00528f4b445fd851df53a79b4be6f1ff480f74d0
b7e3a874dbadbac1c1ecfade4b8676c15fdf25ee
2017-03-02 14:59:31 +01:00
Kurt Kremitzki
e81da82f79 Update arch exception catching for py3 2017-03-02 14:59:31 +01:00
Kunda
9410e751e9 source typo fixes pt4 (only on py3 merged code) 2017-03-02 13:47:21 +01:00
wmayer
08f4fbcea9 resolve merge conflict 2017-03-02 13:47:10 +01:00
looooo
f161505280 py3: web: gathering diff of py3-branch
22a4a6dfa223b8b7f0a4c8223cf2e249b6e13a57
ec9dcf7453d44ce21e6ab5e460293006a49e7ccc
11eb995a2e88df1125056403fb302ce85749f83c
2017-03-02 12:46:57 +01:00
looooo
5e6993a28c py3: Test: gathering diff of py3-branch
ec9dcf7453d44ce21e6ab5e460293006a49e7ccc
2017-03-02 12:46:57 +01:00
looooo
12a8c0fbe8 py3: Test: print 2017-03-02 12:46:57 +01:00
Priit Laes
fea91f701b python: Test: *.py: Fix python3 syntax 2017-03-02 12:46:57 +01:00
looooo
0d828beb7c py3: Start: gathering diff of py3-branch
ec9dcf7453d44ce21e6ab5e460293006a49e7ccc
2017-03-02 12:46:57 +01:00
looooo
638f17bbcb py3: start: make the startpage load again 2017-03-02 12:46:57 +01:00
wmayer
a579df5528 py3: ported Start to python3 2017-03-02 12:46:57 +01:00
wwmayer
ba4f35916d Merge pull request #575 from bblacey/develop
Eigen 3.3.3 on Linux and spelling corrections

Great job!
2017-03-02 09:55:52 +01:00
Bruce B. Lacey
2e99990a64 Upgrade to Eigen 3.3.3 to avoid spurious compiler warnings 2017-03-01 15:33:52 -08:00
Kunda
b3a50294c5 Trivial typos
CmakeLists
.travis.yml
2017-03-01 15:33:52 -08:00
wmayer
4dc97ffd92 revert commit 44c31b35b and fix original code 2017-03-01 22:54:14 +01:00
Ian Rees
2f97401895 Cleanup clang inconsistent override warnings-smesh 2017-03-01 22:00:41 +01:00
Ian Rees
4303384667 Clean up clang inconsistent override warnings. 2017-03-01 22:00:41 +01:00
wmayer
3d6fc352c5 do code cleanup
move BOPTools from Part to PartGui because it depends on GUI
2017-03-01 21:58:04 +01:00
wwmayer
41fad8aacd Merge pull request #573 from looooo/python3-Part+PD+Sketcher
Python3 part+pd+sketcher
2017-03-01 20:58:46 +01:00
looooo
0b6d098627 py3: Sketcher: remaining diff of python3-branch 2017-03-01 17:21:19 +01:00