James Chen
|
1003847cd1
|
Mac build fix after merging https://github.com/cocos2d/cocos2d-x/pull/5989
|
2014-03-26 15:44:38 +08:00 |
James Chen
|
740aa30713
|
closed #4447: [Desktop] Can't receive touchEnded event when mouse up outside of window
|
2014-03-19 17:09:10 +08:00 |
James Chen
|
177bf4df9d
|
Some warning fixes.
|
2014-03-14 15:38:43 +08:00 |
James Chen
|
77a8476c80
|
GLView::end needs to release self.
|
2014-03-12 21:45:57 +08:00 |
James Chen
|
ae2f7a4a7d
|
updateDesignResolution -> updateDesignResolutionSize.
|
2014-03-07 14:01:30 +08:00 |
James Chen
|
d699f62193
|
Tab -> 4 spaces, remove unused spaces.
|
2014-03-07 13:59:56 +08:00 |
James Chen
|
8b359dd90e
|
Refactoring GLView for desktop platforms, and adding protected method `updateDesignResolutionSize` for GLViewProtocol class.
|
2014-03-07 13:51:12 +08:00 |
James Chen
|
1b91234325
|
Merge pull request #5283 from seemk/director_cleanup_fix
closed #4099: Fixed crashing when calling CCDirector's end() on win32.
|
2014-02-24 16:58:34 +08:00 |
chuanweizhang2013
|
e9dd3d828a
|
issue #3498: commit jsruntime
|
2014-02-10 18:15:30 +08:00 |
Siim Kallas
|
881757a792
|
Fixed crashing when calling CCDirector's end().
|
2014-02-01 22:10:00 +02:00 |
Ricardo Quesada
|
924951d3b5
|
glview uses rect instead of size
this is because it could be needed if you want to create a view
inside a window in an specific position
|
2014-01-30 20:16:40 -08:00 |
Ricardo Quesada
|
7da8c84a75
|
Renames EGLView -> GLView
|
2014-01-30 16:51:43 -08:00 |