Yorik van Havre
6b66a38ee3
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -03:00
wmayer
7711d71410
replace deprecated gluPickMatrix
2017-03-06 11:18:19 +01:00
wmayer
35e8edeb08
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
450e3d8383
use consistent display mode names
2017-03-03 14:25:16 +01:00
wmayer
f560398f30
add boolean parameter to MeshKernel::AddFacets to disable check for manifold edges of new faces
2017-03-02 22:33:38 +01:00
wmayer
24793f0d82
fix doc strings, replace label with check box in export panel
2017-03-02 21:55:04 +01:00
Ian Rees
da0f810282
Avoid empty meshes. Improve object type detection.
2017-03-02 17:41:14 +01:00
Ian Rees
2231baa060
Throw Python exception if format is unknown.
2017-03-02 17:41:14 +01:00
Ian Rees
095bb48c22
Tidy up.
2017-03-02 17:41:14 +01:00
Ian Rees
944aa01e6b
Export Part and Group objects.
2017-03-02 17:41:14 +01:00
Ian Rees
e6f7c9d83c
Clean up docstrings to conform to PEP 8, tidy up.
2017-03-02 17:41:14 +01:00
Ian Rees
3792f259d3
Add setting to export compressed/uncompressed AMFs
2017-03-02 17:41:14 +01:00
Ian Rees
e178d93c61
Added some metadata to exported AMF
2017-03-02 17:41:14 +01:00
Ian Rees
0bd3e5d4ab
Added AMF compression. Works with Cura, not Slic3r
2017-03-02 17:41:14 +01:00
Ian Rees
0b76013a0c
Renamed AmfExport.(h|cpp) to Exporter.(h|cpp)
2017-03-02 17:41:14 +01:00
Ian Rees
3eefe3e8ba
Refactoring mesh export code
2017-03-02 17:41:14 +01:00
Ian Rees
a9949ab0a4
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
ff1ac5fdad
Add AMF to understood extensions/formats.
2017-03-02 17:41:14 +01:00
Kunda
0485edd560
source typo fixes pt2 (only on py3 merged code)
2017-02-28 17:01:11 +01:00
looooo
d5348c60bc
py3: Mesh: fix py3 Long/Int problem with python2
2017-02-24 14:20:50 +01:00
looooo
6c8c3dc71e
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
3803896ff2
py3: ported Mesh to python3
2017-02-24 14:20:50 +01:00
wmayer
46f5554c43
command to creation section from plane and mesh
2017-02-19 14:05:00 +01:00
wmayer
67a0bd4750
improve whitespaces
2017-02-18 09:44:58 +01:00
Mateusz Skowroński
7e42975556
Fix more GCC warnings.
2017-02-18 09:35:31 +01:00
Jean-Samuel Reynaud
b77188e35c
Adding Normals in OBJ exports
2017-02-10 18:51:10 +01:00
wmayer
9925e9028e
issue #0002183 : Mesh View . Use Bounding-Box Not Working For Flat Lines
2017-02-09 18:30:48 +01:00
wmayer
aa59757000
fix 'Flat Lines' display mode of meshes
2017-02-09 15:22:31 +01:00
wmayer
76b3397762
py3: ported module init to python3
2017-02-04 15:56:31 +01:00
Yorik van Havre
86b3463ee1
updated ts files
2016-12-26 12:36:24 -02:00
wmayer
df8783833d
issue #0002775 : first build fails
2016-12-18 18:26:34 +01:00
wmayer
dd0fb7dc84
fix various clang warnings
2016-12-18 16:08:30 +01:00
wmayer
5e375a6238
Add switch to select between Qt4 and Qt5
2016-12-13 15:53:13 +01:00
wmayer
166fc624eb
remove superfluous Qt includes
2016-12-13 15:40:49 +01:00
wmayer
b2487828f0
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
fc4ed238b5
Use Boolean Diff instead of Mask
2016-12-06 19:52:04 +01:00
Alex Gryson
7c905e6afd
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
75a52aab63
fix permissions
2016-12-04 14:25:12 +01:00
Alexander Gryson
54623931f8
finish aligning mesh bench icons to Tango
2016-12-04 14:24:59 +01:00
Alexander Gryson
345057e29c
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
58ba907055
update mesh icons to Tango
2016-12-04 14:24:27 +01:00
Alex Gryson
95e9768bc8
Mesh workbench icons updated
2016-12-04 14:24:13 +01:00
Alex Gryson
5b37ef0f54
Align icons to Tango style
2016-12-04 14:23:57 +01:00
Alexander Gryson
f83fc072e6
icon updates (mesh)
2016-12-04 14:23:42 +01:00
Alexander Gryson
bb7310723e
Update import/export to have more 'meshy' look
2016-12-04 14:23:30 +01:00
Alexander Gryson
3d934f5ee9
update mesh cut icon
2016-12-04 14:23:08 +01:00
Alexander Gryson
688d89d10b
initial commit to test build
2016-12-04 14:22:49 +01:00
wmayer
e54e9515fc
rename 2d tool classes to be consistent with 3d classes
2016-11-21 14:29:51 +01:00
Yorik van Havre
af97583026
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Stefan Tröger
c5a2419e14
Extensions: Introduce classes and port App groups
2016-10-08 12:48:34 +02:00