2D GPU Particles working..
This commit is contained in:
parent
3c1fd26bb0
commit
95560e02c5
21 changed files with 1039 additions and 1340 deletions
|
|
@ -361,6 +361,8 @@ ShaderGLES3::Version *ShaderGLES3::get_current_version() {
|
|||
ERR_FAIL_V(NULL);
|
||||
}
|
||||
|
||||
//_display_error_with_code("pepo", strings);
|
||||
|
||||
/* FRAGMENT SHADER */
|
||||
|
||||
strings.resize(strings_base_size);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue