tooll3 / t3

Tooll 3 is an open source software to create realtime motion graphics.
MIT License
3.48k stars 193 forks source link

Feat/mathdocs #373

Closed sioda-ie closed 9 months ago

sioda-ie commented 9 months ago

Adds documentation for [Compare], [MinInt], [MaxInt] and [Clamp]. Each of these now contains references to [Clamp] as the go-to min/max function for floats, since this was something I had difficulty finding.