James Chen
|
782d3cd3be
|
issue #4729: Linux fixes
|
2014-04-09 19:51:05 -07:00 |
James Chen
|
890dd64d38
|
issue #4729: some warning fixes and compilation error fixes on win32.
|
2014-04-10 01:29:13 +08:00 |
James Chen
|
61134426a8
|
Some fixes detected by xcode analyze
|
2014-04-09 20:41:09 +08:00 |
James Chen
|
691442d80d
|
closed #4559: Wrong behavior of multi-touch on iphone5s/ipadAir (arm64 arch)
|
2014-03-26 15:04:11 +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 |
Ricardo Quesada
|
560abe77c8
|
better Console support
* Arguments are passed as std::string
* Adds `resolution` and `projection` command
* `texture` and `fileutils` supports the `flush` argument
|
2014-02-08 12:46:44 -08:00 |
James Chen
|
3026e6d5ca
|
Removes unused variable (GLViewProtocol::_delegate) and relevant method (GLViewProtocol::setTouchDelegate).
|
2014-02-02 20:46:15 +08:00 |
Ricardo Quesada
|
7da8c84a75
|
Renames EGLView -> GLView
|
2014-01-30 16:51:43 -08:00 |