Areloch 3a71c75596 Merge branch 'development' into EngineAPI-Refactor 6 лет назад
..
messaging 3c99ef73a9 Eliminate DefineConsoleMethod 7 лет назад
catmullRom.cpp c19a70814c Tidy up and fix the various Assert macros 10 лет назад
catmullRom.h c19a70814c Tidy up and fix the various Assert macros 10 лет назад
fpsTracker.cpp 5bde18143f Eliminate DefineConsoleFunction 7 лет назад
fpsTracker.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
imposterCapture.cpp 0801a3cca8 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 лет назад
imposterCapture.h 259030de47 Fix imposter capture on OpenGL. 11 лет назад
interpolatedChangeProperty.h 970dd5c477 Reordering initialization methods #1912 8 лет назад
noise2d.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 лет назад
noise2d.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
quadTreeTracer.cpp 7dbfe6994d Engine directory for ticket #1 13 лет назад
quadTreeTracer.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
rectClipper.cpp 7dbfe6994d Engine directory for ticket #1 13 лет назад
rectClipper.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
returnType.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
sampler.cpp 5bde18143f Eliminate DefineConsoleFunction 7 лет назад
sampler.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
scopeTracker.h 53869600cc netObject classvar cleanups 7 лет назад
settings.cpp 2e6133af48 Eliminate unnecessary uses of ConsoleMethod 7 лет назад
settings.h d97d44f66f Fix more misc uninitialized vars 11 лет назад
tempAlloc.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
triBoxCheck.cpp 7dbfe6994d Engine directory for ticket #1 13 лет назад
triBoxCheck.h 11398bb04e Issue found with PVS-Studio: 10 лет назад
triRayCheck.cpp 11398bb04e Issue found with PVS-Studio: 10 лет назад
triRayCheck.h 11398bb04e Issue found with PVS-Studio: 10 лет назад
undo.cpp 3c99ef73a9 Eliminate DefineConsoleMethod 7 лет назад
undo.h f44a3f27d6 Fix stack balancing problems by refactoring execution calls 10 лет назад