Richard Davey
|
d44db46253
|
Merge pull request #6300 from EmilSV/spread_step_fix
fixed Phaser.Actions.Spread step value so the last element is equal max
|
2022-12-09 15:37:58 +00:00 |
|
Richard Davey
|
dce06f67fe
|
Deps update
|
2022-12-09 15:08:58 +00:00 |
|
Richard Davey
|
380100c4c1
|
Fix height math and update docs
|
2022-12-08 22:48:46 +00:00 |
|
Richard Davey
|
a6135be4eb
|
Clamp min width/height
|
2022-12-08 22:44:40 +00:00 |
|
Richard Davey
|
fe93dab2c9
|
Added NineSlice factory
|
2022-12-08 22:44:31 +00:00 |
|
Richard Davey
|
73c7cf6d7a
|
Updated jsdocs
|
2022-12-08 22:44:19 +00:00 |
|
Richard Davey
|
e304952a8b
|
Added NineSlice Creator functions
|
2022-12-08 22:43:44 +00:00 |
|
Richard Davey
|
0d9bd568e5
|
Correct type
|
2022-12-08 22:43:28 +00:00 |
|
Richard Davey
|
8de87cfeca
|
Height now locked for a 3-slice object
|
2022-12-08 18:55:09 +00:00 |
|
Richard Davey
|
5d4dd9d918
|
Added full documentation, 3-slice support, support for frames in texture atlases and changing frames
|
2022-12-08 18:41:09 +00:00 |
|
Richard Davey
|
77c87475d8
|
Updated jsdocs
|
2022-12-08 18:40:14 +00:00 |
|
Richard Davey
|
96bbc1dfd5
|
Revised jsdoc return type
|
2022-12-08 16:23:56 +00:00 |
|
Richard Davey
|
2d409cbe54
|
Now supports origin component
|
2022-12-08 16:19:29 +00:00 |
|
Richard Davey
|
45c0c23f6f
|
Added origin to resize method
|
2022-12-08 16:17:10 +00:00 |
|
Richard Davey
|
fea262f3e0
|
Testing origin
|
2022-12-07 18:51:26 +00:00 |
|
Richard Davey
|
5512507618
|
Update CHANGELOG-v3.60.md
|
2022-12-07 18:30:13 +00:00 |
|
Richard Davey
|
cb124bf9a5
|
Uses new vertexAvailable check and src tint and alpha
|
2022-12-07 18:30:08 +00:00 |
|
Richard Davey
|
c7475151ae
|
Added FX, GetBounds, Origin components and Tint methods
|
2022-12-07 18:29:40 +00:00 |
|
Richard Davey
|
7a5d138271
|
Testing deleting renderbuffer #6311
|
2022-12-07 18:29:11 +00:00 |
|
Richard Davey
|
c09240124d
|
New parameters and docs
|
2022-12-07 18:28:51 +00:00 |
|
Richard Davey
|
c4655bfb6d
|
Changed to resize method
|
2022-12-07 18:28:35 +00:00 |
|
Richard Davey
|
7996f4eb9e
|
Removed un-needed method
|
2022-12-07 18:28:25 +00:00 |
|
Richard Davey
|
a813f9c229
|
WebGLPipeline.vertexAvailable is a new method that returns the number of vertices that can be added to the current batch before it will trigger a flush.
|
2022-12-07 18:28:17 +00:00 |
|
Richard Davey
|
00564508d4
|
Tidying up
|
2022-12-06 22:48:26 +00:00 |
|
Richard Davey
|
4dcef816b9
|
Vertex updating working
|
2022-12-06 22:45:13 +00:00 |
|
Richard Davey
|
50efdf0ab7
|
Complete 9-slice vertices done
|
2022-12-06 19:37:24 +00:00 |
|
Richard Davey
|
715002df86
|
Add alpha value
|
2022-12-06 18:30:33 +00:00 |
|
Richard Davey
|
468548c918
|
Skip alpha zero verts
|
2022-12-06 18:30:22 +00:00 |
|
Richard Davey
|
aa2ff01f35
|
Update CHANGELOG-v3.60.md
|
2022-12-06 18:02:35 +00:00 |
|
Richard Davey
|
f8ae7c8bab
|
Now created via addQuad method
|
2022-12-06 18:02:32 +00:00 |
|
Richard Davey
|
4e8d0efb1e
|
Render direct from vertices, not Faces
|
2022-12-06 18:02:16 +00:00 |
|
Richard Davey
|
fbc15ccfff
|
The Vertex.update method now returns this to allow it to be chained.
|
2022-12-06 18:00:11 +00:00 |
|
Richard Davey
|
b3c7cc83d7
|
Preparing for 12 area calculations
|
2022-12-06 13:39:07 +00:00 |
|
Richard Davey
|
b84aecb1d4
|
Added docs (from Pixi) and finished 3-slice scaling
|
2022-12-05 22:58:49 +00:00 |
|
Richard Davey
|
890cf74e8d
|
Move here until it goes into its own example
|
2022-12-05 22:58:30 +00:00 |
|
Richard Davey
|
657a33da8c
|
Moved data to arrays and added config object
|
2022-12-05 21:43:35 +00:00 |
|
Richard Davey
|
343ee5d216
|
Added config object
|
2022-12-05 21:43:23 +00:00 |
|
Richard Davey
|
83cf8d12fc
|
Update NineSlice.js
|
2022-12-05 18:46:53 +00:00 |
|
Richard Davey
|
1f51d418db
|
Working through manual vertex creation
|
2022-12-05 18:21:57 +00:00 |
|
Richard Davey
|
72cfbbb741
|
Removed inView checks
|
2022-12-05 18:21:47 +00:00 |
|
Richard Davey
|
0d2cee6d97
|
Added transformIdentity and update methods
|
2022-12-05 18:21:39 +00:00 |
|
Richard Davey
|
f2076c9271
|
eslint upgrade
|
2022-12-05 14:40:25 +00:00 |
|
Richard Davey
|
6867136672
|
Testing Mesh based NineSlice Game Objectg
|
2022-12-02 18:07:20 +00:00 |
|
Richard Davey
|
65af3c0874
|
Don't abort of texture provided
|
2022-12-02 18:07:07 +00:00 |
|
Richard Davey
|
6080bca8e5
|
Testing Video events
|
2022-12-02 13:35:20 +00:00 |
|
Richard Davey
|
896afcb68f
|
Update DOMElement.js
|
2022-12-01 18:45:11 +00:00 |
|
Richard Davey
|
95edd20e19
|
Update CHANGELOG-v3.60.md
|
2022-11-30 22:59:34 +00:00 |
|
Richard Davey
|
3b129f8cff
|
Calling setDisplayOrigin on a Video Game Object would cause the origins to be set to NaN if the Video was created without an asset key. It will now give Videos a default size, preventing this error, which is reset once a video is loaded. Fix #5560
|
2022-11-30 22:59:32 +00:00 |
|
Richard Davey
|
fa96337a30
|
Beta 17 prep
|
2022-11-30 22:58:47 +00:00 |
|
Richard Davey
|
1cd7b07aa3
|
v3.60 Beta 16
Because one Beta release per day just isn't enough 💪
|
2022-11-30 22:00:05 +00:00 |
|