Jorrit Rouwe d30189ad22 Added Init() function to JobSystemThreadPool to allow initialization after construction (#140) 3 years ago
..
Atomics.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
ByteBuffer.h 2e1abfb344 Created a virtual character class (implemented using collision detection functions only for more fine grained character control) (#122) 3 years ago
Color.cpp bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
Color.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
Core.h 78e91eccc1 VS2019 warning fixes 3 years ago
FPControlWord.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
FPException.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
FPFlushDenormals.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
Factory.cpp 01a3f45a27 Sonar fixes (#128) 3 years ago
Factory.h 11025e6dd1 Removed a dynamic memory allocation while searching for a type in the RTTI factory & when creating a JobSystemThreadPool 3 years ago
FixedSizeFreeList.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
FixedSizeFreeList.inl 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
HashCombine.h 01a3f45a27 Sonar fixes (#128) 3 years ago
IssueReporting.cpp c9796f6071 Sonar fixes (#125) 3 years ago
IssueReporting.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
JobSystem.h 01a3f45a27 Sonar fixes (#128) 3 years ago
JobSystem.inl c9796f6071 Sonar fixes (#125) 3 years ago
JobSystemThreadPool.cpp d30189ad22 Added Init() function to JobSystemThreadPool to allow initialization after construction (#140) 3 years ago
JobSystemThreadPool.h d30189ad22 Added Init() function to JobSystemThreadPool to allow initialization after construction (#140) 3 years ago
LinearCurve.cpp bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
LinearCurve.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
LockFreeHashMap.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
LockFreeHashMap.inl c9796f6071 Sonar fixes (#125) 3 years ago
Memory.cpp bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
Memory.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
Mutex.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
MutexArray.h 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
NonCopyable.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
Profiler.cpp 5d5f228012 Sonar fixes (#124) 3 years ago
Profiler.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
Profiler.inl 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
RTTI.cpp 5d5f228012 Sonar fixes (#124) 3 years ago
RTTI.h 5d5f228012 Sonar fixes (#124) 3 years ago
Reference.h c9796f6071 Sonar fixes (#125) 3 years ago
Result.h 5d5f228012 Sonar fixes (#124) 3 years ago
STLAlignedAllocator.h 2e1abfb344 Created a virtual character class (implemented using collision detection functions only for more fine grained character control) (#122) 3 years ago
STLTempAllocator.h 2e1abfb344 Created a virtual character class (implemented using collision detection functions only for more fine grained character control) (#122) 3 years ago
StaticArray.h 01a3f45a27 Sonar fixes (#128) 3 years ago
StreamIn.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
StreamOut.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
StreamWrapper.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
StringTools.cpp 57b4824324 Bugfix: StringFormat was using a static temporary buffer 3 years ago
StringTools.h d6fdf1d684 Bugfix: Contact removal callback was not called when the last body went to sleep 3 years ago
TempAllocator.h c9796f6071 Sonar fixes (#125) 3 years ago
TickCounter.cpp 71c7199905 Compiles on Windows UWP and made unit tests work (#118) 3 years ago
TickCounter.h 71c7199905 Compiles on Windows UWP and made unit tests work (#118) 3 years ago