20 Commits (f3d224e26a6fb906b682c83927ada6ef928f474f)

Author SHA1 Message Date
Shad Amethyst f3d224e26a
🔥 Build Script to automatically generate AnyTile
2 years ago
Shad Amethyst 30c92e6647
enum_dispatch
2 years ago
Shad Amethyst f0a4f8b0f6
💹 Add benchmark for Pane::step
2 years ago
Shad Amethyst 949da3cd14
🎨 cargo fmt
2 years ago
Shad Amethyst 92d5b882a4
📝 Document Pane
2 years ago
Shad Amethyst 33946a4c18
📝 UpdateContext::keep and document UpdateContext
2 years ago
Shad Amethyst e303f15d5a
📝 accepts_direction, Signal::push, document parts of Signal
2 years ago
Shad Amethyst f5aa5e86ff
Drawing!
2 years ago
Shad Amethyst ec1660d006
🎨 cargo fmt
2 years ago
Shad Amethyst b6b31502cf
📝 `prelude` and start writing examples for `Pane`
2 years ago
Shad Amethyst 1b48675451
📝 Some more documentation
2 years ago
Shad Amethyst 842508226e
Remove RefCell and Resistor tile
2 years ago
Shad Amethyst 9b63640e06
🔥 Replace multi-phase model with commit log model
2 years ago
Shad Amethyst dd2de9ee14
💹 Remove unnecessary `Rc` in `FullTile`
2 years ago
Shad Amethyst 66ccc1dd30
Pane::step, test diodes
2 years ago
Shad Amethyst d61650316a
📝 Document context.rs a bit
2 years ago
Shad Amethyst 4b60d13943
States and improvements to Context
2 years ago
Shad Amethyst 2338f94c99
🐛 transmit_all, fix UB if *Context::position was modified
2 years ago
Shad Amethyst d637897a9a
🔥 RefCell-less, two-phase update system [wip]
2 years ago
Shad Amethyst 9034801373
🎉 First commit
2 years ago