Jorrit Rouwe c94628d2a0 Added easy to use implementation of DebugRenderer (#1019) 1 an în urmă
..
ARMNeon.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 ani în urmă
Atomics.h 71e7988e96 Added support to split up large islands (#458) 2 ani în urmă
ByteBuffer.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 ani în urmă
Color.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 ani în urmă
Color.h c94628d2a0 Added easy to use implementation of DebugRenderer (#1019) 1 an în urmă
Core.h d89eca1a2d Disabling -Wpedantic on gcc (#1013) 1 an în urmă
FPControlWord.h 3824d58d09 Supporting SIMD for WASM build (#963) 1 an în urmă
FPException.h 3824d58d09 Supporting SIMD for WASM build (#963) 1 an în urmă
FPFlushDenormals.h 3824d58d09 Supporting SIMD for WASM build (#963) 1 an în urmă
Factory.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 1 an în urmă
Factory.h e6c8173612 Documentation 1 an în urmă
FixedSizeFreeList.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 ani în urmă
FixedSizeFreeList.inl 58445d6c26 Removed trailing whitespace from all source files (#688) 1 an în urmă
HashCombine.h 58445d6c26 Removed trailing whitespace from all source files (#688) 1 an în urmă
InsertionSort.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 ani în urmă
IssueReporting.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 1 an în urmă
IssueReporting.h ff4ce177f4 Allow using JPH_ASSERT outside of the JPH namespace 1 an în urmă
JobSystem.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 an în urmă
JobSystem.inl 2eec160554 Sonar fixes 2 ani în urmă
JobSystemSingleThreaded.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 1 an în urmă
JobSystemSingleThreaded.h 687aefccce Added single threaded job system (#588) 2 ani în urmă
JobSystemThreadPool.cpp 3487b287a8 Fix for GCC warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 9 1 an în urmă
JobSystemThreadPool.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 an în urmă
JobSystemWithBarrier.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 1 an în urmă
JobSystemWithBarrier.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 ani în urmă
LinearCurve.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 ani în urmă
LinearCurve.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 ani în urmă
LockFreeHashMap.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 an în urmă
LockFreeHashMap.inl 6fd46901b5 Fixed issues found by PVS-Studio (#729) 1 an în urmă
Memory.cpp d7fe0f0dfd Fix error due to return value being implicitly ignored. (#825) 1 an în urmă
Memory.h 3ab6961261 Fix 'unused parameter' compiler warnings (got under GCC 11, linux) (#594) 2 ani în urmă
Mutex.h 58445d6c26 Removed trailing whitespace from all source files (#688) 1 an în urmă
MutexArray.h 58445d6c26 Removed trailing whitespace from all source files (#688) 1 an în urmă
NonCopyable.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 ani în urmă
Profiler.cpp 6ffb5f62ee Removed ability to write a table view of a frame volume 1 an în urmă
Profiler.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 an în urmă
Profiler.inl 58445d6c26 Removed trailing whitespace from all source files (#688) 1 an în urmă
QuickSort.h 58445d6c26 Removed trailing whitespace from all source files (#688) 1 an în urmă
RTTI.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 1 an în urmă
RTTI.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 1 an în urmă
Reference.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 an în urmă
Result.h 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 ani în urmă
STLAlignedAllocator.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 ani în urmă
STLAllocator.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 1 an în urmă
STLTempAllocator.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 1 an în urmă
Semaphore.cpp 53e1608634 Split off Barrier implementation to JobSystemWithBarrier (#464) 2 ani în urmă
Semaphore.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 an în urmă
StaticArray.h caf681426d Added StaticArray::at function for JoltPhysics.js 1 an în urmă
StreamIn.h 17db6d3f24 Improvements to soft body constraints (#971) 1 an în urmă
StreamOut.h 17db6d3f24 Improvements to soft body constraints (#971) 1 an în urmă
StreamUtils.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 1 an în urmă
StreamWrapper.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 ani în urmă
StringTools.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 1 an în urmă
StringTools.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 ani în urmă
TempAllocator.h f5c3cc1f03 Replacing JPH_CRASH with std::abort (#881) 1 an în urmă
TickCounter.cpp d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 1 an în urmă
TickCounter.h 106a35edc5 Support building for e2k (Elbrus2000) CPU architecture (VLIW) (#871) 1 an în urmă
UnorderedMap.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 ani în urmă
UnorderedSet.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 ani în urmă