From 677c5cc9a8f019d1400fdaf9cc90d02a8949e7a3 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Mon, 10 Apr 2017 15:30:36 +0200 Subject: Removed useless files --- .../web/shaders/shaders_custom_uniform.html | 239 --------------------- .../examples/web/shaders/shaders_model_shader.html | 239 --------------------- .../web/shaders/shaders_postprocessing.html | 239 --------------------- .../web/shaders/shaders_shapes_textures.html | 239 --------------------- 4 files changed, 956 deletions(-) delete mode 100644 docs/examples/web/shaders/shaders_custom_uniform.html delete mode 100644 docs/examples/web/shaders/shaders_model_shader.html delete mode 100644 docs/examples/web/shaders/shaders_postprocessing.html delete mode 100644 docs/examples/web/shaders/shaders_shapes_textures.html (limited to 'docs/examples/web/shaders') diff --git a/docs/examples/web/shaders/shaders_custom_uniform.html b/docs/examples/web/shaders/shaders_custom_uniform.html deleted file mode 100644 index 5e4ba055..00000000 --- a/docs/examples/web/shaders/shaders_custom_uniform.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/shaders/shaders_model_shader.html b/docs/examples/web/shaders/shaders_model_shader.html deleted file mode 100644 index eba18248..00000000 --- a/docs/examples/web/shaders/shaders_model_shader.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/shaders/shaders_postprocessing.html b/docs/examples/web/shaders/shaders_postprocessing.html deleted file mode 100644 index 515e6ef7..00000000 --- a/docs/examples/web/shaders/shaders_postprocessing.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/shaders/shaders_shapes_textures.html b/docs/examples/web/shaders/shaders_shapes_textures.html deleted file mode 100644 index 6bdab562..00000000 --- a/docs/examples/web/shaders/shaders_shapes_textures.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file -- cgit v1.2.3