mirror of
https://github.com/overte-org/overte.git
synced 2025-04-29 22:22:37 +02:00
Simplify the code a bit as suggested: 1) Use unsigned int instead of signed int, so we can avoid checking the negative case 2) Merge two lines into a single line so we can inline the implementation Correct the js sample file header. testing done: - Build locally - Pass -1 as index from js and the code still can correctly handle the input. |
||
---|---|---|
.. | ||
res/fonts | ||
src | ||
CMakeLists.txt |