Darryl Gough
|
4e31ded1d5
Changed methods in ScriptController to pass vectors by reference instead of by value.
|
vor 13 Jahren |
Darryl Gough
|
64383a84ec
Fixed errors detected by static code analyzer.
|
vor 13 Jahren |
Steve Grenier
|
981dd30ee4
Updates SceneLoader to support wildcards on node URLs for matching multiple nodes in a scene (via asterisk at end of URL).
|
vor 13 Jahren |
Chris Culy
|
bb658af28e
Updated BB10 projects to work with Lua script support.
|
vor 13 Jahren |
Chris Culy
|
9f1c2652ed
Adds gameplay-luagen project, which generates bindings from the Doxygen XML output.
|
vor 13 Jahren |
Chris Culy
|
ec327eb2aa
Refactors public class that inherit from Bullet classes into protected/private inner classes.
|
vor 13 Jahren |
Chris Culy
|
dbd1b314c5
Compilation errors fix.
|
vor 13 Jahren |
Chris Culy
|
9736fa587d
Fixes properties caching optimization issue in SceneLoader.
|
vor 13 Jahren |
Chris Culy
|
5da5cd58f5
Added support for inline properties within the scene file.
|
vor 13 Jahren |
Chris Culy
|
bb7a73550a
Updates physics properties definitions for collision objects.
|
vor 13 Jahren |
Chris Culy
|
cb259ae230
Error handling improvements (3 of 7 - Scene and Tools/Utilities).
|
vor 13 Jahren |
Adam Blake
|
4cd5df2cc9
Fix for SceneLoader::applyNodeProperty() when loading rigid body models.
|
vor 13 Jahren |
Chris Culy
|
fe9e3c2870
Error handling improvements (1 of 7 - UI system and global macro rename).
|
vor 13 Jahren |
Chris Culy
|
057be4a862
Fixes single node loading from a Bundle (now loads animations).
|
vor 13 Jahren |
Chris Culy
|
7dd0fc15ef
Added support for loading any object that can load from a Properties object using a url instead of just a file name.
|
vor 13 Jahren |
Steve Grenier
|
70cf3098b1
Added dynamic property to nodes (and support for it in scene file).
|
vor 13 Jahren |
setaylor
|
c59ab4a15c
Updated variables names for Bundle rename.
|
vor 13 Jahren |
setaylor
|
30e23f15b2
Changes gameplay::Package to gameplay::Bundle.
|
vor 13 Jahren |
Darryl Gough
|
51f7af7e43
Fixed memory leak in animation cloning.
|
vor 13 Jahren |
setaylor
|
741f57dc62
Updated doxygen api documentation.
|
vor 13 Jahren |
Kieran Cunney
|
79724a7ee4
Changes requirement that Animations have at least 2 key-values - Animations can be created with on key value.
|
vor 13 Jahren |
Chris Culy
|
cb37f13d91
Changed tabs to spaces.
|
vor 13 Jahren |
Steve Grenier
|
1d245dfd07
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
vor 13 Jahren |
Steve Grenier
|
3ab1f4b6ea
Several fixes to PhysicsCharacter.
|
vor 13 Jahren |
Chris Culy
|
0eb784da7f
Added support for setting/loading character and ghost physics collision objects from properties files and the .scene file.
|
vor 13 Jahren |
Steve Grenier
|
aab2daf9ab
Fixed compile errors and warnings with qcc.
|
vor 13 Jahren |
Steve Grenier
|
61e580c539
Added support for explicitly specifying collision shapes for physics collision objects (rigid bodies, ghost objects, characters).
|
vor 13 Jahren |
Steve Grenier
|
4bdf569269
PhysicsCharacter updates.
|
vor 14 Jahren |
Steve Grenier
|
67ecff296c
- PhysicsCharacter changes.
|
vor 14 Jahren |
Chris Culy
|
b7fd8ad2d8
Renamed setPhysicsRigidBody/getPhysicsRigidBody to setRigidBody/getRigidBody.
|
vor 14 Jahren |