Brian Roberts
|
d50f1f0b81
Merge pull request #342 from lukaspj/fix/replace-dstrcmp
|
5 жил өмнө |
Lukas Aldershaab
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
5 жил өмнө |
AzaezelX
|
0c7811bd1a
shift pbrconfig to ORM
|
5 жил өмнө |
Areloch
|
8956559bfd
Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code.
|
5 жил өмнө |
AzaezelX
|
4a88d7a4e4
adress #221 crash surpress macromap
|
5 жил өмнө |
AzaezelX
|
c2e74f375a
uninitialized variables-terrain
|
5 жил өмнө |
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
|
5 жил өмнө |
Areloch
|
c283295f22
Merge branch 'CustomShaderFeatures' of https://github.com/Areloch/Torque3D into development
|
6 жил өмнө |
Azaezel
|
daef7aa128
debug spew cleanup
|
7 жил өмнө |
Areloch
|
b19a4b22c8
Implementation of reflection and skylight probes.
|
7 жил өмнө |
Areloch
|
b4a1d18f42
Core implementation of Physical Based Rendering.
|
7 жил өмнө |
Azaezel
|
01f0d5cfca
tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places.
|
7 жил өмнө |
Areloch
|
dc5e502dec
Initial implementation of Custom Shader Features.
|
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
|
ec3806bb0a
Catches the remaining prepass to deferred changes on the engine side.
|
8 жил өмнө |
Areloch
|
af8fbf0e3a
Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred.
|
8 жил өмнө |
RexTimmy
|
d46f82ef1d
re-enable face culling for the terrain
|
9 жил өмнө |
Azaezel
|
fbfd3ed8ed
clang: constructor initialization order
|
9 жил өмнө |
Azaezel
|
598fb758f3
embeds blendtotal into the low bit for the normal|depth buffer for terrains to support multi-pass blending.
|
9 жил өмнө |
Azaezel
|
196b214eae
engine:
|
9 жил өмнө |
LuisAntonRebollo
|
7962eef7dd
Revert - Merge pull request #962 Fix OpenGL new terrain blend
|
11 жил өмнө |
LuisAntonRebollo
|
ff83e8c209
Merge remote-tracking branch 'GG-Github/development' into fix_opengl_new_terrain_blend
|
11 жил өмнө |
LuisAntonRebollo
|
2f8d18c0c0
Merge pull request #929 from BeamNG/remove_old_opengl_code
|
11 жил өмнө |
Anis A. Hireche
|
a954daa43f
terrain_blending_opengl_port_from_lukas_code
|
11 жил өмнө |
LuisAntonRebollo
|
1ac8fab884
Changes for get necesary sampler names for OpenGL shaders.
|
11 жил өмнө |
LuisAntonRebollo
|
f101fbe820
Remove unnecesary code for handle OpenGL.
|
11 жил өмнө |
xoltan
|
add2f8cb47
Terrain Macro Texture
|
12 жил өмнө |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 жил өмнө |