Quellcode durchsuchen

Added the changes to the changelog

[email protected] vor 15 Jahren
Ursprung
Commit
dacf872ee1
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen
  1. 8 0
      changes.txt

+ 8 - 0
changes.txt

@@ -1,3 +1,11 @@
+  * Fixed a bug in Image:setFilter where it would switch the parameters.
+  * Fixed a bug in ImageRasterizer where it wasn't using the data.
+  * Image filter and wrap modes now use string constants as well.
+  * Fixed double-transform bug in SpriteBatch.
+  * Added love.thread.
+  * Errors are reported on stdout again.
+  * Another fix for the icons on ubuntu.
+
 LOVE 0.6.1
 ----------