Historia zmian

Autor SHA1 Wiadomość Data
  marauder2k7 08f52cfa16 add extra checks 3 miesięcy temu
  JeffR 5397c168bc Merge branch 'DirectImageFileOption' of https://github.com/Areloch/Torque3D into development 4 miesięcy temu
  JeffR 0fa8b97f91 Reimplements ability to utilize direct file load alongside ImageAsset fields when utilizing the ImageAsset macros 4 miesięcy temu
  AzaezelX 40974dd14b use of get<some name> methods that already return nulls/false when attempting to load 4 miesięcy temu
  marauder2k7 73ad92b757 review notes from Az 6 miesięcy temu
  marauder2k7 0da0903599 Merge branch 'development' into imageAsset_refactor_rev3 6 miesięcy temu
  AzaezelX f633ef3a3d fill in the validated variables 6 miesięcy temu
  marauder2k7 f519cff6ff gui types using image_asset 9 miesięcy temu
  Areloch 1e21cc678f Fixes the handling of imageAssets for array'd field types, as well as fixing the editor behavior of guiBitmapCtrl so the imageAssets correctly update the fields upon editing 1 rok temu
  Areloch 829cc2b24a Adjusts some of the loading logic, for guiBitmapCtrl mostly, to not try and load ALL image content upfront during client init, improving load times 1 rok temu
  AzaezelX f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 lat temu
  Areloch 6162c5da05 Updates the behavior and layout of the ImageAsset, MaterialAsset and ShapeAsset inspector field types to be clearer, with previews and obvious edit buttons 2 lat temu
  OTHGMars bed3be278c GuiBitmapCtrl named texture fixes. 3 lat temu
  AzaezelX 8fa652a327 by request, changed fspin and the new "rotation" for bitmap gui elements to a more generic "angle" to preserve thedistinction between rotating a gui and rotating a 3d object. 3 lat temu
  AzaezelX d07d113246 blatantly ganked from T2D; adds rotation as an option for drawbitmap 3 lat temu
  AzaezelX 98a079a797 code duplication prune. should aid in stability 4 lat temu
  Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets 4 lat temu
  Lukas Joergensen 76908eae3c Eliminate DefineConsoleMethod 7 lat temu
  Azaezel fbfd3ed8ed clang: constructor initialization order 9 lat temu
  Areloch e79e5eb616 Merge pull request #1608 from irei1as/patch-1 9 lat temu
  Azaezel f8368cd7e9 adds bitmap coloration to: guibitmapctrl, guibitmapbarctrl, guianimbitmapctrl (and guicrosshairhud by way of inheritance) 9 lat temu
  irei1as 01e3cb53de Set textures as bitmapctrl in script 9 lat temu
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 lat temu
  cpusci 7a8f46b19f Update for float, double and unsigned char, unsigned short, short, etc. char was left alone: read why here http://msdn.microsoft.com/en-us/library/cc953fe1.aspx 12 lat temu
  cpusci 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 lat temu
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 lat temu