Ricardo Quesada
|
90db0eb6bf
|
Android pixel fixes (#16694)
* android pixel fixes
- pragma pack for NavMesh! (how this was working)
- no no-const global variables in shaders
* spine: js bindings work again
|
2016-10-17 15:44:41 +08:00 |
mogemimi
|
1e04cb5950
|
Use nullptr instead of 0 or NULL
|
2016-05-25 03:09:11 +09:00 |
Wenhai Lin
|
4fa58602a8
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 14:02:55 +08:00 |
yangxiao
|
4d1aa56193
|
remove unused code, and use nullptr for pointer
|
2015-06-16 11:15:39 +08:00 |
yangxiao
|
c782d63bef
|
add 3d navigation
|
2015-05-29 16:45:33 +08:00 |