-
Hi,
I have a state machine defined through UML. Please see my sample state machine diagram attached. The flow goes like this:
After the start, the sm goes directly to the state S1. Then based on t…
-
Hello,
Would it be possible to add more generic support for external events? I tried to hook-up timer events based on epoll and timerfd. It seems however that the method showed in the `external_eve…
-
Hello, @derkork! Are you interested into moving the manual to a dedicated site (`https://derkork.github.io/godot-statecharts`) using Github Pages?
I made [this](https://bgempire.github.io/bgforce) …
-
Environment: CMake 3.30, windows x64
I installed boost with options (just need header-only part):
- `BOOST_ENABLE_COMPATIBILITY_TARGETS`: true
- `BOOST_EXCLUDE_LIBRARIES`: "atomic;charconv;chrono…
-
for example, when transitioning via `setState('selected', false, {dx: this.dx})` to state below, how can I animate `Bg` props with different timing functions than `Text` props? Is there a way to conf…
-
Firstly, thanks a lot for this tool. I accidentally discovered it, and I am really glad I found it.
I am new to sismic. I was trying to visualize `tests/yaml/deep_history.yaml`, and it looks likes …
-
I kept seeing this error in my project but couldn't figure out where I had an invalid boolean expression. It was only when I looked at where the error was throwing that I realized it was because I had…
-
Don't know why this is happening all of a sudden, I did have things working a while ago, but then I realised I was still handling too much of my transitioning logic in code and remembered I could just…
-
I think SML could have more features on the frontend when it comes to HSM support, because the user can only define transitions within the current compound state - there is now way to nest states in o…
-
This issue is meant the primary discussion point on what to do/work on in the **📟 Embedded Room**: an obvious playing feel for Rust are embedded devices and the Internet of Things. This room is dedica…