aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/mimesh/libg3d-0.0.8/doc/RELEASE-NOTES-0.0.7.txt
diff options
context:
space:
mode:
authorDavid Walter Seikel2016-03-29 02:16:55 +1000
committerDavid Walter Seikel2016-03-29 02:16:55 +1000
commitcb3716ffb584fe0f593b6f1669a8efdba1305104 (patch)
tree5d1ebc4b6fc17b30f4b34e7e64a2d9514893459b /src/others/mimesh/libg3d-0.0.8/doc/RELEASE-NOTES-0.0.7.txt
parentAdd Prosody build script. (diff)
downloadSledjHamr-cb3716ffb584fe0f593b6f1669a8efdba1305104.zip
SledjHamr-cb3716ffb584fe0f593b6f1669a8efdba1305104.tar.gz
SledjHamr-cb3716ffb584fe0f593b6f1669a8efdba1305104.tar.bz2
SledjHamr-cb3716ffb584fe0f593b6f1669a8efdba1305104.tar.xz
Added my version of libg3d and friends.
Diffstat (limited to 'src/others/mimesh/libg3d-0.0.8/doc/RELEASE-NOTES-0.0.7.txt')
-rw-r--r--src/others/mimesh/libg3d-0.0.8/doc/RELEASE-NOTES-0.0.7.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/others/mimesh/libg3d-0.0.8/doc/RELEASE-NOTES-0.0.7.txt b/src/others/mimesh/libg3d-0.0.8/doc/RELEASE-NOTES-0.0.7.txt
new file mode 100644
index 0000000..3f53bd0
--- /dev/null
+++ b/src/others/mimesh/libg3d-0.0.8/doc/RELEASE-NOTES-0.0.7.txt
@@ -0,0 +1,15 @@
1libg3d 0.0.7 "now or never"
2===========================
3
4While there was a constant flow of changes and additions in the source code
5repository it has been over a year since the last "official" release.
6
7The 0.0.7 release introduces a lot of changes, most notably an abstraction
8of the input stream, a lot of new and updated plugins, a handful of bug
9fixes and some general improvements. Check the ChangeLog for some more
10detailed information or just try it out.
11
12The API should be fairly compatible and stable (and a little expanded),
13the binary interface may have changed - I lost track - so please recompile
14your applications.
15If you are using G3DViewer it is highly recommended to update it as well.