photonstorm
|
13a2cc2feb
|
Updating all files to adhere to the JSHint settings and fixing lots of documentation errors on the way.
|
2013-11-25 03:13:04 +00:00 |
|
Richard Davey
|
6a24d6116b
|
Lots of renderTexture updates and examples added
|
2013-11-13 06:49:24 +00:00 |
|
photonstorm
|
3f99b691c9
|
Added in a Group.sort demo, also updated the documentation and build files.
|
2013-11-07 06:10:15 +00:00 |
|
Román Jiménez
|
35dd98c72f
|
Added some docstring to the Polygon class
|
2013-11-05 20:31:33 +01:00 |
|
Román Jiménez
|
06e33bc8e4
|
Polygon & drawPolygon method
|
2013-11-05 20:25:06 +01:00 |
|
Stuart Lee
|
903c2e73fa
|
added getMagnitude, setMagnitude, normalize and isZero methods to Point
|
2013-10-31 14:11:03 +00:00 |
|
photonstorm
|
1f28d328a7
|
Commit before refactoring Sprite guts.
|
2013-10-24 21:21:00 +01:00 |
|
photonstorm
|
a6fac64248
|
Loads of issues reported on Github resolved (sprite crop, music resume, etc).
|
2013-10-24 04:27:28 +01:00 |
|
photonstorm
|
a97f271de7
|
Fixed Animation index 0 issue and hooked TilemapLayer to camera.
|
2013-10-16 02:09:12 +01:00 |
|
photonstorm
|
fd5eeb9088
|
Fixed Rectangle intersection issue and tilemap collision is working again. Win!
|
2013-10-15 15:24:07 +01:00 |
|
photonstorm
|
83a00862be
|
Lots of new examples and updates.
|
2013-10-09 04:31:08 +01:00 |
|
Richard Davey
|
852e82d0ca
|
More docs.
|
2013-10-02 12:11:22 +01:00 |
|
Richard Davey
|
ca113b85aa
|
More docs coming on.
|
2013-10-01 16:39:39 +01:00 |
|
Richard Davey
|
305b12d76b
|
Adding docs.
|
2013-10-01 15:01:46 +01:00 |
|
Richard Davey
|
257cbe3be8
|
Much more stable collision, just need to refactor the Tilemap handling - see if I can optimise it a bit too.
|
2013-09-23 03:26:08 +01:00 |
|
Richard Davey
|
d9a49797c4
|
1.0.4 release
|
2013-09-18 06:34:56 +01:00 |
|
Richard Davey
|
f260108433
|
Tidying up source code for release. Also refactored World to use a Group instance, rather tha duplicate functions.
|
2013-09-11 13:21:07 +01:00 |
|
Richard Davey
|
e41e35fd09
|
Fixed an error that stopped 2 tweens from being able to run on the same object. Also refactored a lot of the classes to remove prototype properties and move them to local instance properties.
|
2013-09-10 20:40:34 +01:00 |
|
Richard Davey
|
128bdccd79
|
Sorted out the QuadTree issues and resolved a small but vital bug in separateX, also re-organised the collision flags in Body.
|
2013-09-04 13:54:55 +01:00 |
|
Richard Davey
|
bdc1c2ceb9
|
Sorted out the bounds for when sprites are in trimmed texture atlases to stop the physics checks going insane. Also bundled in Advanced Physics lib, although not hooked up yet.
|
2013-09-03 15:35:40 +01:00 |
|
Richard Davey
|
d31777972c
|
Camera culling
|
2013-09-01 19:52:50 +01:00 |
|
Richard Davey
|
99e0934244
|
More late-night math.
|
2013-09-01 02:28:51 +01:00 |
|
Richard Davey
|
22847f6ade
|
DebugUtils converted, re-name spaced the Input classes and started on Camera culling.
|
2013-08-31 21:50:34 +01:00 |
|
Richard Davey
|
6bf7bab917
|
Fixed some errors in Rectangle and more Pixi hooks added, now creating the Stage properly and rendering sprites.
|
2013-08-29 19:20:04 +01:00 |
|
Richard Davey
|
8a09469798
|
Final methods added.
|
2013-08-28 19:18:34 +01:00 |
|
Richard Davey
|
9289f690eb
|
Rectangle mostly done, needs the prototype functions adding and some test cases made.
|
2013-08-28 17:19:13 +01:00 |
|
Richard Davey
|
89fe2855e4
|
Fixed a few things in Circle and added the Point object.
|
2013-08-28 15:58:37 +01:00 |
|
Richard Davey
|
0f58945212
|
Circle and Math converted
|
2013-08-28 15:27:22 +01:00 |
|