capnlove
|
cf538f01f0
Resolved Conflicts:
|
il y a 12 ans |
MelvMay-GG
|
61969f9363
The ParticlePlayer now has a "TimeScale" option to scale time. This gives it:
|
il y a 12 ans |
MelvMay-GG
|
af8c063b6b
- Changed the rules governing the ImageAsset filter mode. Now, the "FilterMode" on an ImageAsset actually overrides anything set for the global filter mode. The global filter mode i.e. "$pref::T2D::imageAssetGlobalFilterMode" is now specified as a default. If that isn't specified and a filter-mode on an ImageAsset isn't specified either then the default is to use "Nearest" filter mode.
|
il y a 12 ans |
MichPerry-GG
|
e5ca28f3ba
- Added a new module named "AppCore". This is the new entry module that gets loaded at the start, instead of Sandbox. This module contains the bare minimum required to run Torque 2D and present a blank window. Once it is loaded, it will load a module group named "gameBase".
|
il y a 12 ans |