Historique des commits

Auteur SHA1 Message Date
  MelvMay-GG dc0053a6c2 - Added Schema for ImageAsset explicit-mode cells. il y a 13 ans
  MelvMay-GG 2e16ca5d01 - TAML schema (adding in custom TAML). il y a 13 ans
  MelvMay-GG 1d2918d3d6 - Removed AnimationController and replaced with ImageFrameProvider. This is a move towards unifying frames as a source for Sprites where potentially you can have assets that are compatible i.e. ImageAsset and AnimationAsset both supply frames so can be assigned to the same field (say) ".Asset = 'blah'". It also means that you could have a "MovieAsset" that could also supply the same asset i.e. be able to assign an image, animation or movie to a sprite, scroller, GuiSpriteButton etc. il y a 13 ans
  MelvMay-GG 99703ab577 - Added consistent "copyTo()" (cloning) functionality to AssetBase and all existing asset types. The ParticleAsset was already wired-up correctly. il y a 13 ans
  MelvMay-GG 104b924006 - Fixed warning under XCode. il y a 13 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 13 ans
  MelvMay-GG e1d86262e8 - Added ability to force the texture manager to upload the bitmap to a texture again. il y a 13 ans
  MelvMay-GG 5c475e8da8 - Taml serialization WIP. il y a 13 ans
  MelvMay-GG 8a4a6b75a5 - Taml serialization WIP. il y a 13 ans
  MelvMay-GG bd2bd46e59 - Taml serialization WIP. il y a 13 ans
  MelvMay-GG 7deab1c99e - Taml serialization WIP. il y a 13 ans
  MelvMay-GG 9d273f324a - Taml serialization WIP. il y a 13 ans
  Mich a20f2864a1 - First push of Torque 2D 2.0 (MIT) il y a 13 ans