David Sauve
|
cb617794e8
Update gameplay-template/src/TemplateGame.h
|
13 years ago |
Sean Paul Taylor
|
e0e487422d
Merge pull request #309 from dgough/master
|
13 years ago |
Darryl Gough
|
c6f04b2907
Added newline back to Rectangle.
|
13 years ago |
Darryl Gough
|
02ba572097
Fixed Rectangle::intersects() method
|
13 years ago |
Darryl Gough
|
aecb58b194
Fix to Rectangle::contains. (thanks mozeal)
|
13 years ago |
Sean Paul Taylor
|
d5590cf5f1
Merge pull request #301 from dgough/master
|
13 years ago |
Darryl Gough
|
25569817bc
Merge branch 'master' of https://github.com/blackberry/GamePlay
|
13 years ago |
Darryl Gough
|
c6dce31cfe
Fixed the print function in Lua.
|
13 years ago |
Sean Paul Taylor
|
38a5f30e38
Merge pull request #297 from kwhatmough/master
|
13 years ago |
Ken Whatmough
|
93ffb7571e
Reverts to standard precision heightmap as the default. High precision is available via '-hp' instead of '-h'. Tested grayscale output for -h and packed RGB output for -hp. This commit is source code only; the gameplay-encoder binaries will need to be regenerated.
|
13 years ago |
Sean Paul Taylor
|
257dc22347
Merge pull request #294 from seanpaultaylor/master
|
13 years ago |
setaylor
|
88f76ecac9
Fixes new project to use title in game.config in windows.
|
13 years ago |
setaylor
|
8f4a9d70b1
Removed declaration of u_ambientColor in new project box.material
|
13 years ago |
Sean Paul Taylor
|
af9f747f92
Merge pull request #292 from seanpaultaylor/master
|
13 years ago |
Sean Paul Taylor
|
c0567ef507
Updated new project wizard for xcode
|
13 years ago |
Sean Paul Taylor
|
16eb89b6dc
Merge branch 'master' of https://github.com/blackberry/GamePlay
|
13 years ago |
setaylor
|
ce3aa05b26
Fixed new project template for Visual Studio.
|
13 years ago |
Sean Paul Taylor
|
a64ad5173b
Merge pull request #290 from kwhatmough/master
|
13 years ago |
Ken Whatmough
|
f4162ba82b
Removes annoying double slashes in project files. (The newproject script has since been fixed, going forward).
|
13 years ago |
Sean Paul Taylor
|
39c653335f
Updated gameplay-encoder and README for building on MacOSX with latest FBX 2013.2
|
13 years ago |
Sean Paul Taylor
|
89e0e92e92
Merge pull request #287 from kwhatmough/master
|
13 years ago |
Ken Whatmough
|
71aa3f0471
Fixes #286. Missing slash in computed relative path for any new project that is not under GamePlay. Tested fixed for a new project not under GamePlay, specified both relative and absolute. Tested no regression for a new project that is under GamePlay.
|
13 years ago |
Sean Paul Taylor
|
252a8ed9ff
Merge pull request #281 from dgough/master
|
13 years ago |
Darryl Gough
|
be02f59bb2
Merge branch 'master' of https://github.com/blackberry/GamePlay
|
13 years ago |
Darryl Gough
|
ef3b5ba77f
Fixed gameplay-encoder to support FBX SDK 2013.1 and 2013.2.
|
13 years ago |
Sean Paul Taylor
|
4e274258fb
Merge pull request #276 from dgough/master
|
13 years ago |
Darryl Gough
|
6497b0b95a
Fixed samples 03 and 05 for Android by fixing the build.xml files.
|
13 years ago |
Sean Paul Taylor
|
6ca2563029
Merge pull request #263 from kcunney/master
|
13 years ago |
Kieran Cunney
|
58c3b0297d
Fixes bug introduced where StevieGee's mesh no longer becomes transparent when moving close to the wall.
|
13 years ago |
Kieran Cunney
|
91f0eb1561
Fixes scrolling issues (and mouse wheel support!)
|
13 years ago |