1. 8ce125b Implement default programs and implement defaults and parents for imports. by Jason Sams · 15 years ago
  2. 45f1654 Split FountainView into View and RS parts. Beging adding ProgramVertex to the java api. It was already implemented in native. by Jason Sams · 15 years ago
  3. a4a54e4 Fix bug with bad conversion of java strings to C strings for object names. Update test app to test object defines. by Jason Sams · 15 years ago
  4. a0a1b6f Add named objects and implement support for ProgramFragmentStore and ProgramFragment to be used by name in scripts. by Jason Sams · 15 years ago
  5. 1030893 checkpoint pragma support. Includes more cleanup of script enviroment storage to keep the env settings in the base and only the per language state in ScriptC. by Jason Sams · 15 years ago
  6. 81e6fd5 Use ANSI style function declaration for RS scripts. by Jack Palevich · 15 years ago
  7. a44cb29 Add support for scripts to return an animation flag. This allows them to indicate they are generating changing content and the rs thread to sleep if the content is static. by Jason Sams · 15 years ago
  8. c6e6b3f Remove pointer hacks from script and use standard load/store functions. by Jason Sams · 15 years ago
  9. 52a9f52 Improve bitmap support and do conversion in native rather than java code to reduce conversion time. by Jason Sams · 15 years ago
  10. ed44df2 Add support for setting scripts, rather than having a hard-coded script. by Jack Palevich · 15 years ago