2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated lua bindings. More... over 11 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 11 years ago
Updated gameplay visual studio filters. More... over 11 years ago
Finished adding support for Terrain material files. Added a default res/materials/terrain.material file to the gameplay folder and added a modified terrain.material file supporting lighting to the Terrain sample in the sample browser. More... over 11 years ago
Merge pull request #1330 from rlofc/next More... over 11 years ago
Fixed inverted vsync flag reference in Linux More... over 11 years ago
Merge pull request #1329 from rlofc/next More... over 11 years ago
Changed GTK3 to GTK2 due to warnings in Ubuntu More... over 11 years ago
Merge pull request #1328 from seanpaultaylor/next More... over 11 years ago
Updated doxygen api comments. More... over 11 years ago
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). More... over 11 years ago
Merge pull request #1327 from staticfloat/copyfix More... over 11 years ago
rsync shader directories for template project as well More... over 11 years ago
Merge pull request #1321 from staticfloat/copyfix More... over 11 years ago
Merge pull request #1322 from seanpaultaylor/next More... over 11 years ago
Bumped android min SDK level to 14 and updated the version on samples to 2.0 More... over 11 years ago
rsync-copy only the shader directories. Also apply to iOS projects More... over 11 years ago
Merge pull request #1320 from seanpaultaylor/next More... over 11 years ago
Fixed Android compile error missing strcmpnocase impl. More... over 11 years ago
Merge pull request #1319 from seanpaultaylor/next More... over 11 years ago
Moved back xcode post copy script to use cp since rsync not working More... over 11 years ago
Merge pull request #1317 from rlofc/next More... over 11 years ago
Fixed cursor disappearing when using setCursorVisible in Linux More... over 11 years ago
Merge pull request #1316 from kwhatmough/next More... over 11 years ago
Fix #1000. Fire NOT_COLLIDING on removal if colliding. More... over 11 years ago
Merge pull request #1315 from seanpaultaylor/next More... over 11 years ago
Minor cleanup on CMakeLists.txt and PlatformLinux.cpp More... over 11 years ago
Merge pull request #1314 from seanpaultaylor/next More... over 11 years ago
Makes GTK non-optional for PlatformLinux displayFileDialog. Removes unused Social defs. More... over 11 years ago
Merge pull request #1313 from rlofc/next More... over 11 years ago