Skip to content

Commit 76a2ddd

Browse files
committed
yeetus deletus, it is time for a new core
1 parent 2167935 commit 76a2ddd

File tree

161 files changed

+121
-21078
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

161 files changed

+121
-21078
lines changed

.rythe_project

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ local project = {
22
additional_types = { "test", "editor" },
33
dependencies = {
44
"public rythe/rythe-standard-library",
5-
"public third_party/argh",
6-
"public third_party/stb",
7-
"public third_party/tinygltf",
8-
"public third_party/tinyobj"
5+
"public third_party/argh:header-only",
6+
"public third_party/stb:header-only",
7+
"public third_party/tinygltf:header-only",
8+
"public third_party/tinyobj:header-only"
99
},
1010
defines = { "RYTHE_INTERNAL" }
1111
}

src/core/assets/asset.hpp

Lines changed: 0 additions & 37 deletions
This file was deleted.

src/core/assets/assetcache.hpp

Lines changed: 0 additions & 122 deletions
This file was deleted.

src/core/assets/assetloader.hpp

Lines changed: 0 additions & 39 deletions
This file was deleted.

src/core/assets/assets.hpp

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)