wmayer
0403ba68fa
support to load mtl files
2019-09-24 21:36:48 +02: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
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
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
Ian Rees
ae9be458b0
Add AMF to understood extensions/formats.
2017-03-02 17:41:14 +01:00
wmayer
2c226343cb
improve obj export of mesh with colors
2016-09-06 17:00:34 +02:00
wmayer
217d4897fe
support groups for export to obj format
2016-07-24 16:16:42 +02:00
wmayer
3f83814682
improve groups handling of obj mesh format
2016-07-24 00:23:45 +02:00
wmayer
e8acca597a
+ add overloaded methods of save() and load() to write and read from streams
2016-06-11 13:48:24 +02:00
wmayer
de714c33ce
+ fix reading of meshes with textures when vertexes are isolated
2016-05-25 12:22:01 +02:00
wmayer
a7ec23e471
+ make faster reading ply mesh files
2016-01-03 01:14:48 +01:00
wmayer
a9040b9edf
+ simplify basic VRML export of mesh kernel, + allow to export mesh with texture via Python
2014-07-11 19:27:48 +02:00
wmayer
c661331613
+ Support to write out mesh name
2013-12-22 15:02:40 +01:00
wmayer
49b72a8193
+ Support of export to X3D for meshes
2013-11-25 13:39:31 +01:00
wmayer
0b65861b92
Improve I/O of PLY mesh format
2012-03-25 11:44:57 +02:00
wmayer
a911fadd53
Import OFF mesh format
2012-03-11 19:27:02 +01:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00