Richard Davey
|
5b98d5737e
|
Non-Promise support + seeking texture update
|
2019-10-08 17:44:01 +01:00 |
|
Richard Davey
|
5b34726e64
|
Refactored how pause / resume / play works and texture updating, much cleaner and more resilient
|
2019-10-08 17:15:26 +01:00 |
|
Richard Davey
|
7fb8718c80
|
Added new noAudio parameter, because it's a load setting, not an instance one
|
2019-10-08 17:15:06 +01:00 |
|
Richard Davey
|
5ac4afb1f8
|
Getting autoplay working
|
2019-10-07 17:08:45 +01:00 |
|
Richard Davey
|
07a2a81263
|
grab and saveToTexture methods now work
|
2019-10-04 13:40:42 +01:00 |
|
Richard Davey
|
633af46f71
|
Removed snapshot and handled locked and unlocked playback
|
2019-10-04 13:14:32 +01:00 |
|
Richard Davey
|
59cdc1fef0
|
Update WebAudioSoundManager.js
|
2019-10-04 13:14:11 +01:00 |
|
Richard Davey
|
3d31e27926
|
Don't render if there's no texture
|
2019-10-04 13:14:06 +01:00 |
|
Richard Davey
|
d72e86cc2a
|
Update CHANGELOG.md
|
2019-10-04 11:13:15 +01:00 |
|
Richard Davey
|
e8e95d6a6c
|
Updated docs
|
2019-10-04 11:13:11 +01:00 |
|
Richard Davey
|
5de4641e49
|
Added jsdocs
|
2019-10-04 11:13:05 +01:00 |
|
Richard Davey
|
6b67862cb7
|
Finally resolved webgl texture issues when loaded too early
|
2019-10-04 00:58:43 +01:00 |
|
Richard Davey
|
800381b7fc
|
Better handling of texture creation
|
2019-10-03 17:51:11 +01:00 |
|
Richard Davey
|
7ef1b06d4c
|
Supports blob and url loading
|
2019-10-03 17:50:54 +01:00 |
|
Richard Davey
|
9989f271d4
|
Pass in the key and url
|
2019-10-03 17:50:42 +01:00 |
|
Richard Davey
|
c860d1b46c
|
Expose the VideoFile file type
|
2019-10-03 17:50:30 +01:00 |
|
Richard Davey
|
94e2ac4f79
|
Passes off creation to new videoToTexture method
|
2019-10-03 17:50:18 +01:00 |
|
Richard Davey
|
49012d6237
|
Added createTexture2D.forceSize parameter, videoToTexture method and strengthened empty texture creation
|
2019-10-03 17:49:58 +01:00 |
|
Richard Davey
|
3dd82c4e02
|
Working through the Video loader
|
2019-10-03 14:14:07 +01:00 |
|
Richard Davey
|
edf6375cea
|
Device.Video property name changes to normalize with Audio
|
2019-10-03 14:13:56 +01:00 |
|
Richard Davey
|
3c7b05a52a
|
Add Video cache
|
2019-10-03 14:13:32 +01:00 |
|
Richard Davey
|
3a53618bc7
|
Update CHANGELOG.md
|
2019-10-03 02:29:27 +01:00 |
|
Richard Davey
|
237d13ec27
|
Create VideoFile.js
|
2019-10-03 02:29:24 +01:00 |
|
Richard Davey
|
9429f66adb
|
Added first pass at Video Game Object
|
2019-10-03 02:29:05 +01:00 |
|
Richard Davey
|
de1034091e
|
TextureSource.isVideo is a new boolean property that is set when the Texture Source is backed by an HTML Video Element.
|
2019-10-03 02:28:47 +01:00 |
|
Richard Davey
|
af4b2e15e2
|
Update CHANGELOG.md
|
2019-10-02 17:32:09 +01:00 |
|
Richard Davey
|
619cd7a9d6
|
Docs update
|
2019-10-02 17:32:06 +01:00 |
|
Richard Davey
|
a3469ad37e
|
The Tween.getValue method has been removed. It was a legacy function from Phaser 2 and always only returned the first TweenData from the data array, ignoring any subsequent properties or targets, making it redundant. Fix #4717
|
2019-10-02 17:25:00 +01:00 |
|
Richard Davey
|
a3c8bf2222
|
Update CHANGELOG.md
|
2019-10-02 16:32:07 +01:00 |
|
Richard Davey
|
3b05f3bcf7
|
Removed BasePlugin properties #4488
|
2019-10-02 16:32:04 +01:00 |
|
Richard Davey
|
9e3efb4ff8
|
Merge pull request #4488 from samme/misc/plugins
Remove BasePlugin#boot; and plugins docs updates
|
2019-10-02 16:25:34 +01:00 |
|
Richard Davey
|
be110542ee
|
Update CHANGELOG.md
|
2019-10-02 16:03:55 +01:00 |
|
Richard Davey
|
3a8a1f7b05
|
Added the new customBoundsRectangle config properties
|
2019-10-02 16:03:52 +01:00 |
|
Richard Davey
|
f0ed52c033
|
Tidy-up the customBoundsRectangle changes
|
2019-10-02 16:03:36 +01:00 |
|
Richard Davey
|
14d52125f6
|
Merge pull request #4237 from francois-n-dream/arcade_body_custom_bounds
Arcade.Body.customBoundsRectangle
|
2019-10-02 15:42:07 +01:00 |
|
Richard Davey
|
4f4b69123e
|
Merge branch 'master' into arcade_body_custom_bounds
|
2019-10-02 15:41:49 +01:00 |
|
Richard Davey
|
1ec7c350fb
|
Update CHANGELOG.md
|
2019-10-02 15:21:51 +01:00 |
|
Richard Davey
|
144480411c
|
Update CHANGELOG.md
|
2019-10-02 15:16:01 +01:00 |
|
Richard Davey
|
ca564522df
|
Merge pull request #3847 from tarsupin/tile-collision-update
Major Optimization for Tilemap Collision Indexing
|
2019-10-02 15:15:39 +01:00 |
|
Richard Davey
|
3a3ce8b914
|
Merge branch 'master' into tile-collision-update
|
2019-10-02 15:15:18 +01:00 |
|
Richard Davey
|
064c3449cf
|
Update CHANGELOG.md
|
2019-10-02 13:39:46 +01:00 |
|
Richard Davey
|
4e8ab3dcae
|
MouseManager.target can now be defined as either a string or by passing an HTMLElement directly. Fix #4353
|
2019-10-02 13:39:42 +01:00 |
|
Richard Davey
|
6d79e1158e
|
Update CHANGELOG.md
|
2019-10-02 13:21:53 +01:00 |
|
Richard Davey
|
7063085120
|
Updated jsdocs. Fix #4200
|
2019-10-02 13:21:51 +01:00 |
|
Richard Davey
|
9c5e327604
|
Update CHANGELOG.md
|
2019-10-02 12:50:13 +01:00 |
|
Richard Davey
|
89c30fe42f
|
BaseSoundManager.forEachActiveSound will now only invoke the callback if the sound actually exists and isn't pending removal. Fix #3383
|
2019-10-02 12:50:10 +01:00 |
|
Richard Davey
|
718f8acf29
|
Update CHANGELOG.md
|
2019-10-02 12:13:48 +01:00 |
|
Richard Davey
|
3ab903b3c5
|
UpdateList now extends ProcessQueue and uses all of its methods instead.
|
2019-10-02 12:13:43 +01:00 |
|
Richard Davey
|
7212945bea
|
ProcessQueue now extends Event Emitter. Also added removeAll method and length getter.
|
2019-10-02 12:13:07 +01:00 |
|
Richard Davey
|
f3cc1f82fe
|
Added new ProcessQueue events
|
2019-10-02 12:12:37 +01:00 |
|