Commit Verlauf

Autor SHA1 Nachricht Datum
  MelvMay-GG 1d007c26a4 - TAML now supports writing and reading JSON. By default it will use a schema that is strictly compatible with JSON RFC4627 (specifically the part about member names must be unique) however TAML does not care about this and it can be turned off with the console variable "$pref::T2D::JSONStrict" (set it to false). vor 12 Jahren
  capnlove cf538f01f0 Resolved Conflicts: vor 12 Jahren
  MelvMay-GG 61969f9363 The ParticlePlayer now has a "TimeScale" option to scale time. This gives it: vor 12 Jahren
  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. vor 12 Jahren
  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". vor 13 Jahren