1.2 update w/ GZDoom 4.9 features:
- Changeable player skins. - Ammo LEDs are now 1:1 with UT by using canvas textures. - Integrate some add-ons, including reskins. - Various fixes (some backported from Demolitionist). - Migrated from libeye to Gutamatics.
This commit is contained in:
parent
81ffca403d
commit
602a89cc68
1761 changed files with 4461 additions and 1597 deletions
5
zscript/dt_Gutamatics/Include.zsc
Normal file
5
zscript/dt_Gutamatics/Include.zsc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#include "zscript/dt_Gutamatics/GlobalMaths.zsc"
|
||||
#include "zscript/dt_Gutamatics/Matrix.zsc"
|
||||
#include "zscript/dt_Gutamatics/Matrix4.zsc"
|
||||
#include "zscript/dt_Gutamatics/Quaternion.zsc"
|
||||
#include "zscript/dt_Gutamatics/VectorUtil.zsc"
|
||||
Loading…
Add table
Add a link
Reference in a new issue