SDL Animation System Code
Status: Pre-Alpha
Brought to you by:
junkhead1984
File | Date | Author | Commit |
---|---|---|---|
Debug | 2009-02-21 | junkhead1984 | [r47] -Added two different build types: Release and D... |
Release | 2009-02-21 | junkhead1984 | [r47] -Added two different build types: Release and D... |
cmake_modules | 2009-02-24 | junkhead1984 | [r49] Minor screwup fixed? |
doc | 2008-12-09 | junkhead1984 | [r3] Added ignore on built documentation |
include | 2009-03-01 | junkhead1984 | [r50] -Updated documentation |
src | 2009-03-04 | junkhead1984 | [r51] -Fixed looping bug |
test | 2009-02-19 | junkhead1984 | [r46] -Corrected typo |
CMakeLists.txt | 2009-03-04 | junkhead1984 | [r51] -Fixed looping bug |
README | 2008-12-10 | junkhead1984 | [r4] Added readme to notify users about documentation |
SAS.doxygenconf | 2008-12-16 | junkhead1984 | [r13] Modularized the userdata functions and placed t... |
Thanks for trying out SAS! SAS currently is not ready for production usage. To view the documentation, simply execute cmake in this directory: "cmake ." and it will build the documentation using Doxygen. To view it, navigate to doc/html, and go to index.html