Richard Davey
|
fab1acd022
|
Debug logs
|
2023-03-02 18:46:23 +00:00 |
|
Richard Davey
|
4877efbe36
|
Added hasDepthBuffer property
|
2023-03-02 18:46:16 +00:00 |
|
Richard Davey
|
d1f2fb8dfc
|
Reset current fbo instead of null
|
2023-03-02 18:46:04 +00:00 |
|
Richard Davey
|
8b493834dc
|
Log can take any parameters
|
2023-03-02 18:45:42 +00:00 |
|
Richard Davey
|
4ae57fa593
|
Update jsdocs
|
2023-03-02 18:17:08 +00:00 |
|
Richard Davey
|
eaf6fa7f45
|
Added log method, depth buffer and missing parameter default
|
2023-03-02 18:16:59 +00:00 |
|
Richard Davey
|
4b1d3430b7
|
Update const.js
|
2023-03-01 15:19:37 +00:00 |
|
Richard Davey
|
aa3e1d17ce
|
Updated documentation
|
2023-02-27 16:26:04 +00:00 |
|
Richard Davey
|
016a974b3a
|
Update CHANGELOG-v3.60.md
|
2023-02-27 15:12:55 +00:00 |
|
Richard Davey
|
c4ab06d19f
|
Calling setPostPipeline on a Game Object will now pass the pipelineData configuration object (if provided) to the pipeline instance being created.
|
2023-02-27 15:12:52 +00:00 |
|
Richard Davey
|
267f3160da
|
PipelineManager.getPostPipeline now has an optional 3rd parameter, a config object that is passed to the pipeline instance in its constructor, which can be used by the pipeline during its set-up.
|
2023-02-27 15:12:40 +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
|
c85d84fe9d
|
eslint upgrade
|
2023-02-27 14:20:15 +00:00 |
|
Richard Davey
|
c58e0266c7
|
Use new Utils function
|
2023-02-27 13:48:40 +00:00 |
|
Richard Davey
|
43a20e571e
|
Added glowFXQuality and glowFXDistance config options
|
2023-02-27 13:48:31 +00:00 |
|
Richard Davey
|
5997c814bb
|
Remove distance parameter
|
2023-02-27 13:48:12 +00:00 |
|
Richard Davey
|
6d48142f94
|
Use new consts to add mobile GPU speed-up
|
2023-02-27 13:47:55 +00:00 |
|
Richard Davey
|
7edc856154
|
Added setGlowQuality function
|
2023-02-27 13:47:33 +00:00 |
|
Richard Davey
|
1b31ec12c1
|
Update Barrel.js
|
2023-02-27 13:47:19 +00:00 |
|
Richard Davey
|
e79f218472
|
Fix onFXCopy path. Fix #6403
|
2023-02-26 16:44:29 +00:00 |
|
Richard Davey
|
4e93bbfb45
|
Fixed divide by 255 error. Fix #6404
|
2023-02-26 16:40:54 +00:00 |
|
Richard Davey
|
a6f3cebc76
|
Beta 20
|
2023-02-18 18:46:07 +00:00 |
|
Richard Davey
|
bc627fe9b8
|
3.60 Beta 19 Release
|
2023-02-17 18:08:53 +00:00 |
|
Richard Davey
|
9a1b5d9a0f
|
3.60 Beta 19 TS Defs
|
2023-02-17 18:08:16 +00:00 |
|
Richard Davey
|
4e45f48ac5
|
Change log and readme update
|
2023-02-17 18:08:16 +00:00 |
|
Richard Davey
|
68186fae34
|
Merge pull request #6382 from alxwest/spatial-sound
Spatial sound
|
2023-02-17 17:32:54 +00:00 |
|
Richard Davey
|
00ab0fe601
|
Merge pull request #6384 from EmilSV/container_getBounds_text
container#getBounds now also support getTextBounds for bounds calcula…
|
2023-02-17 17:31:57 +00:00 |
|
Richard Davey
|
a3b771e5ee
|
Merge pull request #6388 from samme/fix/listener-positionX
Fix "listener.positionX is undefined" error
|
2023-02-17 17:30:23 +00:00 |
|
Richard Davey
|
3bbb619562
|
Merge pull request #6386 from mizunokazumi/fix/component-transform-setscaleX-setscaley
Fix renderFlags after changing scaleX/scaleY
|
2023-02-17 17:26:19 +00:00 |
|
Richard Davey
|
5ad4cbba7d
|
Types fix
|
2023-02-17 17:25:11 +00:00 |
|
Richard Davey
|
79ca4785f9
|
Added PostPipeline
|
2023-02-17 17:24:59 +00:00 |
|
Richard Davey
|
0fe135cc8f
|
Added documentation and method parameters
|
2023-02-17 17:07:22 +00:00 |
|
Richard Davey
|
6584435892
|
Destroy preFX and postFX
|
2023-02-17 17:07:05 +00:00 |
|
Richard Davey
|
3d67fdb459
|
Update PostPipeline.js
|
2023-02-17 13:26:29 +00:00 |
|
Richard Davey
|
5913f38b44
|
Update property name
|
2023-02-17 02:12:20 +00:00 |
|
Richard Davey
|
af3bb532b5
|
Use strings to retain correct mapping
|
2023-02-17 02:12:12 +00:00 |
|
Richard Davey
|
4f6d4a162d
|
Now supports creation of Post FX Controllers
|
2023-02-17 01:10:54 +00:00 |
|
Richard Davey
|
98c2fed09a
|
controller not config
|
2023-02-17 01:10:36 +00:00 |
|
Richard Davey
|
a2231dddcd
|
Added preFX and postFX and create them within init
|
2023-02-17 01:10:23 +00:00 |
|
Richard Davey
|
d3c32cdc27
|
Removed fx property and added init flag
|
2023-02-17 01:09:57 +00:00 |
|
Richard Davey
|
7a1143731e
|
Added getController method
|
2023-02-17 01:09:36 +00:00 |
|
Richard Davey
|
55cf81e46b
|
All now use FX Controllers
|
2023-02-17 01:09:24 +00:00 |
|
Richard Davey
|
49c5c8bcec
|
Remove log
|
2023-02-17 01:09:09 +00:00 |
|
Richard Davey
|
a56ab63f27
|
Updated from BaseFX to Controller
|
2023-02-17 01:08:52 +00:00 |
|
Richard Davey
|
92152c16cf
|
Add controller property
|
2023-02-16 23:50:01 +00:00 |
|
Richard Davey
|
b90c067112
|
Update path
|
2023-02-16 23:49:53 +00:00 |
|
Richard Davey
|
74f1bc639f
|
Remove old FX component
|
2023-02-16 23:49:45 +00:00 |
|
Richard Davey
|
60b6f74b75
|
Import FX
|
2023-02-16 23:49:35 +00:00 |
|
Richard Davey
|
f1129f63d2
|
Moved the FX controllers to the root
|
2023-02-16 23:49:14 +00:00 |
|
Richard Davey
|
d6314de4db
|
More default properties and exposing the FX consts
|
2023-02-16 23:06:53 +00:00 |
|