..
bitmaptext
Dynamic Bitmap Text webgl rendering
2018-01-24 15:55:23 -03:00
blitter
Added jsdocs
2018-01-26 15:37:42 +00:00
components
Added jsdocs
2018-01-26 15:37:42 +00:00
graphics
Removed old code
2018-01-25 02:27:30 -03:00
group
Lots of work migrating to the new plugin system, fixing references and exposing on the namespace
2018-01-16 22:28:29 +00:00
image
Image WebGL rendering
2018-01-23 17:32:20 -03:00
lightlayer
Diffuse lighting shaders. Also made light layer rendering pass through
2018-01-25 19:20:36 -03:00
mesh
Mesh and Sprite rendering
2018-01-23 16:29:47 -03:00
particles
ParticleEmitterManager webgl rendering added
2018-01-24 22:10:30 -03:00
pathfollower
Lots of work migrating to the new plugin system, fixing references and exposing on the namespace
2018-01-16 22:28:29 +00:00
quad
Fixed Quad
2018-01-23 21:58:37 -03:00
sprite
Mesh and Sprite rendering
2018-01-23 16:29:47 -03:00
sprite3d
Lots of work migrating to the new plugin system, fixing references and exposing on the namespace
2018-01-16 22:28:29 +00:00
text
TileSprite webgl rendering
2018-01-24 21:15:51 -03:00
tilemap
Upgraded Tilemap object layer parser from v2
2018-01-27 08:27:56 -06:00
tilesprite
TileSprite webgl rendering
2018-01-24 21:15:51 -03:00
zone
Lots of work migrating to the new plugin system, fixing references and exposing on the namespace
2018-01-16 22:28:29 +00:00
BuildGameObject.js
Moved repository location
2018-01-09 21:43:56 +00:00
BuildGameObjectAnimation.js
Moved repository location
2018-01-09 21:43:56 +00:00
DisplayList.js
Split into base class and plugin extension so other classes can use them too
2018-01-20 16:21:12 +00:00
DisplayListPlugin.js
Split into base class and plugin extension so other classes can use them too
2018-01-20 16:21:12 +00:00
GameObject.js
Commented out physics destroy call.
2018-01-25 23:19:37 +00:00
GameObjectCreator.js
Plugins now check to see if the Scene is already booted and adapt accordingly.
2018-01-18 14:00:31 +00:00
GameObjectFactory.js
Plugins now check to see if the Scene is already booted and adapt accordingly.
2018-01-18 14:00:31 +00:00
index.js
Moved Container out of prod for now.
2018-01-26 05:25:30 +00:00
UpdateList.js
Split into base class and plugin extension so other classes can use them too
2018-01-20 16:21:12 +00:00
UpdateListPlugin.js
Split into base class and plugin extension so other classes can use them too
2018-01-20 16:21:12 +00:00