2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 12 years ago
Adds Hover state to UI controls. Tweaks the handling of scroll wheels to scroll containers and manipulate sliders. More... over 12 years ago
Merge pull request #988 from dgough/next More... over 12 years ago
Updated the encoder to always write material names in the GPB file Material names will now be written in the GPB even if "-m" is not passed as an argument. The purpose of this change is that people could use "-m" to create their initial material file but then later update their GPB file without needing to overwrite their material file. More... over 12 years ago
Removed #ifdef USE_FBX from the encoder More... over 12 years ago
. More... over 12 years ago
Merge branch 'neo' into next More... over 12 years ago
added Texture::createCuteMap More... over 12 years ago
Merge remote-tracking branch 'upstream/next' into neo More... over 12 years ago
Merge pull request #985 from dgough/next More... over 12 years ago
Updated the encoder README.md Moved the encoder build instructions to the wiki. More... over 12 years ago
Added the encoder to CMakeLists but left it commented out Converted tabs to spaces in CMakeLists More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 12 years ago
Merge pull request #984 from sgrenier/next More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 12 years ago
Added alternative type-specific MaterialParameter setters to better support setting material parameters from script. Updated gameplay Lua script bindings. More... over 12 years ago
Remove simulated accelerometer on desktop. Use keys in longboard sample. This is part 2 of #835. More... over 12 years ago
Fixed warnings found by static code analyzer More... over 12 years ago
Encoder: Updated the usage text to be 80 characters wide More... over 12 years ago
Merge pull request #983 from kwhatmough/next More... over 12 years ago
Fix API docs for the existing . This is part 1 of #835. More... over 12 years ago
Restore optimization. Re-tested on clean this time. More... over 12 years ago
Merge pull request #982 from sgrenier/next More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 12 years ago
Fixed an issue with referencing same properties object multiple times in a .scene file. More... over 12 years ago
Merge pull request #981 from kwhatmough/next More... over 12 years ago
Revert "Restore optimization. BT_USE_NEON was preventing it, and is not needed since the Bullet static lib is pre-compiled with Neon." More... over 12 years ago
Merge pull request #980 from kwhatmough/next More... over 12 years ago
Restore optimization. BT_USE_NEON was preventing it, and is not needed since the Bullet static lib is pre-compiled with Neon. More... over 12 years ago
Merge pull request #979 from sgrenier/next More... over 12 years ago