Commit History

Autor SHA1 Mensaxe Data
  AtomicWalrus 13fec9bb80 Squashed commit of the following: %!s(int64=2) %!d(string=hai) anos
  AzaezelX 1dd8149074 cleanups for terrain blending %!s(int64=2) %!d(string=hai) anos
  Robert MacGregor 5d26dba7da * BugFix: Clear some MSVC compiler warnings. %!s(int64=4) %!d(string=hai) anos
  Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets %!s(int64=4) %!d(string=hai) anos
  Lukas Aldershaab 481e2a7230 Improve terrain rendering, handle bug with no detail %!s(int64=4) %!d(string=hai) anos
  Lukas Aldershaab 60a10f4334 Add global blendDepth slider and update default blendDepth for mats %!s(int64=4) %!d(string=hai) anos
  Lukas Aldershaab 1ffec9ab56 Add blend contrast slider %!s(int64=4) %!d(string=hai) anos
  Lukas Aldershaab 3c8d07a03e Cleanup and fixes %!s(int64=4) %!d(string=hai) anos
  Lukas Aldershaab 4f472bf402 New terrain blending %!s(int64=4) %!d(string=hai) anos
  Lukas Aldershaab 87dd7ffc4a Implement Singlepass Terrain Render %!s(int64=4) %!d(string=hai) anos
  Lukas Aldershaab 49a8c0ad36 Fix ORM maps in terrain textures %!s(int64=4) %!d(string=hai) anos
  Brian Roberts d50f1f0b81 Merge pull request #342 from lukaspj/fix/replace-dstrcmp %!s(int64=5) %!d(string=hai) anos
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. %!s(int64=5) %!d(string=hai) anos
  AzaezelX 0c7811bd1a shift pbrconfig to ORM %!s(int64=5) %!d(string=hai) anos
  Areloch 8956559bfd Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. %!s(int64=5) %!d(string=hai) anos
  AzaezelX 4a88d7a4e4 adress #221 crash surpress macromap %!s(int64=5) %!d(string=hai) anos
  AzaezelX c2e74f375a uninitialized variables-terrain %!s(int64=5) %!d(string=hai) anos
  AzaezelX 29a8d5d36c backend support for isSRGB and invSmooth flags, general cleanup HLSL side. left GLSL alone for sxs comparrison while we work out the kinks %!s(int64=5) %!d(string=hai) anos
  Areloch c283295f22 Merge branch 'CustomShaderFeatures' of https://github.com/Areloch/Torque3D into development %!s(int64=6) %!d(string=hai) anos
  Azaezel daef7aa128 debug spew cleanup %!s(int64=7) %!d(string=hai) anos
  Areloch b19a4b22c8 Implementation of reflection and skylight probes. %!s(int64=7) %!d(string=hai) anos
  Areloch b4a1d18f42 Core implementation of Physical Based Rendering. %!s(int64=7) %!d(string=hai) anos
  Azaezel 01f0d5cfca tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places. %!s(int64=7) %!d(string=hai) anos
  Areloch dc5e502dec Initial implementation of Custom Shader Features. %!s(int64=8) %!d(string=hai) anos
  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 %!s(int64=8) %!d(string=hai) anos
  Areloch ec3806bb0a Catches the remaining prepass to deferred changes on the engine side. %!s(int64=8) %!d(string=hai) anos
  Areloch af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. %!s(int64=8) %!d(string=hai) anos
  RexTimmy d46f82ef1d re-enable face culling for the terrain %!s(int64=9) %!d(string=hai) anos
  Azaezel fbfd3ed8ed clang: constructor initialization order %!s(int64=9) %!d(string=hai) anos
  Azaezel 598fb758f3 embeds blendtotal into the low bit for the normal|depth buffer for terrains to support multi-pass blending. %!s(int64=9) %!d(string=hai) anos