wmayer
c526c18b94
fix scan coverity issues: uncaught exception
2017-04-11 14:03:08 +02:00
Yorik van Havre
9f44809e9e
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -03:00
wmayer
cf4f6765c1
replace deprecated gluPickMatrix
2017-03-06 11:18:19 +01:00
wmayer
63943e4bb8
extend interface to get actual property with geometric data, get center of gravity of a geometry
2017-03-05 18:05:11 +01: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
Kunda
0192f2bf20
source typo fixes pt2 (only on py3 merged code)
2017-02-28 17:01:11 +01:00
looooo
f1fcefb228
py3: Mesh: fix py3 Long/Int problem with python2
2017-02-24 14:20:50 +01:00
looooo
ab0adc1887
py3: gathering diff from Mod/Mesh
...
98a8275938388992ef1b7bb76dcd43438f61bf7e py3: make most of the unit test to succeed
2017-02-24 14:20:50 +01:00
Yorik van Havre
707d6a0a4d
py3: ported Mesh to python3
2017-02-24 14:20:50 +01:00
wmayer
8c8f3ccb5c
command to creation section from plane and mesh
2017-02-19 14:05:00 +01:00
wmayer
e3477eee1b
improve whitespaces
2017-02-18 09:44:58 +01:00
Mateusz Skowroński
f8778c4d6f
Fix more GCC warnings.
2017-02-18 09:35:31 +01:00
Jean-Samuel Reynaud
bb927ff3e8
Adding Normals in OBJ exports
2017-02-10 18:51:10 +01:00
wmayer
510047d9a2
issue #0002183 : Mesh View . Use Bounding-Box Not Working For Flat Lines
2017-02-09 18:30:48 +01:00
wmayer
f483411479
fix 'Flat Lines' display mode of meshes
2017-02-09 15:22:31 +01:00
wmayer
7ba2217617
py3: ported module init to python3
2017-02-04 15:56:31 +01:00
Yorik van Havre
49c8d65bfe
updated ts files
2016-12-26 12:36:24 -02:00
wmayer
b94ffbcf21
issue #0002775 : first build fails
2016-12-18 18:26:34 +01:00
wmayer
5acdaed2e3
fix various clang warnings
2016-12-18 16:08:30 +01:00
wmayer
743b83e853
Add switch to select between Qt4 and Qt5
2016-12-13 15:53:13 +01:00
wmayer
6cfaf916f8
remove superfluous Qt includes
2016-12-13 15:40:49 +01:00
wmayer
3357cd91e7
Qt4/Qt5 neutral changes:
...
+ change inheritance of PropertyItem to not derive from BaseClass (and QObject) any more to fix crashes with Qt5
2016-12-12 17:01:26 +01:00
Alex Gryson
94b64144cf
Use Boolean Diff instead of Mask
2016-12-06 19:52:04 +01:00
Alex Gryson
9befc3b238
Add metadata
...
Notes:
* Used earliest available commit as creator (only means I had available)
* License information could not be saved for an unknown reason, added
this info to the Rights field
2016-12-04 14:25:26 +01:00
Alex Gryson
4dc1215161
fix permissions
2016-12-04 14:25:12 +01:00
Alexander Gryson
c551e745dd
finish aligning mesh bench icons to Tango
2016-12-04 14:24:59 +01:00
Alexander Gryson
141eaa5d23
Update dimensions to 64*64 as per guidelines
...
This icon was incorrectly sized to 32*32 - depending on how the icons are exported this may have an impact on the UI
2016-12-04 14:24:40 +01:00
Alex Gryson
e757a87ba4
update mesh icons to Tango
2016-12-04 14:24:27 +01:00
Alex Gryson
e2c39133fd
Mesh workbench icons updated
2016-12-04 14:24:13 +01:00
Alex Gryson
eb5f4989ad
Align icons to Tango style
2016-12-04 14:23:57 +01:00
Alexander Gryson
ef433e303b
icon updates (mesh)
2016-12-04 14:23:42 +01:00
Alexander Gryson
12f5caf8cf
Update import/export to have more 'meshy' look
2016-12-04 14:23:30 +01:00
Alexander Gryson
b322ba0162
update mesh cut icon
2016-12-04 14:23:08 +01:00
Alexander Gryson
285ed9b155
initial commit to test build
2016-12-04 14:22:49 +01:00
wmayer
2d8e70085e
rename 2d tool classes to be consistent with 3d classes
2016-11-21 14:29:51 +01:00
Yorik van Havre
bf0d37bf28
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00