mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-09 07:20:40 +00:00
Re-submission of the Volumetric Fog PR, with cleanup.
This commit is contained in:
parent
272e3138a0
commit
a90eb9762b
62 changed files with 2541 additions and 6 deletions
|
|
@ -24,6 +24,7 @@
|
|||
// a server is constructed.
|
||||
exec("./camera.cs");
|
||||
exec("./triggers.cs");
|
||||
exec("./VolumetricFog.cs");
|
||||
exec("./inventory.cs");
|
||||
exec("./shapeBase.cs");
|
||||
exec("./item.cs");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue