| .. |
|
messaging
|
Eliminate DefineConsoleMethod
|
2018-04-17 21:01:50 +02:00 |
|
catmullRom.cpp
|
Tidy up and fix the various Assert macros
|
2015-02-02 18:37:48 -05:00 |
|
catmullRom.h
|
Tidy up and fix the various Assert macros
|
2015-02-02 18:37:48 -05:00 |
|
fpsTracker.cpp
|
Eliminate DefineConsoleFunction
|
2018-04-17 20:54:08 +02:00 |
|
fpsTracker.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
imposterCapture.cpp
|
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
|
2017-06-23 11:36:20 -05:00 |
|
imposterCapture.h
|
Fix imposter capture on OpenGL.
|
2014-11-08 18:57:45 +01:00 |
|
interpolatedChangeProperty.h
|
Reordering initialization methods #1912
|
2017-04-19 14:02:45 -04:00 |
|
noise2d.cpp
|
Simple pass over the codebase to standardize the platform types.
|
2013-08-04 16:26:01 -05:00 |
|
noise2d.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
quadTreeTracer.cpp
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
quadTreeTracer.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
rectClipper.cpp
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
rectClipper.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
returnType.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
sampler.cpp
|
Eliminate DefineConsoleFunction
|
2018-04-17 20:54:08 +02:00 |
|
sampler.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
scopeTracker.h
|
clang: constructor initialization order
|
2016-10-14 18:16:55 -05:00 |
|
settings.cpp
|
Eliminate DefineConsoleMethod
|
2018-04-17 21:01:50 +02:00 |
|
settings.h
|
Fix more misc uninitialized vars
|
2014-12-11 18:25:29 -05:00 |
|
tempAlloc.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
triBoxCheck.cpp
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
triBoxCheck.h
|
Issue found with PVS-Studio:
|
2015-07-16 22:02:18 -05:00 |
|
triRayCheck.cpp
|
Issue found with PVS-Studio:
|
2015-07-16 22:02:18 -05:00 |
|
triRayCheck.h
|
Issue found with PVS-Studio:
|
2015-07-16 22:02:18 -05:00 |
|
undo.cpp
|
Eliminate DefineConsoleMethod
|
2018-04-17 21:01:50 +02:00 |
|
undo.h
|
Fix stack balancing problems by refactoring execution calls
|
2015-02-08 00:08:18 +00:00 |