Lukas Joergensen 6dae9981b5 Remove double quotes inside string definition in UndoManagerpushCompound 6 rokov pred
..
messaging c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 rokov pred
catmullRom.cpp c19a70814c Tidy up and fix the various Assert macros 11 rokov pred
catmullRom.h c19a70814c Tidy up and fix the various Assert macros 11 rokov pred
fpsTracker.cpp 6ade6f08ce Updated Assimp 5 rokov pred
fpsTracker.h 7dbfe6994d Engine directory for ticket #1 13 rokov pred
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 rokov pred
imposterCapture.h 259030de47 Fix imposter capture on OpenGL. 11 rokov pred
interpolatedChangeProperty.h 15f67015d3 Reordering initialization methods #1912 8 rokov pred
noise2d.cpp 43259e29c1 uninitialized variables-util 5 rokov pred
noise2d.h 7dbfe6994d Engine directory for ticket #1 13 rokov pred
quadTreeTracer.cpp 7dbfe6994d Engine directory for ticket #1 13 rokov pred
quadTreeTracer.h 7dbfe6994d Engine directory for ticket #1 13 rokov pred
rectClipper.cpp 7dbfe6994d Engine directory for ticket #1 13 rokov pred
rectClipper.h 7dbfe6994d Engine directory for ticket #1 13 rokov pred
returnType.h 7dbfe6994d Engine directory for ticket #1 13 rokov pred
sampler.cpp 43259e29c1 uninitialized variables-util 5 rokov pred
sampler.h 7dbfe6994d Engine directory for ticket #1 13 rokov pred
scopeTracker.h 386efa0602 netObject classvar cleanups 7 rokov pred
settings.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 rokov pred
settings.h 3f676e0966 Adds sorting to the settings class so when it saves out to file, it puts them in alphabetical order which keeps things consistent. 5 rokov pred
tempAlloc.h 7dbfe6994d Engine directory for ticket #1 13 rokov pred
triBoxCheck.cpp 7dbfe6994d Engine directory for ticket #1 13 rokov pred
triBoxCheck.h 11398bb04e Issue found with PVS-Studio: 10 rokov pred
triRayCheck.cpp 11398bb04e Issue found with PVS-Studio: 10 rokov pred
triRayCheck.h 11398bb04e Issue found with PVS-Studio: 10 rokov pred
undo.cpp 6dae9981b5 Remove double quotes inside string definition in UndoManagerpushCompound 5 rokov pred
undo.h f44a3f27d6 Fix stack balancing problems by refactoring execution calls 11 rokov pred