* Added support for building shaders in your mod

* Added nav mesh support
* fixed many warnings and misc bugs
* Fixed the create*projects scripts in mp
* Added a bunch of stuff to .gitignore
This commit is contained in:
Joe Ludwig
2013-07-17 18:26:59 -07:00
parent 6a271d4a68
commit e16ea21dc8
434 changed files with 55921 additions and 3578 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
// This is one file we expect to be different between branches and so it must be merged carefully
// Staging branch:
//$Macro STAGING_ONLY "1"
//$Conditional STAGING_ONLY "1"
// rel/tf_beta branch:
//$Macro TF_BETA "1"
//$Conditional TF_BETA "1"