Skip to content

Commit

Permalink
yeetus deletus, it is time for a new core
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragingram2 committed May 3, 2024
1 parent 2167935 commit 76a2ddd
Show file tree
Hide file tree
Showing 161 changed files with 121 additions and 21,078 deletions.
8 changes: 4 additions & 4 deletions .rythe_project
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ local project = {
additional_types = { "test", "editor" },
dependencies = {
"public rythe/rythe-standard-library",
"public third_party/argh",
"public third_party/stb",
"public third_party/tinygltf",
"public third_party/tinyobj"
"public third_party/argh:header-only",
"public third_party/stb:header-only",
"public third_party/tinygltf:header-only",
"public third_party/tinyobj:header-only"
},
defines = { "RYTHE_INTERNAL" }
}
Expand Down
37 changes: 0 additions & 37 deletions src/core/assets/asset.hpp

This file was deleted.

122 changes: 0 additions & 122 deletions src/core/assets/assetcache.hpp

This file was deleted.

39 changes: 0 additions & 39 deletions src/core/assets/assetloader.hpp

This file was deleted.

15 changes: 0 additions & 15 deletions src/core/assets/assets.hpp

This file was deleted.

Loading

0 comments on commit 76a2ddd

Please sign in to comment.