Paolo Cignoni
|
c4d97c2c03
|
Huge reordering of header file inclusion order
|
2017-03-14 07:48:48 +01:00 |
granzuglia
|
f0487e1690
|
- updated collada format in order to manage alpha channel colour
|
2013-10-24 16:18:13 +00:00 |
granzuglia
|
6913bc81a7
|
- small changes for qt5.0 compatibility
|
2013-03-24 19:51:43 +00:00 |
Paolo Cignoni
|
50184c49fb
|
Ongoing corrections of include paths to comply the new folder arrangement
|
2011-04-03 22:51:27 +00:00 |
matteodelle
|
0d98d0216e
|
Added import/export of color per vertex (only for triangular meshes for now)
|
2011-03-23 21:00:40 +00:00 |
mtarini
|
54ca153009
|
mini-changes at various importer exporters, to maximize compatibility
|
2010-03-13 00:52:17 +00:00 |
Paolo Cignoni
|
9a137ad9ef
|
slightly improved the robusness of the valuestringlist function in collada parsing
|
2009-11-17 23:32:09 +00:00 |
Paolo Cignoni
|
02ccdd90ec
|
small changed to improve the parsing of collada files that has a lot of line breaks inside
|
2009-09-12 05:22:51 +00:00 |
Marco Di Benedetto
|
a4102993bb
|
fixed uninitialized variable.
|
2009-05-29 18:32:35 +00:00 |
Marco Di Benedetto
|
875c8e71b7
|
added QMap header.
|
2009-05-29 16:28:22 +00:00 |
granzuglia
|
7bfa17ffa6
|
removed previous patch
|
2009-05-12 14:03:07 +00:00 |
granzuglia
|
3b362fc1e2
|
added "./" before texture's name for resolve mac's bug
|
2009-05-12 09:34:21 +00:00 |
Paolo Cignoni
|
03eb1cfadb
|
Improved management of collada meshes composed by polylistmesh
|
2009-04-04 17:25:57 +00:00 |
ganovelli
|
5e24bf99ce
|
removed useless inclusion of edge.h
|
2008-09-30 10:14:52 +00:00 |
Paolo Cignoni
|
0b6af20c93
|
Corrected texture loading. Now symbolic material binding are respected during the traversal. Still to be cleaned up.
|
2008-07-20 21:25:09 +00:00 |
Paolo Cignoni
|
c1c51913d3
|
Started the restructuring of the Collada parser. Now it is correctly recursive and it is able to get geometry also from controller.
|
2008-07-15 07:27:08 +00:00 |
Paolo Cignoni
|
51dde5296f
|
Corrected the broken ParseRotationMatrix. It had two bugs: it did not correctly parsed sequence of rotations and it exchanged degree with radians
|
2008-07-13 05:39:13 +00:00 |
Paolo Cignoni
|
86c16f8245
|
Added missing license information
|
2008-07-12 06:12:46 +00:00 |
Paolo Cignoni
|
ed103e5a9b
|
removed useless include
|
2008-02-08 09:19:52 +00:00 |
granzuglia
|
d91bb25e52
|
added support for multiple textures
fixed many stupid bugs
|
2008-02-04 22:30:42 +00:00 |
granzuglia
|
2e24725d5b
|
totally new collada exporter (WARNING: it has some known bugs!)
|
2008-01-30 08:33:32 +00:00 |