seanpaultaylor
|
bfa81d73f1
Ensure xcopy only copies shader files with a more recent date to not clobber existing files that a user may have modified.
|
12 years ago |
Steve Grenier
|
13d5f75973
Merge pull request #1331 from sgrenier/next
|
12 years ago |
sgrenier
|
ee79eb901a
Updated lua bindings.
|
12 years ago |
sgrenier
|
6ba45e3a0a
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
12 years ago |
sgrenier
|
d5ad3611c9
Updated gameplay visual studio filters.
|
12 years ago |
sgrenier
|
2270db15a1
Finished adding support for Terrain material files.
|
12 years ago |
Sean Taylor
|
884860a1f6
Merge pull request #1330 from rlofc/next
|
12 years ago |
Ithai Levi
|
0849ddf577
Fixed inverted vsync flag reference in Linux
|
12 years ago |
Sean Taylor
|
f24bfef2b7
Merge pull request #1329 from rlofc/next
|
12 years ago |
Ithai Levi
|
62272f6a0b
Changed GTK3 to GTK2 due to warnings in Ubuntu
|
12 years ago |
Sean Taylor
|
62a206ec5a
Merge pull request #1328 from seanpaultaylor/next
|
12 years ago |
seanpaultaylor
|
821dea325c
Updated doxygen api comments.
|
12 years ago |
sgrenier
|
53f9fcb1f2
Changed Terrain to use a material file to allow easier access to terrain materials and to enable different renderers to be written for terrain (such as a deferred rendering implementation). This also allows declaration of scene light binding in the material (as can be seen in the terrain sample).
|
12 years ago |
Sean Taylor
|
da3055e1d4
Merge pull request #1327 from staticfloat/copyfix
|
12 years ago |
Elliot Saba
|
d03208e00a
rsync shader directories for template project as well
|
12 years ago |
Sean Taylor
|
54d34a3848
Merge pull request #1321 from staticfloat/copyfix
|
12 years ago |
Sean Taylor
|
63f6ede6a6
Merge pull request #1322 from seanpaultaylor/next
|
12 years ago |
seanpaultaylor
|
7980a2afa7
Bumped android min SDK level to 14 and updated the version on samples to 2.0
|
12 years ago |
Elliot Saba
|
e60c6bc276
rsync-copy only the shader directories. Also apply to iOS projects
|
12 years ago |
Sean Taylor
|
4d3ab6993c
Merge pull request #1320 from seanpaultaylor/next
|
12 years ago |
seanpaultaylor
|
a2025c7a59
Fixed Android compile error missing strcmpnocase impl.
|
12 years ago |
Sean Taylor
|
2a088588e1
Merge pull request #1319 from seanpaultaylor/next
|
12 years ago |
seanpaultaylor
|
3b9c1e6584
Moved back xcode post copy script to use cp since rsync not working
|
12 years ago |
Sean Taylor
|
a818f8a9ba
Merge pull request #1317 from rlofc/next
|
12 years ago |
Ithai Levi
|
baef9633cd
Fixed cursor disappearing when using setCursorVisible in Linux
|
12 years ago |
Sean Taylor
|
9ce1c18ca4
Merge pull request #1316 from kwhatmough/next
|
12 years ago |
Ken Whatmough
|
4e7ebdac0d
Fix #1000. Fire NOT_COLLIDING on removal if colliding.
|
12 years ago |
Sean Taylor
|
3e3b76964e
Merge pull request #1315 from seanpaultaylor/next
|
12 years ago |
seanpaultaylor
|
f2dfe62b7d
Minor cleanup on CMakeLists.txt and PlatformLinux.cpp
|
12 years ago |
Sean Taylor
|
dff5e9f383
Merge pull request #1314 from seanpaultaylor/next
|
12 years ago |