working on Mesh support

- loads only Milkshape ASCII
- doesn't yet load textures or render with materials
This commit is contained in:
Chris Danford
2003-04-25 21:05:40 +00:00
parent ecebd53c34
commit b72804294a
14 changed files with 1868 additions and 21 deletions
-6
View File
@@ -13,12 +13,6 @@
#include "GameConstantsAndTypes.h"
#include "GameState.h"
const CString BG_ANIMS_DIR = "BGAnimations/";
const CString VISUALIZATIONS_DIR = "Visualizations/";
const CString RANDOMMOVIES_DIR = "RandomMovies/";
const CString DEFAULT_RANKING_NAME = "STEP";
const CString GROUP_ALL_MUSIC = "";
CString CategoryToString( RadarCategory cat )
{