OSDN Git Service

updated CHANGES, added not on bullet API changes
authorbadlogic <badlogicgames@gmail.com>
Sun, 1 Sep 2013 14:35:33 +0000 (16:35 +0200)
committerbadlogic <badlogicgames@gmail.com>
Sun, 1 Sep 2013 14:35:33 +0000 (16:35 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index ed0761e..7651ac9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,5 @@
 [0.9.9]
+- changed Bullet wrapper API, see http://www.badlogicgames.com/wordpress/?p=3150
 - changed MusicLoader and SoundLoader to be asynchronous loaders
 - changed behaviour of Net#sendHttpRequest() so HttpResponseListener#handleHttpResponse() callback is executed in worker thread instead of main thread
 - added Bresenham2, for drawing lines on an integer 2D grid