Update the installer script.
Update the readme for 2.1.
Fix a bug where normals from earlier subobjects...
Switch to PMF version 103.
Refactor and fix a buffer overflow in SavePOF.
Add support for untriangulated shields and insi...
Convert DAEHandler to use for-each loops where ...
Store norms once per subobject instead of once ...
Replace linear scans of normals in POF import.
Show the number of normals in the subobject inf...
Use uniform initialization syntax for vector3d ...
Fix a bug in string_split where strings weren't...
Switch some DAEHandler implementation to use un...
Refactor DAE mesh import to abstract away the c...
Fix rotations of non-multiples of 90 degrees to...
Show the number of vertices in the subobject in...
Allow building with Clang using Scons with the ...
Remove incomplete ASE and OBJ support.
More DAEHandler cleanup.
Fix compatibility with Boost 1.55.
Upgrade to vs2013.
Flip textures on Windows as well as *nix.
Remove the ASE and OBJ files from pcs2.vcproj.
Build with C++11 with gcc and Clang.
Switch to Boost 1.55 and static libraries for w...
Fix exporting to be Collada compliant.
Fix some performance issues in DAEHandler.
Remove unnecessary shared_array/ptr in POF/BSP ...
Fix most Clang warnings.
Use mappings from symbol id when resolving text...
Remove trailing spaces in array text contents a...