better proxying of data into the receivers

This commit is contained in:
Hartmut Seichter 2025-07-03 10:27:08 +02:00
parent 4da8618746
commit b54c78da19
3 changed files with 54 additions and 15 deletions

View file

@ -12,12 +12,14 @@ and immediatly made available. Minimal or no internal state keeping!
- first collect names and ids of message_types and senders (stored in session)
- register listeners in session
- listeners inject captured data with signals
- keep naming "classic" ??? ... above session is a tracker with a sender with sensors
# Todo
- [x] Testset for Quaternion rotations
- [x] Axis as subscene
- [ ] make global/local a choice
- [ ] add velocity and acceleration
- [ ] add buttons
# Internal Notes