Commit graph

24 commits

Author SHA1 Message Date
Richard Davey
1f8276ac76 Updated copyright year, company and author 2024-02-19 17:12:24 +00:00
Ben Richards
587b6e7bcd Merge branch 'master' into webgl-wrappers 2024-02-01 11:00:08 +13:00
Richard Davey
04b28e63f2 Fixed jsdoc 2024-01-30 22:44:25 +00:00
Ben Richards
b591c3674a Document usage of WebGLTextureWrapper in place of WebGLTexture. 2024-01-29 11:47:39 +13:00
Richard Davey
0b32610e56 Updated version to 3.70 2023-11-10 15:04:01 +00:00
Richard Davey
10dbf1a4f2 FX.Circle.backgroundAlpha is a new property that allows you to set the amount of the alpha of the background color in the Circle FX (thanks @rexrainbow) 2023-07-21 16:05:07 +01:00
Richard Davey
36d658e392
Merge pull request #6545 from rexrainbow/circle-effect-background-alpha
Add backgroundAlpha property in Circle effect  controller
2023-07-21 16:03:25 +01:00
Richard Davey
5c4bed678c FX.Blur didn't set the quality parameter to its property, meaning it wasn't applied in the shader, causing it to always use a Low Blur quality (unless modified post-creation). 2023-07-21 15:39:32 +01:00
Rex
3410f8e665 Add backgroundAlpha property 2023-07-14 13:14:30 +08:00
Richard Davey
fb3c85888b Typo fix 2023-06-11 22:37:06 +01:00
Richard Davey
9359fe4125 Docs update 2023-04-07 19:18:42 +01:00
Richard Davey
12c0dc2d03 Update Bloom.js 2023-03-30 16:58:47 +01:00
Richard Davey
2f2aeb82e8 Added FX.setActive method. 2023-03-30 16:58:43 +01:00
Richard Davey
376107b25f Finally finished all FX documentation 2023-03-21 18:04:34 +00:00
Richard Davey
ed6287e9a9 More FX documentation finished 2023-03-21 17:57:27 +00:00
Richard Davey
b89a10c99d Lots more documentation finished 2023-03-21 17:21:45 +00:00
Richard Davey
aa3e1d17ce Updated documentation 2023-02-27 16:26:04 +00:00
Richard Davey
88a59eb040 Post FX now supports custom quality and distance parameters. Fix #6393 2023-02-27 15:09:57 +00:00
Richard Davey
5997c814bb Remove distance parameter 2023-02-27 13:48:12 +00:00
Richard Davey
1b31ec12c1 Update Barrel.js 2023-02-27 13:47:19 +00:00
Richard Davey
4e93bbfb45 Fixed divide by 255 error. Fix #6404 2023-02-26 16:40:54 +00:00
Richard Davey
0fe135cc8f Added documentation and method parameters 2023-02-17 17:07:22 +00:00
Richard Davey
a56ab63f27 Updated from BaseFX to Controller 2023-02-17 01:08:52 +00:00
Richard Davey
f1129f63d2 Moved the FX controllers to the root 2023-02-16 23:49:14 +00:00