tirbofish/dropbear · commit
d920dc1a24cf966a77812721bccc1a8fff2a631f
input detection and more docs
Signature present but could not be verified.
Unverified
@@ -41,6 +41,8 @@ If you do not want to build it locally, you are able to download the latest acti Depsite it looking like a dependency for `eucalyptus`, it can serve as a framework too. Looking through the `docs.rs` will you find related documentation onhow to use it and for rendering your own projects. +The rhai reference for the eucalyptus editor is under the /docs folder of this repository, so take a look there. [Here is the entrance](https://github.com/4tkbytes/dropbear/blob/main/docs/README.md) + ## Compability | | Windows | macOS | Linux | Web | Android | iOS | @@ -8,3 +8,7 @@ Related links: [https://rhai.rs/book](https://rhai.rs/book) and [https://rhai.rs --- +| Math | https://github.com/4tkbytes/dropbear/blob/main/docs/math.md | +|-----------------|------------------------------------------------------------------| +| Utils | https://github.com/4tkbytes/dropbear/blob/main/docs/utils.md | +| Transformations | https://github.com/4tkbytes/dropbear/blob/main/docs/transform.md | @@ -0,0 +1,2 @@ +# Input + @@ -23,6 +23,7 @@ Just a list of stuff i need to work on/a list of items i need to implement - [ ] autosave (would be easy to impl) - [ ] attaching texture onto model - [ ] user defined keybinds +- [ ] console tab ## fixing
Large diffs are not rendered by default. Showing the first 50 of 847 lines. Show full diff