Skip to content
Snippets Groups Projects
  1. Dec 24, 2017
  2. Dec 20, 2017
  3. Dec 18, 2017
  4. Dec 17, 2017
  5. Dec 16, 2017
  6. Dec 15, 2017
  7. Dec 12, 2017
  8. Nov 08, 2017
  9. Nov 03, 2017
  10. Nov 01, 2017
  11. Oct 30, 2017
  12. Oct 29, 2017
  13. Oct 28, 2017
  14. Oct 27, 2017
  15. Oct 24, 2017
    • Monster Iestyn's avatar
      Don't use interpolation code if the frame lasts instantaneously or infinitely · 0cc8fbdb
      Monster Iestyn authored
      Also removed the + 1 from newtime, since there was never really any need for it. It just offset the interpolation so it went like (1 -> 2] instead of [1 -> 2), so you never saw the base appearance for each frame except at the end of any frames interpolating to it
      
      Changed DrawMD2Ex's duration/tics type to INT32 so -1 comparisons work, probably want to change the signs elsewhere too but this is fine for now
      0cc8fbdb
  16. Oct 01, 2017
Loading