luz.paz
424cd49398
Typos and whitespace fixes
2018-08-07 11:13:31 -04:00
wmayer
d1a051721d
fix build failure on Linux
2018-08-06 10:16:18 +02:00
wmayer
a0be7c3eff
fix macOS build failure of MeshGui
2018-08-05 22:08:46 +02:00
wmayer
6080cef0cc
replace Qt's OpenGL buffer with own implementation based on Coin3d API
2018-08-03 13:07:55 +02:00
wmayer
5e75f3bc97
remove undesired dependency of Mesh to Part module
2018-07-28 11:58:39 +02:00
wmayer
424c78d451
implement fast mesh rendering for Qt5 port (7x faster)
2018-07-28 11:08:03 +02:00
wandererfan
e1e5ca413b
Fix #3329 globalPosition in Stl export
2018-07-27 10:37:06 -03:00
wmayer
170708a4f1
Mesh improvements:
...
+ support of Simple Model Format (smf)
+ improve reading of STL files (reduce by ~70%)
2018-07-26 13:19:35 +02:00
wmayer
0260370b65
+ add option to switch off precompiled header
2018-07-25 20:17:11 +02:00
wmayer
989274a331
+ Improve mesh selection (precompute projection matrix and use polygon bounding box)
2018-07-25 18:00:42 +02:00
wmayer
7dc1dd21fb
+ implement a faster method to multiply vector with matrix
...
+ add convenience method to transform a point array
2018-07-25 17:31:11 +02:00
JimStar
6a5ad383ab
Extended global marker size to be used for other modes
2018-07-11 21:22:28 -03:00
luz.paz
43244aa762
More misc. typos
2018-05-19 12:17:52 -04:00
luz.paz
ec072982f7
Added missing comma
2018-05-11 10:02:56 -03:00
luz.paz
b36b21247c
follow-up source typos
2018-05-11 10:02:56 -03:00
luz.paz
9167064fc1
Misc. typos
...
Found via `codespell`
2018-04-25 09:41:33 -03:00
wmayer
27743d4a5d
Improvements on mesh flattening commands:
...
comment out import of pivy because it's not used and pivy.graphics isn't available on all platforms
Add MeshPart_ prefix to command names for consistency reasons and to make Qt help working correctly
When adding commands to Mesh workbench make sure the commands could be created beforehand to avoid annoying warnings
2018-04-23 11:09:26 +02:00
looooo
e2eb12d6c6
MeshFlattening: add function to unwrap face
2018-04-23 09:56:23 +02:00
looooo
22fbe35ceb
MeshFlattening: add function to unwrap mesh
2018-04-23 09:56:23 +02:00
looooo
eb783b9054
MeshFlattener: boundary extractor
2018-04-23 09:56:23 +02:00
wmayer
0c394ff352
extend API of smooth command to allow to run different algorithms
2018-04-14 18:44:03 +02:00
Yorik van Havre
46fd41d70a
Merged translations from crowdin
2018-03-26 18:52:02 -03:00
luz.paz
bb9d49dd18
Weekly misc. typo fixes
2018-03-05 09:25:48 -05:00
Yorik van Havre
143b89c8f3
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
luz.paz
be870deb4d
Misc. source comment typo [skip ci]
...
Found via `codespell`
[skip ci]
2018-02-14 14:26:04 -05:00
wmayer
d777fcc099
See PR 1309
2018-02-10 11:31:43 +01:00
luzpaz
c4dd42de98
Typos: Various workbenches and misc.
...
[skip ci]
2017-12-25 10:58:10 +01:00
Unknown
e3eca59173
Misc. typo fixes
...
Various workbenches
2017-12-23 14:30:30 +01:00
wmayer
60b8b0da67
fix broken transparency mode of mesh objects
2017-12-19 23:24:30 +01:00
Unknown
7d36590917
Typo fixes
...
[skip ci]
2017-12-16 09:45:15 -02:00
Unknown
f5146508bb
Misc. typos
2017-12-06 20:59:55 +01:00
Unknown
88f6ecc118
SVG Cleanup: remove typos + uniformity fixes
2017-12-02 14:02:14 +01:00
luzpaz
985980648c
Typos: user-facing and trivial
...
Several typos and uniformity fixes.
Note:
*SCL/SimpleDataTypes.py is a upstream stepcode file whose fiz has been submitted upstream and accepted.
*the header of Tools/generateBase/generateMetaModel_Module.xsd had redundant data. It has been removed. Please double check it.
2017-12-02 14:00:57 +01:00
luzpaz
35ec477426
More typos, grammar fixes, uniformity
2017-11-15 10:46:43 -05:00
wmayer
3998eb964e
add kd tree class
...
add mesh decimation algorithm
2017-11-14 14:17:19 +01:00
wmayer
d9cc4a621b
fix German translation
2017-11-11 22:47:12 +01:00
wmayer
06ef12d34d
fix build failure on macoS when including glext.h
2017-11-08 22:58:09 +01:00
wmayer
0a6a9c90bd
changes in Mesh module:
...
+ cppcheck: fix some minor issues found by code analyzer
+ export to IDTF
+ fix for throwing exception
+ optimize mesh rendering
2017-11-08 17:56:13 +01:00
wmayer
2b1de0756d
minor improvements
2017-10-24 19:39:49 +02:00
Yorik van Havre
05a5e9965e
Updated translations from crowdin
2017-10-23 18:32:02 -02:00
wmayer
9a3d71e9f6
fixes #0003169 : Mesh Design WB tools does not work on translated object
2017-10-17 19:13:09 +02:00
wmayer
eb5e791835
fixes #0003169 : Mesh Design WB tools does not work on translated object
2017-10-16 20:13:43 +02:00
Unknown
31a32b9931
Doxygen Typos
...
+ doxy whitespace formatting
+ added more misc. typos
+ grammar fixes
[skip ci]
2017-10-15 16:27:42 +02:00
Unknown
fa4a6b43ee
Capitalize beginning of tooltips + Typos
...
Capitalized all remaining uncapitalized tooltips.
+ Fixed typo in instantiate() function. Shouldn't have any repercussions on the code, AFAICT.
+ other typos
2017-10-13 00:26:53 +02:00
luzpaz
f3bf8fe919
Misc. typos
...
+ some are doxy others are just comment code.
+ some minor whitespace and grammatical tweaks.
+ app/SCL/* typos have also been submitted upstream (https://github.com/stepcode/stepcode/pull/366 ). So it's ok to merge them in to master.
2017-10-04 17:59:11 +02:00
wmayer
fc280ae1e8
0001591: STL export in various units
2017-09-30 23:55:49 +02:00
wmayer
846195327a
harmonize show() function of Part, Mesh, Fem, Path and Points modules
2017-09-29 00:35:48 +02:00
wmayer
d18500c012
fix implementation of MeshPointPy
2017-09-28 15:28:24 +02:00
wmayer
907095293c
support of keywords in Mesh.read and Mesh.write
2017-09-19 10:31:07 +02:00
Stefan Tröger
9cda1b53bc
Allow interchangable use of link properties and their derivatives
2017-09-09 16:47:07 +02:00