.. |
messaging
|
9907c4592e
Fixed bad string compares and simdictionary
|
11 gadi atpakaļ |
catmullRom.cpp
|
c19a70814c
Tidy up and fix the various Assert macros
|
10 gadi atpakaļ |
catmullRom.h
|
c19a70814c
Tidy up and fix the various Assert macros
|
10 gadi atpakaļ |
fpsTracker.cpp
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
11 gadi atpakaļ |
fpsTracker.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 gadi atpakaļ |
imposterCapture.cpp
|
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 gadi atpakaļ |
imposterCapture.h
|
259030de47
Fix imposter capture on OpenGL.
|
11 gadi atpakaļ |
interpolatedChangeProperty.h
|
15f67015d3
Reordering initialization methods #1912
|
8 gadi atpakaļ |
noise2d.cpp
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 gadi atpakaļ |
noise2d.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 gadi atpakaļ |
quadTreeTracer.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 gadi atpakaļ |
quadTreeTracer.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 gadi atpakaļ |
rectClipper.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 gadi atpakaļ |
rectClipper.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 gadi atpakaļ |
returnType.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 gadi atpakaļ |
sampler.cpp
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
11 gadi atpakaļ |
sampler.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 gadi atpakaļ |
scopeTracker.h
|
fbfd3ed8ed
clang: constructor initialization order
|
9 gadi atpakaļ |
settings.cpp
|
6e8fa7215a
Moves from using dStrIsEmpty to the new String::isEmpty static function. Keeps things cleaner, consistent, and works with intellisense.
|
10 gadi atpakaļ |
settings.h
|
d97d44f66f
Fix more misc uninitialized vars
|
11 gadi atpakaļ |
tempAlloc.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 gadi atpakaļ |
triBoxCheck.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 gadi atpakaļ |
triBoxCheck.h
|
11398bb04e
Issue found with PVS-Studio:
|
10 gadi atpakaļ |
triRayCheck.cpp
|
11398bb04e
Issue found with PVS-Studio:
|
10 gadi atpakaļ |
triRayCheck.h
|
11398bb04e
Issue found with PVS-Studio:
|
10 gadi atpakaļ |
undo.cpp
|
6e8fa7215a
Moves from using dStrIsEmpty to the new String::isEmpty static function. Keeps things cleaner, consistent, and works with intellisense.
|
10 gadi atpakaļ |
undo.h
|
f44a3f27d6
Fix stack balancing problems by refactoring execution calls
|
10 gadi atpakaļ |