James Chen
|
b3db7e91f8
|
fixed #1520: Updated some comments.
|
2012-10-23 14:01:48 +08:00 |
James Chen
|
f4f63fd824
|
fixed #1520: Added comments for using multiresolution in HelloCpp.
|
2012-10-23 10:50:47 +08:00 |
johnangel
|
a2e1400402
|
Merge remote branch 'upstream/gles20' into gles20
|
2012-10-16 08:42:30 +02:00 |
James Chen
|
e1c0ea761b
|
issue #1486: Removed some unused codes, made it works on WINDOWS.
|
2012-10-12 09:58:42 +08:00 |
johnangel
|
72aa46afe5
|
Refactoring code
|
2012-10-08 18:38:04 +02:00 |
johnangel
|
ad7dacc281
|
Merge remote branch 'upstream/gles20' into gles20
|
2012-10-08 16:35:43 +02:00 |
Sergey Vikhirev
|
05eb4352e8
|
Remove retina specific methods and logic
|
2012-09-24 14:22:02 +04:00 |
johnangel
|
778f663e76
|
Returning setViewName to be able to set game window title
|
2012-09-19 19:56:58 +02:00 |
johnangel
|
acac470f7b
|
Fixing GPF when old OpenGL version is detected
|
2012-09-19 19:36:09 +02:00 |
Donald Alan Morrison
|
216ebab0e1
|
Minor English Spelling Corrections, etc.
|
2012-09-15 14:19:14 -07:00 |
Donald Alan Morrison
|
b29f9a7f3b
|
Missed one spelling error.
|
2012-09-14 15:41:42 -07:00 |
Donald Alan Morrison
|
7c750dc9c5
|
Minor changes to comments. One integer literal changed to float literal.
|
2012-09-14 15:26:38 -07:00 |
James Chen
|
0861877594
|
kCCResolutionXXX -> kResolutionXXX and estimate whether touch point is contained in GL viewport rectangle.
|
2012-08-20 16:32:22 +08:00 |
James Chen
|
0fce637ec7
|
issue #1429: First commit CCEditBox support, only valid on IOS. PLZ refer to ExtensionsTest/EditBoxTest.
|
2012-08-15 14:33:56 +08:00 |
minggo
|
c34812567f
|
issue #1405: modify macro names and comment and add getVisibleSize and getVisibleOrigin in CCDirector
|
2012-08-09 10:23:39 +08:00 |
minggo
|
5d8f909af4
|
issue #1405:multi resolution works ok
|
2012-08-07 14:29:46 +08:00 |
minggo
|
426a52447d
|
issue #1405:correct touch coordinate when enable retina with retina supportted device
|
2012-08-01 18:44:10 +08:00 |
minggo
|
0b2396c54b
|
issue #1405:support three type of resolution
|
2012-08-01 16:56:12 +08:00 |
Walzer
|
9eab0c19f8
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
minggo
|
b4899ae46d
|
issue #1310: synchronize CCLabelTTF
|
2012-06-11 14:36:25 +08:00 |
James Chen
|
c7359ba1a0
|
fixed #1252: Added CCEGLViewProtocol::getFrameSize() method for getting the real screen size of device.
|
2012-05-23 11:57:43 +08:00 |
James Chen
|
5fc72581cb
|
issue #1204: Removed CCApplication::initInstance.
|
2012-05-02 17:50:26 +08:00 |
James Chen
|
521155e9e2
|
issue #1177: Added some common methods for CCPoint,CCSize,CCRect. Added MutiTouchTest demo.
|
2012-04-23 14:30:38 +08:00 |
James Chen
|
909a759ff6
|
issue #1177: Updated android project configuration.
|
2012-04-20 17:33:28 +08:00 |
James Chen
|
d1d0fd619a
|
issue #1177: Added CCEGLViewProtocol class as CCEGLView's super class. Updated win32, android project configuration.
|
2012-04-20 15:23:00 +08:00 |