Author Topic: Nspire raycaster releases (DO NOT POST IN THIS THREAD!!!!!!!)  (Read 4894 times)

0 Members and 1 Guest are viewing this topic.

Offline bwang

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 634
  • Rating: +30/-11
    • View Profile
This thread is to keep track of various released versions. Questions/comments should be posted in the original discussion thread, or in a new topic.
Version 0.2.0

This is the first beta release (with source) of Ncaster. It may contain bugs, and definitely contains bad style and/or unoptimized code.
Questions about engine usage, advice, comments, or optimizations are all welcome (but remember, NOT IN THIS THREAD!).

« Last Edit: January 02, 2011, 07:32:08 am by DJ Omnimaga »

Offline bwang

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 634
  • Rating: +30/-11
    • View Profile
Re: Releases (DO NOT POST IN THIS THREAD!!!!!!!)
« Reply #1 on: May 09, 2010, 11:59:30 pm »
Version 0.2.1
This release is a minor update which does away with config.h, instead passing the parameters in it to render().

Offline bwang

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 634
  • Rating: +30/-11
    • View Profile
Re: Releases (DO NOT POST IN THIS THREAD!!!!!!!)
« Reply #2 on: May 14, 2010, 06:26:31 pm »
Version 0.2.2
This is the version being uploaded to ticalc.org. It contains a Readme and some minor changes to render().