.. |
messaging
|
755bbacaa0
Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it.
|
3 years ago |
catmullRom.cpp
|
c19a70814c
Tidy up and fix the various Assert macros
|
10 years ago |
catmullRom.h
|
c19a70814c
Tidy up and fix the various Assert macros
|
10 years ago |
fpsTracker.cpp
|
6ade6f08ce
Updated Assimp
|
5 years ago |
fpsTracker.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
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 years ago |
imposterCapture.h
|
259030de47
Fix imposter capture on OpenGL.
|
10 years ago |
interpolatedChangeProperty.h
|
15f67015d3
Reordering initialization methods #1912
|
8 years ago |
noise2d.cpp
|
9f9049e6bd
use the templated mLerp
|
2 years ago |
noise2d.h
|
9f9049e6bd
use the templated mLerp
|
2 years ago |
quadTreeTracer.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
quadTreeTracer.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
rectClipper.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
rectClipper.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
returnType.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
sampler.cpp
|
43259e29c1
uninitialized variables-util
|
5 years ago |
sampler.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
scopeTracker.h
|
386efa0602
netObject classvar cleanups
|
7 years ago |
settings.cpp
|
5525f8ecdd
Converts all game, gui editor, and system classes to utilize assets
|
4 years ago |
settings.h
|
5525f8ecdd
Converts all game, gui editor, and system classes to utilize assets
|
4 years ago |
tempAlloc.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
triBoxCheck.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
triBoxCheck.h
|
11398bb04e
Issue found with PVS-Studio:
|
10 years ago |
triRayCheck.cpp
|
11398bb04e
Issue found with PVS-Studio:
|
10 years ago |
triRayCheck.h
|
11398bb04e
Issue found with PVS-Studio:
|
10 years ago |
undo.cpp
|
6dae9981b5
Remove double quotes inside string definition in UndoManagerpushCompound
|
4 years ago |
undo.h
|
f44a3f27d6
Fix stack balancing problems by refactoring execution calls
|
10 years ago |