Marc Chapman
|
00e3eb6ba8
terrain-zodiacs -- Changes made for rendering zodiacs on regular terrain.
|
il y a 8 ans |
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
|
il y a 8 ans |
Azaezel
|
fbfd3ed8ed
clang: constructor initialization order
|
il y a 9 ans |
Areloch
|
165cdb64e9
Merge pull request #1322 from Areloch/String_isEmpty_Convert
|
il y a 10 ans |
Areloch
|
11398bb04e
Issue found with PVS-Studio:
|
il y a 10 ans |
Azaezel
|
6218d792f3
No need for server-only aps to generate visible textures. (the other had a transcription error)
|
il y a 10 ans |
Areloch
|
6e8fa7215a
Moves from using dStrIsEmpty to the new String::isEmpty static function. Keeps things cleaner, consistent, and works with intellisense.
|
il y a 10 ans |
Azaezel
|
a879ad4dcf
re-enables prior functionality allowing folks to post-editor modify terrain cached textures.
|
il y a 10 ans |
Daniel Buckmaster
|
3ab048c5b0
Fixes after feedback from Luis.
|
il y a 10 ans |
Daniel Buckmaster
|
9396ae7176
Merge remote-tracking branch 'Winterleaf/Development-Console' into defineconsolemethod
|
il y a 10 ans |
LukasPJ
|
f481d31285
BaseTexFormat was not networked properly.
|
il y a 11 ans |
Vincent Gee
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
il y a 11 ans |
Lukas Joergensen
|
ef11b565bf
Expose new formats to the editor.
|
il y a 11 ans |
LukasPJ
|
431d8a9b66
Terrain baseTex support multiple formats
|
il y a 11 ans |
Daniel Buckmaster
|
e63e5d69f0
Trigger a terrain signal when its transform is changed.
|
il y a 12 ans |
DavidWyand-GG
|
4b1334db9f
Removed hard coded directory paths
|
il y a 12 ans |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
il y a 13 ans |