Revision: 1360
Author: ccanepacc
Date: Mon Mar 24 12:06:43 2014 UTC
Log: doku changes
http://code.google.com/p/los-cocos/source/detail?r=1360
Modified:
/trunk/CHANGELOG
/trunk/tools/building_release_notes.txt
=======================================
--- /trunk/CHANGELOG Thu Mar 20 18:31:54 2014 UTC
+++ /trunk/CHANGELOG Mon Mar 24 12:06:43 2014 UTC
@@ -1,4 +1,6 @@
v0.6.0 - ??
+ - removed tiles.ScrollingManager / tiles.ScrollableLayer, they were
deprecated
+ compatibility shims of same classes in cocos.layer
- added support for gzip compression in .tmx maps, thanks
fr...@reichbier.de
for initial patch, #185
- fix Sprite.get_rect() forgetting about .scale_x and .scale_y
=======================================
--- /trunk/tools/building_release_notes.txt Fri Mar 21 16:56:17 2014 UTC
+++ /trunk/tools/building_release_notes.txt Mon Mar 24 12:06:43 2014 UTC
@@ -54,7 +54,10 @@
Delete additions in site-package, restore easy-install.pth, check
that
import pyglet and import cocos fails as before, restore your normal
machinery to handle multiple package versions for cocos and pyglet
-
+
+ [if posible, test also an instalation in a python witout sdl dependencies,
+ it should all work except the audio tests (currently only one)]
+
5 Final build including docs
[ svn checkout
http://los-cocos.googlecode.com/svn/trunk/
cocos_trunk ]
cd cocos_trunk