From 677c5cc9a8f019d1400fdaf9cc90d02a8949e7a3 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Mon, 10 Apr 2017 15:30:36 +0200 Subject: Removed useless files --- docs/examples/web/models/models_billboard.html | 239 --------------------- .../examples/web/models/models_box_collisions.html | 239 --------------------- docs/examples/web/models/models_cubicmap.html | 239 --------------------- .../web/models/models_geometric_shapes.html | 239 --------------------- docs/examples/web/models/models_heightmap.html | 239 --------------------- docs/examples/web/models/models_obj_loading.html | 239 --------------------- docs/examples/web/models/models_ray_picking.html | 239 --------------------- 7 files changed, 1673 deletions(-) delete mode 100644 docs/examples/web/models/models_billboard.html delete mode 100644 docs/examples/web/models/models_box_collisions.html delete mode 100644 docs/examples/web/models/models_cubicmap.html delete mode 100644 docs/examples/web/models/models_geometric_shapes.html delete mode 100644 docs/examples/web/models/models_heightmap.html delete mode 100644 docs/examples/web/models/models_obj_loading.html delete mode 100644 docs/examples/web/models/models_ray_picking.html (limited to 'docs/examples/web/models') diff --git a/docs/examples/web/models/models_billboard.html b/docs/examples/web/models/models_billboard.html deleted file mode 100644 index cce35686..00000000 --- a/docs/examples/web/models/models_billboard.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/models/models_box_collisions.html b/docs/examples/web/models/models_box_collisions.html deleted file mode 100644 index 4878a739..00000000 --- a/docs/examples/web/models/models_box_collisions.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/models/models_cubicmap.html b/docs/examples/web/models/models_cubicmap.html deleted file mode 100644 index b8691d78..00000000 --- a/docs/examples/web/models/models_cubicmap.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/models/models_geometric_shapes.html b/docs/examples/web/models/models_geometric_shapes.html deleted file mode 100644 index c0dc3e56..00000000 --- a/docs/examples/web/models/models_geometric_shapes.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/models/models_heightmap.html b/docs/examples/web/models/models_heightmap.html deleted file mode 100644 index f66ea920..00000000 --- a/docs/examples/web/models/models_heightmap.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/models/models_obj_loading.html b/docs/examples/web/models/models_obj_loading.html deleted file mode 100644 index ceae3d5e..00000000 --- a/docs/examples/web/models/models_obj_loading.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/models/models_ray_picking.html b/docs/examples/web/models/models_ray_picking.html deleted file mode 100644 index c9e4d070..00000000 --- a/docs/examples/web/models/models_ray_picking.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file -- cgit v1.2.3