Richard Davey
|
167f50f28f
|
Added new PostFX Pipeline to extend from
|
2020-11-06 15:35:05 +00:00 |
|
Richard Davey
|
4c7d81731b
|
Added minFilter support
|
2020-11-06 12:25:03 +00:00 |
|
Richard Davey
|
3dbbc9caee
|
Update RenderTargetConfig.js
|
2020-11-06 12:24:52 +00:00 |
|
Richard Davey
|
a62577ee77
|
Added minFilter support and better docs
|
2020-11-06 12:24:46 +00:00 |
|
Richard Davey
|
554e9214e0
|
Smaller error
|
2020-11-06 11:46:06 +00:00 |
|
Richard Davey
|
11b92b83e7
|
Supports new RenderTarget instances
|
2020-11-06 11:42:52 +00:00 |
|
Richard Davey
|
f914a073f3
|
New RenderTarget class to handle multiple targets per pipeline
|
2020-11-06 11:42:39 +00:00 |
|
Richard Davey
|
6e90d8ed59
|
Corrected docs and resetTextures
|
2020-11-06 11:42:25 +00:00 |
|
Richard Davey
|
18f32331fb
|
Expose Render Target and WebGLShader
|
2020-11-06 10:59:57 +00:00 |
|
Richard Davey
|
a06edadba2
|
Update WebGLPipelineConfig.js
|
2020-11-06 10:59:47 +00:00 |
|
Richard Davey
|
a8b02cfb28
|
Create RenderTargetConfig.js
|
2020-11-06 10:59:41 +00:00 |
|
Richard Davey
|
d182af45ad
|
Update CHANGELOG-v3.50.md
|
2020-11-06 10:19:37 +00:00 |
|
Richard Davey
|
ff23ca57cb
|
Use new fbo stack
|
2020-11-06 10:19:34 +00:00 |
|
Richard Davey
|
02bde43772
|
Added fboStack, pushFramebuffer, popFramebuffer and resetTextures parameter
|
2020-11-06 10:19:26 +00:00 |
|
Richard Davey
|
416ae58da3
|
Update CHANGELOG-v3.50.md
|
2020-11-06 09:44:33 +00:00 |
|
Richard Davey
|
d3c70002ea
|
Removed use of _tempMatrix from all renderers
|
2020-11-06 09:44:29 +00:00 |
|
Richard Davey
|
19f3ae5a81
|
Testing RT mini refactor
|
2020-11-05 18:06:33 +00:00 |
|
Richard Davey
|
2b92e95735
|
Testing new RT draw
|
2020-11-05 18:06:23 +00:00 |
|
Richard Davey
|
701b899511
|
Update MultiPipeline.js
|
2020-11-05 18:05:58 +00:00 |
|
Richard Davey
|
18d2de8f1c
|
Update SinglePipeline.js
|
2020-11-05 18:05:49 +00:00 |
|
Richard Davey
|
1a3a7d1151
|
Update WebGLPipeline.js
|
2020-11-05 18:05:19 +00:00 |
|
Richard Davey
|
fc84b19d3d
|
Update MeshWebGLRenderer.js
|
2020-11-05 13:03:36 +00:00 |
|
Richard Davey
|
c65e516e94
|
Fixed shaders
|
2020-11-05 12:58:00 +00:00 |
|
Richard Davey
|
883402da8a
|
Added forceZero method and used it
|
2020-11-05 10:50:40 +00:00 |
|
Richard Davey
|
e29fc62a98
|
Handle pre and post pipelines
|
2020-11-05 10:19:15 +00:00 |
|
Richard Davey
|
fb47d2f9e8
|
Added Pipeline component
|
2020-11-05 10:18:53 +00:00 |
|
Richard Davey
|
3696f73674
|
Guard against missing shaders.
|
2020-11-05 10:08:41 +00:00 |
|
Richard Davey
|
60e6eff81c
|
Don't .replace non-strings.
|
2020-11-05 10:08:21 +00:00 |
|
Richard Davey
|
8abb4b109c
|
Added shaders to crlf
|
2020-11-05 09:09:16 +00:00 |
|
Richard Davey
|
e9efc5e8f2
|
Invokes pre and post batch functions.
|
2020-11-04 18:02:22 +00:00 |
|
Richard Davey
|
4287181b2b
|
Added manager, target auto clear, clearTarget and lots of new hooks for handlers, plus post bind and post flush support.
|
2020-11-04 18:02:11 +00:00 |
|
Richard Davey
|
f94e7b4f75
|
Set dimensions before resizing. Validate gl objects before deleting them.
|
2020-11-04 18:01:39 +00:00 |
|
Richard Davey
|
d6496c86cf
|
Added JSDocs
|
2020-11-04 18:01:20 +00:00 |
|
Richard Davey
|
305106bebe
|
Correct sampler ID
|
2020-11-04 18:01:11 +00:00 |
|
Richard Davey
|
34f3ae9755
|
Removed stack and lock support
|
2020-11-04 18:01:01 +00:00 |
|
Richard Davey
|
a00e169400
|
Added all the handlers needed for the post pipeline feature
|
2020-11-04 18:00:50 +00:00 |
|
Richard Davey
|
4747d204ca
|
Added unbind method and handling for post-fx
|
2020-11-03 18:05:10 +00:00 |
|
Richard Davey
|
e72a3b27e4
|
Call new unbind method
|
2020-11-03 18:04:57 +00:00 |
|
Richard Davey
|
bd2ac198bd
|
Update CHANGELOG-v3.50.md
|
2020-11-03 11:51:06 +00:00 |
|
Richard Davey
|
26421bde82
|
Removed Graphics.setTexture and related commands as no longer supported
|
2020-11-03 11:47:42 +00:00 |
|
Richard Davey
|
f85eca14ac
|
Update CHANGELOG-v3.50.md
|
2020-11-03 11:36:37 +00:00 |
|
Richard Davey
|
ebe5ba1a0a
|
New attributes, removed un-used properties, fixed JSDocs
|
2020-11-03 11:32:05 +00:00 |
|
Richard Davey
|
93948f5b29
|
JSDocs fixes
|
2020-11-03 11:31:52 +00:00 |
|
Richard Davey
|
f4b95ab2c3
|
New simplified Graphics shaders
|
2020-11-03 11:31:32 +00:00 |
|
Richard Davey
|
6af80708d0
|
Fixed all of the Shape WebGL rendering issues
|
2020-11-03 11:22:30 +00:00 |
|
Richard Davey
|
e0295e8521
|
Make use of GetCalcMatrix and remove texture related stuff
|
2020-11-02 22:40:12 +00:00 |
|
Richard Davey
|
881019e55d
|
No longer requires temp matrices
|
2020-11-02 22:39:42 +00:00 |
|
Richard Davey
|
10673da96b
|
Graphics is as Graphics does
|
2020-11-02 22:39:30 +00:00 |
|
Richard Davey
|
9e1b8c4b2f
|
Don't look-up properties from uniforms that aren't cached
|
2020-11-02 22:39:20 +00:00 |
|
Richard Davey
|
d05afa988f
|
Added batchVert method to help make customization easier
|
2020-11-02 22:39:08 +00:00 |
|