Commit Graph

10372 Commits

Author SHA1 Message Date
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
wmayer
03c232fa82 py3: ported Skechter to python3 2017-03-01 17:20:20 +01:00
Priit Laes
3808a2e999 python: Sketcher: *.py: Fix python3 syntax 2017-03-01 17:20:12 +01:00
wmayer
3507c97963 py3: ported PartDesign to python3 2017-03-01 17:19:33 +01:00
Priit Laes
f7bf88a0b8 python: PartDesign: *.py: Fix python3 syntax 2017-03-01 17:19:24 +01:00
looooo
010f513205 py3: Part: Gui: gathering commits from python3-branch 2017-03-01 17:16:55 +01:00
looooo
1caeadb4ab py3: Part: BOPTools:
to make the BOPTools available in python3 the way to import these tools had to be changed:
old: ```from Part import BOPTools``` -> new: ```import BOPTools```
this is also changed for python2
2017-03-01 17:12:49 +01:00
looooo
275db827aa py3: Part: App: gathering commits relevant for Mod/Part/App 2017-03-01 17:10:46 +01:00
wmayer
d5e9afa52b py3: ported Part to python3 2017-03-01 16:38:53 +01:00
wwmayer
a1b58f45b2 Merge pull request #572 from berndhahnebach/femdev
FEM typos
2017-03-01 12:30:43 +01:00
Kunda
cfd087b33f FEM typos 2017-03-01 09:39:25 +01:00
Bruce B. Lacey
2a88721102 Install macOS bundle executables into MacOS
* Previously, the macOS bundle executables were installed into
    bin which does not adhere to Apple guidelines and causes
    issues with certain frameworks like Qt.  The install has
    been refactored to install the executables into MacOS

Fixes #2928
2017-03-01 09:33:28 +01:00
wwmayer
1e251b8f29 Merge pull request #569 from luzpaz/typos-pt3
source typo fixes pt3 (only on py3 merged code)
2017-03-01 09:05:59 +01:00
Kunda
315d039f29 source typo fixes pt3 (only on py3 merged code) 2017-02-28 14:32:33 -05:00
wmayer
26d437ec4b resolve merge conflict 2017-02-28 19:14:46 +01:00
hgutsche
c7a467d454 Improved comment about Quarter doxygen commands 2017-02-28 18:52:04 +01:00
hgutsche
89077ea542 fiel --> file 2017-02-28 18:52:04 +01:00
hgutsche
19c82acb60 Address is actually spelled with two "d" 2017-02-28 18:52:04 +01:00
hgutsche
7867096e8b fix typo and and add explanation for a cell address 2017-02-28 18:52:04 +01:00
hgutsche
201c9d89b0 Some fixes for doygen syntax errors and some configuration to make it run smoother under Windows 2017-02-28 18:52:04 +01:00
wmayer
e3ea61d165 resolve merge conflict 2017-02-28 18:51:53 +01:00
wmayer
66bbdecd07 py3: fix Python2 build 2017-02-28 18:08:06 +01:00
wmayer
52e8d56ca6 py3: ported Sandbox to python3 2017-02-28 17:39:08 +01:00
looooo
79c3cad380 py3: Robot: gathering remaining diff of Robot-Modul
d90e334005baa59805a9c812203ef107ca3be2a8
2017-02-28 17:39:08 +01:00
wmayer
b096c0f07b py3: ported Robot to python3 2017-02-28 17:39:08 +01:00
Priit Laes
80e7a51d01 python: Robot: *.py: Fix python3 syntax 2017-02-28 17:39:08 +01:00
looooo
4dd0ce8b19 py3: ReverseEngeneering: port Py_InitFunc to python3 2017-02-28 17:39:08 +01:00
wmayer
b4d0006e32 py3: ported ReverseEngineering to python3 2017-02-28 17:39:08 +01:00
wmayer
ab383c1df6 py3: ported Raytracing to python3 2017-02-28 17:39:08 +01:00