Added modelviewer.

Added neural network code(turned off by default).
Lots of editor and rendering fixes.
This commit is contained in:
Justin Marshall
2026-05-17 22:09:25 -07:00
parent 079442e7ba
commit 76f642286e
74 changed files with 101444 additions and 2227 deletions
@@ -52,4 +52,7 @@ void RunReach_f( const idCmdArgs &args );
// video file encoding
void RoQFileEncode_f( const idCmdArgs &args );
void nnbuildmat_f(const idCmdArgs& args);
void ExportNatMaterial(const idMaterial *material, const char *materialName);
#endif /* !__COMPILER_PUBLIC_H__ */