wmayer
|
cc78503935
|
improve groups handling of obj mesh format
|
2016-07-24 00:23:45 +02:00 |
|
wmayer
|
f55fb8cb99
|
+ avoid memory exception when stl file is empty
|
2016-06-11 16:25:41 +02:00 |
|
wmayer
|
91ba585ee0
|
+ add overloaded methods of save() and load() to write and read from streams
|
2016-06-11 13:48:24 +02:00 |
|
wmayer
|
f07b836ce7
|
+ support of obj format where texture colors are in range [0, 1] (as written by MeshLab)
|
2016-05-25 13:07:43 +02:00 |
|
wmayer
|
d51ea4c96b
|
+ fix reading of meshes with textures when vertexes are isolated
|
2016-05-25 12:22:01 +02:00 |
|
Wolfgang E. Sanyer
|
4ebb62be79
|
Fixed bug ID0002513, where Mesh.export failed.
The failure occered when Mesh.export was passed just a filename, such as 'out.stl'. If
'/some/path/out.stl' was passed it succeeded.
|
2016-05-10 22:29:40 +02:00 |
|
wmayer
|
33344be035
|
+ support of colors per vertex in obj mesh format
|
2016-02-10 15:09:04 +01:00 |
|
wmayer
|
145fe4a364
|
+ fix build failure with gcc
|
2016-01-03 19:30:03 +01:00 |
|
wmayer
|
dd9e8c5bb1
|
+ make faster reading ply mesh files
|
2016-01-03 01:14:48 +01:00 |
|
wmayer
|
342198ea87
|
+ support reading mesh files with colors
|
2015-12-31 21:07:04 +01:00 |
|
wmayer
|
898e0fb359
|
+ make API of InventorBuilder more flexible and add new methods
|
2015-11-26 15:27:40 +01:00 |
|
wmayer
|
b7be7aec13
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-07 13:38:17 +02:00 |
|
wmayer
|
f8d3210730
|
+ fix build failure with gcc
|
2015-09-25 01:19:22 +02:00 |
|
wmayer
|
202b51171c
|
+ improve ply support
|
2015-09-24 23:19:33 +02:00 |
|
wmayer
|
e551c4ef28
|
+ write out material information for x3d format
|
2015-02-13 17:26:49 +01:00 |
|
wmayer
|
65c56d0bd6
|
+support to write/read colors to/from OFF file
|
2015-02-02 09:59:02 +01:00 |
|
wmayer
|
be7f583aa0
|
+ fix issues on 64-bit Linux/MacOSX systems
|
2014-11-19 15:32:35 +01:00 |
|
wmayer
|
032c893183
|
+ fix warnings with clang
|
2014-09-24 17:46:04 +02:00 |
|
wmayer
|
ec6f6ac128
|
+ simplify basic VRML export of mesh kernel, + allow to export mesh with texture via Python
|
2014-07-11 19:27:48 +02:00 |
|
wmayer
|
3b5cdda879
|
+ fix flaws found with code analyzer tool
|
2014-05-07 13:09:44 +02:00 |
|
wmayer
|
c50b29004e
|
+ fixes #0001430: SegFault when FreeCAD imports textured PLY file
|
2014-03-01 16:32:29 +01:00 |
|
wmayer
|
847b6b79e0
|
+ Replace math.h with cmath
|
2014-01-05 11:25:40 +01:00 |
|
wmayer
|
58b1a0947f
|
+ Support to write out mesh name
|
2013-12-22 15:02:40 +01:00 |
|
wmayer
|
b7a9b774f3
|
+ Support of export to X3D for meshes
|
2013-11-25 13:39:31 +01:00 |
|
Yorik van Havre
|
42fdbefc54
|
0001102: Updated all links to old freecad homepage and wiki to the new ones
|
2013-09-15 17:04:42 -03:00 |
|
wmayer
|
ca51781aa9
|
Fix warnings
|
2013-09-09 15:01:56 +02:00 |
|
wmayer
|
cffc53f8ea
|
Fix whitespaces
|
2013-04-26 17:19:23 +02:00 |
|
wmayer
|
e5b4f0028f
|
0000788: OFF import doesn't handle empty lines properly
|
2012-07-07 11:52:18 +02:00 |
|
wmayer
|
b4aff85333
|
Fix critical warnings
|
2012-06-13 18:49:10 +02:00 |
|
wmayer
|
11c1efca7e
|
Improve I/O of PLY mesh format
|
2012-03-25 11:44:57 +02:00 |
|
wmayer
|
66d54bc90e
|
Import OFF mesh format
|
2012-03-11 19:27:02 +01:00 |
|
wmayer
|
09922ab7a5
|
Fix a couple of minor issues and a possible crash when closing a document with several MDI views
|
2012-03-11 18:37:28 +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 |
|