Richard Davey
|
db613c793a
|
Merge branch 'master' of https://github.com/photonstorm/phaser
|
2018-03-21 03:17:00 +00:00 |
|
Richard Davey
|
d329724ae5
|
Added the ComputedSize component to the Text Game Object, which allows Text.getBounds, and related methods, to work again instead of returning NaN.
|
2018-03-20 19:00:48 +00:00 |
|
orblazer
|
87633fdfad
|
Fix multiple types on GameObjects
|
2018-03-20 15:56:31 +01:00 |
|
orblazer
|
4cff464555
|
Fix nullable types
|
2018-03-20 15:36:03 +01:00 |
|
Richard Davey
|
3591edcb73
|
Merge pull request #3417 from rexrainbow/master
Bug fix: font might not sync to context
|
2018-03-20 00:34:51 +00:00 |
|
orblazer
|
b4a30b8e43
|
Add callbacks on GameObjects
|
2018-03-19 22:27:16 +01:00 |
|
Richard Davey
|
620bcc6ae5
|
jsdoc fixes and additions
|
2018-03-19 13:45:00 +00:00 |
|
orblazer
|
87d6cdaff8
|
Update JSDoc on GameObjects
|
2018-03-19 13:50:32 +01:00 |
|
Rex
|
4125e74550
|
Bug fix: font might not sync to context
Sync font before runWordWrap
|
2018-03-18 22:53:02 +08:00 |
|
Richard Davey
|
edf1aa7cc1
|
The onContextRestored callback won't be defined any more unless the WebGL Renderer is in use in the following objects: BitmapMask, Static Tilemap, TileSprite and Text. This should allow those objects to now work in HEADLESS mode. Fix #3368
|
2018-03-12 13:37:13 +00:00 |
|
Lukas Jakob Hafner
|
97bfe2e752
|
Quick fix for missing lineSpacing
Reads lineSpacing if passed as attribute to `style` within text config.
|
2018-03-05 16:35:42 +02:00 |
|
Richard Davey
|
b447665533
|
Text.setText will check if the value given is falsey but not a zero and set to an empty string if so.
|
2018-02-27 15:13:39 +00:00 |
|
Richard Davey
|
86f00eeb52
|
eslint fixes
|
2018-02-16 18:17:51 +00:00 |
|
Felipe Alfonso
|
9b2741387b
|
Resolution affecting camera display
|
2018-02-12 16:03:13 -03:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
d67daa998e
|
If no value given, set to empty string.
|
2018-02-12 13:48:51 +00:00 |
|
Richard Davey
|
40689d1e35
|
Updated jsdocs.
|
2018-02-07 15:27:21 +00:00 |
|
Richard Davey
|
8ae958037e
|
Added jsdocs
|
2018-02-07 02:46:11 +00:00 |
|
Richard Davey
|
650ae3cf5a
|
Added jsdocs
|
2018-02-07 00:18:22 +00:00 |
|
Richard Davey
|
d457373287
|
Added Depth component and tidied up redundant parts of Transform
|
2018-02-01 00:50:15 +00:00 |
|
Felipe Alfonso
|
71a6360a7b
|
Pipeline components added
|
2018-01-29 18:46:48 -03:00 |
|
Felipe Alfonso
|
99d850346f
|
Text rendering added
|
2018-01-23 21:40:20 -03:00 |
|
Felipe Alfonso
|
2b043fff65
|
Removed RenderTarget and Shader from components
|
2018-01-22 18:53:15 -03:00 |
|
Richard Davey
|
75e9349b3c
|
Text canvas width cannot drop below 1x1 pixels.
|
2018-01-22 12:21:42 +00:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|