Historial de Commits

Autor SHA1 Mensaje Fecha
  Robert MacGregor 22d6b4a1f1 * BugFix: Correct an accidentally removed line from clearing compiler warnings. hace 4 años
  Robert MacGregor 5d26dba7da * BugFix: Clear some MSVC compiler warnings. hace 4 años
  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. hace 4 años
  AzaezelX 438e6cbb3c fix for diffuse map mangling in several cases, filter imposters out of real time lighting (for now?) fix the blankskybox via a resave, and filter "badfilereference" and "failed" assets out of variable replacement for the project converter hace 4 años
  Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets hace 4 años
  Lukas Aldershaab db496fa0c4 Make terrain texture settings global, add dialog to painter hace 5 años
  Lukas Aldershaab d3996aec84 Add texture size fields to terrain textures and improve editor performance hace 5 años
  Lukas Aldershaab 4f472bf402 New terrain blending hace 5 años
  Lukas Aldershaab 87dd7ffc4a Implement Singlepass Terrain Render hace 5 años
  AzaezelX 411cd009f4 fix terrain compilation hace 5 años
  Lukas Aldershaab f87dde254d extra option for terrain block to disable the update of the basetexture hace 5 años
  Areloch c5bccd8ff4 Adjusts getUtilizedAssets writeout so it more consistently prints out the dependent assets hace 5 años
  Areloch 40dd926873 Adds function for sceneObjects to report utilized assets hace 5 años
  Areloch 69bfbb0978 Adds functions to get the full path for level and shape asset files hace 5 años
  Brian Roberts 67dbe4dfe2 Merge pull request #229 from Areloch/TerrainAssetFixup hace 5 años
  chaigler c4e00be91a Fix for crash in _onZoningChanged methods when called by hidden objects. hace 5 años
  Areloch 4ce558f042 Reworks the terrain loader code to work with the assets. hace 5 años
  AzaezelX c2e74f375a uninitialized variables-terrain hace 5 años
  Areloch c0dd314c12 Changed default terrain paths to go into data/terrains if nothing is set hace 6 años
  Areloch d8cc73f5a1 Added utility methods to AssetBase: hace 6 años
  Areloch 22249bf4d4 WIP of updating terrain editor to work with assets hace 6 años
  Lukas Joergensen e718841467 Eliminate DefineConsoleFunction hace 7 años
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows hace 8 años
  Glenn Smith 7769da9434 Use strncat instead of strcat to prevent some buffer overflows hace 8 años
  Marc Chapman 00e3eb6ba8 terrain-zodiacs -- Changes made for rendering zodiacs on regular terrain. hace 8 años
  Areloch 25686ed4be Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy hace 8 años
  Azaezel fbfd3ed8ed clang: constructor initialization order hace 9 años
  Areloch 165cdb64e9 Merge pull request #1322 from Areloch/String_isEmpty_Convert hace 10 años
  Areloch 11398bb04e Issue found with PVS-Studio: hace 10 años
  Azaezel 6218d792f3 No need for server-only aps to generate visible textures. (the other had a transcription error) hace 10 años