diff options
author | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-07-27 14:01:16 +1000 |
---|---|---|
committer | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-07-27 14:01:16 +1000 |
commit | aa0fe8457cfff9c47c0c9fa4a1c86a79c7cbf9c5 (patch) | |
tree | a7fa374cb59c6c59e386086dcdae8a7efc372b5f /README.md | |
parent | 2e2c57a8c04575eec164279a49947cfdba250853 (diff) |
add a pool insert function. move RenderEnt to use handles
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -145,4 +145,8 @@ All third-party dependencies are licensed under their own license. - [ ] Replace screenshot with one using PBR + skybox + shadows - [ ] Update website -- [ ] Check licenses of assets currently in `assets` folder
\ No newline at end of file +- [ ] Check licenses of assets currently in `assets` folder + +## Questions + +- How to expose material properties in the immediate mode UI?
\ No newline at end of file |