This website requires JavaScript.
Explore
Help
Sign In
TorqueGameEngines
/
Torque3D
Watch
1
Star
0
Fork
You've already forked Torque3D
0
mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced
2026-01-20 12:44:46 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
9db95f4fb2
Torque3D
/
Templates
/
BaseGame
/
game
/
data
/
ExampleModule
/
datablocks
/
ExampleDatablock.cs
4 lines
47 B
C#
Raw
Normal View
History
Unescape
Escape
Implemented proper ScriptAsset execution on load Implemented script dependency handling Added test-case of script dependency handling in ExampleModule Cleanup of redundant getSceneCount calls Properly get scene count in callGamemodeFunction Remove unneeded TODO comment in shaders Converted onMissionEnded gamemode func call to use callGameModeFunction function Convert ExampleGameMode to be container-object based, and updated callGamemodeFunction to handle that Correct import settings typoe so image suffixes are read correctly Largely fixed companion image scanning when importing images and streamlined image-material interop during import preprocessing Added handling for reading in PBR maps and creating a composite image + asset Added WIP of Cubemap asset, and editing integration with a standalone cubemap editor Added ability to create new Cubemap asset in Asset Browser
2019-09-13 05:27:48 +00:00
new
ScriptObject
(
DummyObjectTestThing
)
{
}
;
Reference in a new issue
Copy permalink