Histórico de commits

Autor SHA1 Mensagem Data
  Jorrit Rouwe e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 ano atrás
  Jorrit Rouwe d7619bd5ec Removed some heap allocs on startup (#1092) 1 ano atrás
  Jorrit Rouwe bdc1695a64 Replace std::vector with custom implementation (#1089) 1 ano atrás
  Fabian Schmidt d58e655470 fix compilation for Release-builds by adding more [[maybe_unused]] statements (#1051) 1 ano atrás
  Jorrit Rouwe 0f67cc2915 Created ESupportMode::Default (#944) 1 ano atrás
  Jorrit Rouwe 58445d6c26 Removed trailing whitespace from all source files (#688) 2 anos atrás
  Jan Krassnigg d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 anos atrás
  Jorrit Rouwe db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 anos atrás
  Jorrit Rouwe a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 3 anos atrás
  Jorrit Rouwe f11abf059d Removed using namespace std from namespace JPH (#308) 3 anos atrás
  Jorrit Rouwe 5ad6a803bf Made GetSupportingFace available for all shape types (#286) 3 anos atrás
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 anos atrás
  Jorrit Rouwe eb8f668a23 Added optional shape filter function to multiple query functions (#168) 3 anos atrás
  Jorrit Rouwe bfd74a56c1 - Added new line to end of every file (#110) 3 anos atrás
  Jorrit Rouwe 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 anos atrás
  Jorrit Rouwe 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 anos atrás
  Jorrit Rouwe 92a117e0f0 Removed stat collector code, it hasn't been used in years and is very incomplete. 4 anos atrás
  jrouwe 7092c71901 Added functionality to track narrow phase timing stats (#18) 4 anos atrás
  jrouwe 6d5cafd535 Removed RTTI from shapes and shape type a member to eventually make it possible to remove vfptr table and blit a shape into memory (#13) 4 anos atrás
  jrouwe b8953791f3 Changed RestoreMaterialState and RestoreSubShapeState to use pointers instead of vectors to allow loading shapes with fewer memory allocations (#12) 4 anos atrás
  Jorrit Rouwe 405c4a2dac Sonar: Added '= default' where possible. 4 anos atrás
  Jorrit Rouwe 686ab6ab85 Initial import 4 anos atrás