Commit History

Автор SHA1 Съобщение Дата
  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 години
  rextimmy 5a933c00d3 Removed old fixed function code from GFX. преди 5 години
  Lukas Aldershaab 87dd7ffc4a Implement Singlepass Terrain Render преди 5 години
  AzaezelX b9c207765e uninitialized variables-gfx преди 5 години
  AzaezelX 112ad70328 crashfix for (some) gui elements преди 5 години
  AzaezelX 059d531b62 linux followup work by tim преди 6 години
  Areloch ab9fc302fc Added D3D error code interpreter преди 6 години
  Areloch 60a29777fa WIP updated UI преди 6 години
  Areloch e83ec69292 Merge branch 'PBR_ProbeArrayGLWIP' of https://github.com/Azaezel/Torque3D into development преди 6 години
  Areloch 82c74b4511 Merge branch 'VerveMergeWIP' of https://github.com/Areloch/Torque3D into development преди 6 години
  AzaezelX dd1470202d Merge branch 'development' of https://github.com/GarageGames/Torque3D into PBR_ProbeArrayGLWIP преди 6 години
  Areloch 87ee749801 (Mostly) updated verve implementation. преди 6 години
  Tim Barnes ab10cc0c87 timmy merge work преди 7 години
  Tim Barnes 9e65e940d0 lighting single buffer преди 7 години
  Areloch e72f04648a Adjusts the lightbin manager to be a regular bin, and shifts ownership of both lighting targets to the deferred manager. Probes now render ahead of lights to make the additive order jive. преди 7 години
  Areloch 1f7cf55204 Add cubemap arrays, as well as control for generation of MIPs on texture targets. преди 7 години
  Richard Marrevee 592e443c77 Update gfxD3D11Device.cpp преди 8 години
  rextimmy 5f69ab1264 Fix potential crash with D3D11 преди 8 години
  Areloch 8c807485b1 Reworks the $Core::commonShaderPath variable usage to be a static variable in ShaderGen for efficiency(only one getVariable when shadergen is initialized), as well as implements the ability to set a default value, and ensures that it tries to set a path even if the pref variable is missing which is important for ported projects from older builds. преди 8 години
  Areloch e2f98f2641 Includes the D3D feature level detection. преди 8 години
  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 преди 8 години
  Areloch edd1e0a270 Removes Direct3D9 functionality. преди 8 години
  Areloch 1ed8b05169 Initial implementation of the new Base Game Template and some starting modules. преди 8 години
  rextimmy 86a95e748e Added getShaderModel string to D3D11 for use with shader version macros. преди 9 години
  rextimmy 46037622c9 D3DPER debug events for DX11 преди 9 години
  rextimmy 4857e89ca8 D3D11 fullscreen fix преди 9 години
  rextimmy 48dc2551c4 GFXD3D11StateBlock improvements преди 9 години
  rextimmy 983b3211ed D3D11 Feature level 10 support and D3D11 device cleanup. преди 9 години
  rextimmy efab1299ca DX11 multiple canvas support преди 9 години
  James Urquhart 455aa99046 Add missing bracket преди 9 години