axmol/cocos2dx
minggo 9780b75da8 Merge pull request #3273 from thp/develop-qt5
Port Cocos2D-X to Qt 5 (develop branch)
2013-07-28 16:51:55 -07:00
..
actions Documentation fix: use \p to reference a parameter 2013-07-26 12:04:03 +08:00
base_nodes issue #2430: Moving enum type to class for CCBReader. 2013-07-27 21:44:49 +08:00
cocoa Removes Hungarian notation 2013-07-25 15:53:24 -07:00
draw_nodes Fixing errors when disabling VAO. 2013-07-26 13:49:24 +08:00
effects ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
include Merge pull request #3273 from thp/develop-qt5 2013-07-28 16:51:55 -07:00
kazmath Add new platform: CC_PLATFORM_QT5 2013-07-24 20:18:43 +02:00
keyboard_dispatcher
keypad_dispatcher
label_nodes Constant fixes 2013-07-25 13:36:19 -07:00
layers_scenes_transitions_nodes Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into constants-refactor 2013-07-26 19:56:04 +08:00
menu_nodes More const fixes 2013-07-25 17:47:42 -07:00
misc_nodes enum class for ProgressTimer::type 2013-07-26 17:28:18 +08:00
particle_nodes Fixing errors when disabling VAO. 2013-07-26 13:49:24 +08:00
platform Merge pull request #3273 from thp/develop-qt5 2013-07-28 16:51:55 -07:00
proj.emscripten Use of a single emscripten HTML template file. 2013-07-24 17:59:21 +02:00
proj.linux issue #2430:move GLProgram enum into class 2013-07-25 17:48:22 +08:00
proj.nacl issue #2430:move GLProgram enum into class 2013-07-25 17:48:22 +08:00
proj.qt5 Qt 5 port: Fixes to build against "develop" branch 2013-07-26 08:55:46 +00:00
proj.tizen
proj.win32 Warning fix in CCRenderTexture.h. 2013-07-26 14:15:19 +08:00
script_support
shaders ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
sprite_nodes issue #2430: Moving enum type to class for CCBReader. 2013-07-27 21:44:49 +08:00
support Removes Hungarian notation 2013-07-25 15:53:24 -07:00
text_input_node Constant fixes 2013-07-25 13:36:19 -07:00
textures set _hasPremultipliedAlpha property correctly when it is a pvr texture 2013-07-28 23:38:22 +08:00
tilemap_parallax_nodes Removes more Hungarian notation and more 2013-07-25 16:27:24 -07:00
touch_dispatcher More enum class: ScrollView::Direction, TableView::VerticalFillOrder 2013-07-26 22:55:41 +08:00
Android.mk issue #2430:fix conflict 2013-07-25 21:37:12 +08:00
CCCamera.cpp
CCCamera.h
CCConfiguration.cpp
CCConfiguration.h More const fixes 2013-07-25 17:47:42 -07:00
CCDeprecated.cpp issue #2430: Moved constant to header file to avoid errors in 'switch case', the error is 'case value is not a constant expression'. 2013-07-27 00:55:41 +08:00
CCDirector.cpp ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
CCDirector.h Constant fixes 2013-07-25 13:36:19 -07:00
CCScheduler.cpp issue #2430:use const member variable instead of macro 2013-07-25 21:04:32 +08:00
CCScheduler.h issue #2430:use const member variable instead of macro 2013-07-25 21:04:32 +08:00
ccFPSImages.c
ccFPSImages.h
ccTypes.cpp Constant fixes 2013-07-25 13:36:19 -07:00
cocos2d.cpp Fixes some warnings 2013-07-24 14:02:36 -07:00
cocos2dx-Prefix.pch