Tobias
Tobias
Hey, the makepanda file in the repo is a bit outdated, thats probably because it fails. I will try to make an updated version today :)
Should be solved, LUI is using my module builder now
Oh well, sorry, I must have missed that! It is a bit ufortunate that I don't have a mac for testing this, but I will work on adding support for...
Hey! I would be fine if would be behind a define and documented, so its available in case you need it. Do you, by any chance, had the possibility to...
Any workarround for this? Facing the same issue, but I can't send UInt8Arrays since I am sending the encoded strings as JSON. Maybe an utf16 version without non-printable characters?
I'll check
Hi, thanks for your PR! I am currently in vacation, and will look at it when I am back.
From a first look at the source of memoized cast, it seems to do something similar, with the exception that it uses a map for offset lookup, which is slower...
I'm not entirely sure if this works, since on ios you do `constant(safe-are-inset-XXX)` whereas with a custom variable you do `var(my-variable)`. Correct me if I am wrong, but I don't...
I updated the readme with a scss snippet which takes care of managing all variables. Does this work out for you?