changelog.txt 394 B

123456789
  1. -rasterizer ignores 100% transparent pixels
  2. -added emoji gif
  3. -plane obj's UVs no longer flip when it's turned around
  4. -fixed "
  5. src/main/main.c:43:67: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  6. 43 | PM_image* image = PM_load_image(filename, context.debug_flags & RI_DEBUG_PITMAP == 0 ? 0 : 1);
  7. "
  8. -updated example screen
  9. -added new gif to readme