2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Partial support for mouse events More... over 13 years ago
Merge pull request #131 from blackberry-gaming/next-kcunney More... over 13 years ago
Fixes bug found by Steve where an AnimationClip was being added multiple times to the list of running clips in the Animator Code refactoring: replace bool flags with a state bit on the AnimationClip More... over 13 years ago
Fixing some bugs with inheritance in Properties files by writing a proper (private) copy constructor for Properties. More... over 13 years ago
Merge pull request #29 from blackberry-gaming/next More... over 13 years ago
Merge pull request #130 from blackberry-gaming/next-setaylor More... over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor More... over 13 years ago
Added fixes for iOS to now support renderOnce for splash screens More... over 13 years ago
Merge pull request #128 from blackberry-gaming/next-dgough More... over 13 years ago
Merge pull request #129 from blackberry-gaming/next-kcunney More... over 13 years ago
Fixes build break in momentix. More... over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney More... over 13 years ago
Removes ListenerList struct from AnimationClip More... over 13 years ago
Character sample updates. More... over 13 years ago
Changed character sample to use custom sandbox scene instead of seymour (still in progress). Updates to SceneLoader to support wildcards on node URLs for matching multiple nodes in a scene (via asterisk at end of URL). Other general cleanup in SceneLoader. Changed and cleaned up how rigid body meshes are created (they are now loaded from GPB during creation). Added default value for font size in Font::drawText. Added some additional supported material parameter binding constants. Fixed issue with defines when loading materials from properties files. Fixed issue with different transform spaces being used in specular calculations in diffuse-specular shaders (other shaders still need to be updated similarly). More... over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough More... over 13 years ago
Removed mouseWheelEvent and combined it with mouseEvent instead. Renamed some of the mouse event names. More... over 13 years ago
Adding support for inheritance to Properties files. More... over 13 years ago
Merge pull request #127 from blackberry-gaming/next-kcunney More... over 13 years ago
Added comment to void addListener(AnimationClip::Listener listener, unsigned long eventTime). Code clean up. More... over 13 years ago
Merge pull request #28 from blackberry-gaming/next More... over 13 years ago
Merge pull request #126 from blackberry-gaming/next-setaylor More... over 13 years ago
Fix for AudioController on iOS More... over 13 years ago
Merge pull request #27 from blackberry-gaming/next More... over 13 years ago
Merge pull request #125 from blackberry-gaming/next-setaylor More... over 13 years ago
Merge pull request #124 from blackberry-gaming/next-kcunney More... over 13 years ago
Removed incorrect icon on iOS More... over 13 years ago
Merge branch 'next-dgough' of https://github.com/blackberry-gaming/GamePlay into next-dgough More... over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough More... over 13 years ago
Added vertex color support to gameplay-encoder. Added code for splitting a transform animation into 3 parts (not turned on yet). More... over 13 years ago