forked from AlericInglewood/3p-colladadom
-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
30 lines (23 loc) · 1.38 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Collada DOM 2.2.1
Documentation is available online at
http://collada.org/mediawiki/index.php/Portal:COLLADA_DOM
Questions, bug reports and feature requests should go to our Sourceforge project
site: http://sourceforge.net/projects/collada-dom/
If you're upgrading your software from a previous release of the DOM you may be interested in the backward compatibility page we maintain on the wiki:
http://collada.org/mediawiki/index.php/DOM_backward_compatibility
The binary packages only contain release builds. If you need to debug the DOM you should download the source and build it on your machine. The Visual Studio packages include debug builds because you can't link a release DOM into a debug
app with that compiler. The debug info has been stripped though to keep the download size down.
Special thanks to the following people for their contributions:
Heinrich Fink (Mac support)
JT Anderson (Tinyxml support)
Michel Briand (Linux shared library support)
Kai Klesatschke (bug reporting, Windows character encoding fixes)
Guy Rabiller (bug reporting)
Rodrigo Hernandez (MinGW support)
Alex De Pereyra (bug reporting)
Alberto Luaces (bug reporting)
Michael Wojcik (Visual Studio 2010 Support)
Rosen Diankov (patches for 1.5 and cmake support)
Apologies if I missed anyone (please let me know!).
2008 Sony Computer Entertainment, Inc