Steve Grenier
|
b3e82ed127
Fixed an issue where multiple samplers pointing to the same texture would share the same state instead of using sampler-specific filter and wrap state.
|
12 years ago |
Steve Grenier
|
201710c4fd
Updated Node to include contribution of point light spheres into node bounding volume computation.
|
12 years ago |
Darryl Gough
|
3e848789a1
Merge pull request #914 from dgough/next
|
13 years ago |
Darryl Gough
|
c0db272d9a
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 years ago |
Darryl Gough
|
f1e136dbec
Fixed FileSystem::listFiles() so it will list files found in the Android APK
|
13 years ago |
Darryl Gough
|
6688025de7
Merge pull request #913 from dgough/next
|
13 years ago |
Darryl Gough
|
842ea049b6
Updated the Android make file
|
13 years ago |
Darryl Gough
|
d10af346ea
Fixed opening absolute paths with the FileSystem class
|
13 years ago |
Darryl Gough
|
7748feb67b
Fixed lua dofile on Windows
|
13 years ago |
Steve Grenier
|
51ef561cb3
Merge pull request #910 from sgrenier/next
|
13 years ago |
Steve Grenier
|
bcf4fd0242
Added public methods on ScriptController for registering and unregistering global script callback functions (i.e. initiailze, finalize, update, render, touchEvent, keyEvent, etc). Multiple registered functions per callback are now supported and scripts can register themselves.
|
13 years ago |
Sean Paul Taylor
|
996de43856
Merge pull request #908 from ablake/next
|
13 years ago |
Adam Blake
|
09286619e1
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 years ago |
Adam Blake
|
0ea657bc9a
Quick fix for default source and destination regions for ImageControl.
|
13 years ago |
Sean Paul Taylor
|
1edf2cbf19
Merge pull request #907 from seanpaultaylor/next
|
13 years ago |
Steve Grenier
|
6017fed0ff
Merge pull request #906 from sgrenier/next
|
13 years ago |
sgrenier
|
147052aea5
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 years ago |
sgrenier
|
e46064b256
Added FrameBuffer::getCurrent() for retrieving the currently bound FrameBuffer.
|
13 years ago |
seanpaultaylor
|
dc7005f347
Update Xcode project for ImageControl and missing lua sources
|
13 years ago |
Sean Paul Taylor
|
680ddbf5b3
Merge pull request #900 from dgough/next
|
13 years ago |
Sean Paul Taylor
|
463a83d3fb
Merge pull request #897 from Joilnen/next
|
13 years ago |
Sean Paul Taylor
|
8eb40ff823
Merge pull request #894 from ablake/next
|
13 years ago |
Darryl Gough
|
d0cc2332bd
Fixed typo in ScriptController::mouseEvent
|
13 years ago |
Joilnen Leite
|
c02eba3cc0
Fixing ImageControl.o reference on linkage step.
|
13 years ago |
Adam Blake
|
d64fd37e0b
Adding a couple setters and changing some method names in ImageControl.
|
13 years ago |
Adam Blake
|
8d2633316e
Keeping my lua bindings up-to-date.
|
13 years ago |
Adam Blake
|
d7f1f1fc06
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 years ago |
Adam Blake
|
b9ac8d136f
More improvements and comments for ImageControl.
|
13 years ago |
Sean Paul Taylor
|
12ce008df6
Merge pull request #895 from dgough/next
|
13 years ago |
Darryl Gough
|
e3b9b48b04
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 years ago |