Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpaultaylor committed Jan 23, 2015
1 parent 91fa5de commit abc3cfb
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,30 @@
## v3.0.0

- Adds support for 2D Sprite, TileSet and Text.
- Adds support for node instance scripts.
- Adds support for C++11.
- Adds support for MacOSX 64-bit.
- Adds support for iOS 8+.
- Adds support for XCode 6+.
- Adds support for QTCreator 3.2+ for Linux.
- Adds support for QTCreator for Linux and MacOSX.
- Adds support for Eclipse for Linux.
- Adds support for Eclipse for Android.
- Adds updates to FBX SDK 2015.1
- Adds support for Bullet Physics 2.82
- Adds support for C++11.
- Adds support for cubemap textures.
- Adds support for font kerning.
- Adds support for Android x86.
- Adds support for gamepads on Android.
- Adds supoprt for Android extensions through new custom native activity
- Adds new WaterSample to sample browser.
- Adds supoprt for Android extensions through custom native activity.
- Adds water sample to browser.
- Adds audio player sample to browser.
- Adds GamePlay-deps repository for cross-platform Cmake dependency builds.
- Fixes to Scene Graph for merging Drawables on Node.
- Fixes from setUserPointer to setUserObject(Ref*)
- Fixes for virtual gamepad scaling.
- Fixes Image to support grayscale PNGs.
- Fixes Android to build with arm instead of thumb.


## v2.0.0

- Adds support for Visual Studio 2013.
Expand Down

0 comments on commit abc3cfb

Please sign in to comment.