Skip to content

Commit

Permalink
Updated AUTHORS & CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoquesada committed Apr 25, 2011
1 parent 287ebc1 commit 8ec1491
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ People/companies who were/are contributing code to cocos2d for iPhone (alphabeti
CCArray: check for bounds in insertObjectAtIndex. patch.
TextureAtlas: added the possibility to draw the Quads in parts
TextureAtlas: Render "static" VBO batches between 6~10% faster. patch.
CCArray / ccArray: Added reverseObjects and reduceMemoryFootprint methods.
* marcu.catalin:
Menu items are not consumed is items are not visible
* Mark Cooke:
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
version 1.0-rc2 - XX-Apr-2011
. [NEW] CCArray: Added reduceMemoryFootprint and reverseObject (issue #1167)
. [NEW] Director: Use small dt when the game is being debugged.
. [NEW] Label: TTF supports new LA88 texture format instead of RGBA8888. A8 is still the default one.
. [NEW] Particles: Added support for ParticleDesigner 1.3.60 (spinning support)
Expand Down

0 comments on commit 8ec1491

Please sign in to comment.