diff options
author | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-07-26 23:15:22 +1000 |
---|---|---|
committer | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-07-26 23:15:22 +1000 |
commit | 2e2c57a8c04575eec164279a49947cfdba250853 (patch) | |
tree | b5d20aa256de40ebd9bad7c59ab1e8ebb1c47b52 /editor/src/lib.rs | |
parent | f5e5a6fdf58f3135f3211135bfbcb6e70630309f (diff) |
scenes and pbr cleanup to handle missing texture of param
Diffstat (limited to 'editor/src/lib.rs')
-rw-r--r-- | editor/src/lib.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editor/src/lib.rs b/editor/src/lib.rs new file mode 100644 index 0000000..495da30 --- /dev/null +++ b/editor/src/lib.rs @@ -0,0 +1,2 @@ + +// Scene storage |