OSDN Git Service

Updated CHANGES
authorhneuer <hanno.neuer@gmail.com>
Mon, 2 Sep 2013 15:26:21 +0000 (17:26 +0200)
committerhneuer <hanno.neuer@gmail.com>
Mon, 2 Sep 2013 15:26:21 +0000 (17:26 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7651ac9..7fbabfd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -60,6 +60,7 @@
 - Changed SelectBoxStyle to have ScrollPaneStyle and ListStyle for fully customizing the drop down list. http://www.badlogicgames.com/wordpress/?p=3110
 - AssetLoader now takes a FileHandle that is the resolved file name. The AssetLoader no longer has to resolve the file name, so we can prevent it from being resolved twice.
 - Rewrote EarClippingTriangulator to not allocate (no more Vector2s).
+- Added ParticleEffectLoader to make AssetManager load ParticleEffects
 
 [0.9.8]
 - see http://www.badlogicgames.com/wordpress/?p=2791