Историја ревизија

Аутор SHA1 Порука Датум
  Lukas Aldershaab 89b0c7f73b Console Refactor пре 2 година
  Areloch 667a0db760 Fixed getAssetBy... functions so the lookup loop is more stable and doesn't fail if null results return пре 2 година
  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 пре 3 година
  Areloch 74ac45e877 Fixed Edit button tooltip for Shape Asset field пре 3 година
  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 пре 3 година
  Areloch cd82186231 Fixes setter issue for image/shape/material custom inspector fields where it was not correctly passing through the changed value from the Asset Browser select пре 3 година
  Areloch ded99cd8cb * Fixes handling for Image, Material and Shape Assets' inspector fields so they properly work with non-object targeted inspectors, such as the PostFXEditor пре 3 година
  AzaezelX 4a7104e5ea fix TORQUE_TOOLS = off compilation пре 3 година
  JeffR 1c7c32baa6 Separates out acquireAsset call for importing assets until after all assets have been imported, then runs it as a post step to ensure all assets are properly loaded before they're used пре 3 година
  JeffR d044ae0702 Removed unneeded default irradiance and prefilter cubemaps, and their convars пре 3 година
  JeffR 630285def6 Shifts handling of material and terrain material definitions to be written into the asset definition taml file instead of having an extra loose file пре 4 година
  Areloch a5944aff19 Adjusted callback handling of asset inspector fields when invoking AB to select asset for more consistent behavior and better handling of updating the objects and inspector пре 4 година
  Areloch 0fab2ebf54 Added fallback handling to MaterialAssets if the asset was found but the matDef was not пре 4 година
  Areloch 506621352c Tweaks the MaterialAsset loading logic to continue to see if the matDefinition already points to an existing object(to avoid needlessly re-executing files over and over), but also validate other cases, and ensures that if we DO have an existing definition, we still process and load it in the asset itself properly. пре 4 година
  Robert MacGregor 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. пре 4 година
  Areloch adec6e7c74 Adds load status to MaterialAsset for if the Script file itself has been loaded, but the material itself hasn't yet been processed. пре 4 година
  Brian Roberts 0a150e342f Merge pull request #545 from Areloch/AssetFileCaseSensitivityFix пре 4 година
  Areloch cfe122f714 Enforces filename string case sensitivity for assets' internal filenames, which avoids the stringtable messing with the case preventing file name case sensitivity issues. пре 4 година
  Jeff Hutchinson 37dc8626f5 MacOS fixes пре 4 година
  Areloch 34f0f01cea Adds console function to compare file modified times пре 4 година
  Areloch c76c5f7ee1 Removed unneeded duplicate of blank sky skybox пре 4 година
  AzaezelX b8eaefc21e refactor new IsScriptFile method to be zip-safe пре 4 година
  AzaezelX f185bef8a3 leverage isScriptFile пре 4 година
  Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets пре 4 година
  Areloch c5cdba750e Fixes some minor errors on MacOS regarding compiling in clang пре 5 година
  Areloch 8585278fe4 Adds autoimport logic for materials if the materialDefinition already exists пре 5 година
  Areloch bf5b26f734 Assetifies MeshRoad, Decal Road, and the material slot of GroundCover пре 5 година
  Areloch 388a700a53 Implements material asset handling for GroundPlane object пре 5 година
  Areloch 8956559bfd Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. пре 5 година
  Areloch 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving пре 5 година