summaryrefslogtreecommitdiffstats
path: root/Scripts/DataDecoder.cs
Commit message (Collapse)AuthorAge
* Impostors: begin optimization workyum2026-01-18
|
* fix compilation error in non-worlds projectsyum2025-11-10
|
* add logical time featureyum2025-10-28
| | | | | | | | the idea is that a remote piece of software s.a. TiXL sends in its logical time every once in a while. udon recovers it, interpolates and smooths it, and feeds it to the shader. Anything which is periodic on units of 1.0 "seconds" retains its periodicity under changes to the rate of passage of time.
* add checksum & graycode+triplicate error correctionyum2025-10-21
|
* support multiple columnsyum2025-10-20
|
* more work parsing tlvs...yum2025-10-20
|
* continue work on decoder, support auto tile sizeyum2025-10-20
|
* simplify decoder; note that you need to use an srgb texture with ityum2025-10-20
|
* begin work on decoderyum2025-10-19