This website requires JavaScript.
Explore
Help
Sign In
lucaspalomodevelop
/
meshlab
Watch
1
Star
0
Fork
0
You've already forked meshlab
mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced
2026-03-19 02:54:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
meshlab
/
src
/
meshlabplugins
/
io_x3d
History
Paolo Cignoni cignoni
64e1e7020a
Changed all the MeshType::HasSomething() into the now standard tri::HasSomething(MeshType &m)
2012-01-23 07:11:44 +00:00
..
vrml
Add partial support to node Material (only diffuseColor).
2009-07-28 15:34:16 +00:00
export_x3d.h
Changed all the MeshType::HasSomething() into the now standard tri::HasSomething(MeshType &m)
2012-01-23 07:11:44 +00:00
import_x3d.h
Changed all the MeshType::HasSomething() into the now standard tri::HasSomething(MeshType &m)
2012-01-23 07:11:44 +00:00
io_x3d.cpp
Corrections of include paths to comply the new folder arrangement of the VCG library (I/O stuff, removed most of the offending includes since useless)
2011-04-03 23:38:00 +00:00
io_x3d.h
Updated pros and sources to comply to the new common library system
2009-12-05 00:49:24 +00:00
io_x3d.pro
Updated pros and sources to comply to the new common library system
2009-12-05 00:49:24 +00:00
util_x3d.h
Bug fixed in the automatic texture coordinates generation
2010-11-25 20:25:52 +00:00