seanpaultaylor
|
fe9892b95e
Added Node::setUserObject(Ref* obj)
|
11 tahun lalu |
seanpaultaylor
|
c453e10890
Updated the lua bindings and fixes for new Drawable class.
|
11 tahun lalu |
seanpaultaylor
|
be54374fbd
Fixes for new Drawable changes
|
11 tahun lalu |
seanpaultaylor
|
f9d3270806
Merged all Node drawable to inherit from new Drawable base class
|
11 tahun lalu |
sgrenier
|
233ba952e5
Merge branch 'next' of https://github.com/gameplay3d/GamePlay into next
|
11 tahun lalu |
setaylor
|
c178bbc78d
Changing Node active to enabled for consistency
|
11 tahun lalu |
sgrenier
|
e0f3f43168
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
11 tahun lalu |
sgrenier
|
627e0b1f5f
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
11 tahun lalu |
seanpaultaylor
|
13676fb93b
Removed Node::update and Scene::update
|
11 tahun lalu |
sgrenier
|
6765bb6c07
Simplified Script::Scope to only support GLOBAL and PROTECTED modes.
|
11 tahun lalu |
sgrenier
|
e0407ca4d9
Cleaned up lua sample.
|
11 tahun lalu |
sgrenier
|
bcc965412d
More script prototyping changes.
|
11 tahun lalu |
sgrenier
|
2a3f6a3144
Finished most work for new prototype of scripting system.
|
11 tahun lalu |
sgrenier
|
7276079d52
Changed Lua enum bindings to use integers instead of strings. This not only increased performance for enums, but it fixed some scripting bugs anf removed a large number of generated script binding source files.
|
11 tahun lalu |
sgrenier
|
31457c054e
More prototyping of LUA scripting changes.
|
11 tahun lalu |
Darryl Gough
|
3be40a9528
Convert line endings to LF
|
12 tahun lalu |
seanpaultaylor
|
5d984bcc31
Removed VisibleSetDefault.cpp/.h and made Scene implement a default VisibleSet
|
12 tahun lalu |
seanpaultaylor
|
74ede4a720
Code cleanup of ControlFactory.
|
12 tahun lalu |
Ken Whatmough
|
829ca41930
Replace advertisedDescendant mechanism in class Node with a simple search. The advertisedDescendant mechanism was only being used by PhysicsVehicle/Wheel.
|
12 tahun lalu |
seanpaultaylor
|
766bfb606b
Regenerated bindings
|
12 tahun lalu |
Rcmaniac25
|
841d943cba
Updated Joint and Node Lua bindings
|
12 tahun lalu |
sgrenier
|
6f1aa736f2
Added alternative type-specific MaterialParameter setters to better support setting material parameters from script.
|
12 tahun lalu |
Darryl Gough
|
50a5c98c26
Updated luagen to put 'gameplay::' before ScriptUtil
|
13 tahun lalu |
Steve Grenier
|
5f80ee4a2b
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 tahun lalu |
Steve Grenier
|
9c19d44567
Fixed issue where Lua bindings for overloaded functions with the same number of parameters could be forwarded to the incorrect function.
|
13 tahun lalu |
Steve Grenier
|
2e7fcf3ca1
Added 64-bit Windows support.
|
13 tahun lalu |
seanpaultaylor
|
b84e1706f0
Fixed Linux sample06-racer.
|
13 tahun lalu |
Ken Whatmough
|
361a72fb8c
Adds smoothing functions and updates the racer sample to use them.
|
13 tahun lalu |
setaylor
|
b251d0ded3
Removed PhysicsCharacter public dependencies on btActionInterface.
|
13 tahun lalu |
Steve Grenier
|
739d4cdc39
Regenerated GamePlay Lua bindings.
|
13 tahun lalu |