.. |
bitmaptext
|
Fix incorrect and unnecessary uses of closePath
|
2017-11-03 13:45:55 +01:00 |
blitter
|
Re-parent the Bob class.
|
2017-10-02 14:50:02 +01:00 |
components
|
Added in start of the support for a parent transform
|
2017-12-15 04:08:25 +00:00 |
container
|
Updated Container class and factory
|
2017-12-15 04:06:50 +00:00 |
effectlayer
|
Updated GameObjectCreator to use same system as GameObjectFactory.
|
2017-09-14 02:27:29 +01:00 |
graphics
|
Added Graphics.fillPoints and the option to specify an endIndex argument to strokePoints
|
2017-12-14 02:00:36 +00:00 |
group
|
Added Group.countActive
|
2017-12-03 17:12:22 +00:00 |
image
|
Updated GameObjectCreator to use same system as GameObjectFactory.
|
2017-09-14 02:27:29 +01:00 |
lightlayer
|
Fixed shader so blending is applied properly. Textures now have a premultiplied alpha property flag and unpacking property is set at creation.
|
2017-12-06 20:52:09 -03:00 |
mesh
|
Updated GameObjectCreator to use same system as GameObjectFactory.
|
2017-09-14 02:27:29 +01:00 |
particles
|
Particle Manager no longer uses BuildGameObject and instead manages its own addition to the system lists.
|
2017-11-17 13:30:29 +00:00 |
pathfollower
|
Renaming folder to match namespace.
|
2017-10-12 15:14:34 +01:00 |
quad
|
Updated GameObjectCreator to use same system as GameObjectFactory.
|
2017-09-14 02:27:29 +01:00 |
renderpass
|
Added support to RenderPass to use untextured shader
|
2017-12-10 11:03:29 -03:00 |
sprite
|
Formating
|
2017-12-15 04:07:45 +00:00 |
sprite3d
|
Added x, y, z getters and setters and removed some test code.
|
2017-09-19 15:49:24 +01:00 |
text
|
v2 -> v3, split lines using splitRegExp property
|
2017-12-13 15:44:59 -06:00 |
tilemap
|
Typo fix
|
2017-12-03 15:31:05 -06:00 |
tilesprite
|
Tidying-up the namespace.
|
2017-10-11 17:06:13 +01:00 |
zone
|
Updated GameObjectCreator to use same system as GameObjectFactory.
|
2017-09-14 02:27:29 +01:00 |
BuildGameObject.js
|
BuildGameObject bug: origin was being set to position xy
|
2017-11-28 21:57:52 -06:00 |
BuildGameObjectAnimation.js
|
Reduce anims.load duplication
|
2017-09-13 19:10:21 +03:00 |
GameObject.js
|
Added parent, setParent and fixed destroy
|
2017-12-15 04:08:05 +00:00 |
index.js
|
Fixed factory name.
|
2017-11-17 13:29:33 +00:00 |