-
When you select a character, they jump up and down in a 1s animation. We need 5 of these for the 5 main avas.
Ideally it has viseme morph animation as well, but it’s simple enough to do that manually…
avaer updated
2 years ago
-
When thinking about #705 I realized it's maybe a good idea to take a step back and look at this in the context of a general CI revamp. There are multiple things that would be nice and I think some of …
-
Voice calls to other SL avatars not working
https://secondlife.canny.io/admin/board/bug-reports/p/voice-call-issue
-
### Prerequisites
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
### Expect…
-
The documentation of GHDL contains a brief [Quick Start Guide](https://ghdl.github.io/ghdl/quick_start/index.html) to introduce GHDL's CLI interface to users, but it does not contain an introduction t…
-
A nice feature would be to have [RPN](https://en.wikipedia.org/wiki/Reverse_Polish_notation) mode. It's not a popular feature in calculators nowadays, but it can be very useful in understand how stack…
-
Subscribe to this issue and stay notified about new [daily trending repos in Lua](https://github.com/trending/lua?since=daily).
-
I see that the physics system is not super extensible at the moment. Leaning in to generic functions and CLOS could make it easier to deal with as long as it wouldn't be too slow, though that could be…
-
Support configuration of the log entry simulation time with respect to:
1. The unit used (`fs`, `ps`, `ns`, and so on)
2. The number of decimals used. For example, if the simulation time is 12345678…
-
### Description
I am currently building a test client for a smart energy meter and looked into the code of the payload builder and decoder due to my client not working with default pymodbus setting…