You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vphysics_jolt/vphysics_jolt
Jeremy Lorelli 6c3e224561
continuous-integration/drone/push Build encountered an error Details
object: Convert sphere radius to Source units
5 months ago
..
compat misc: Add compat defines for Alien Swarm 9 months ago
cbase.cpp Initial commit 9 months ago
cbase.h cbase: Undef offsetof if present 9 months ago
vjolt_callstack.h Initial commit 9 months ago
vjolt_collide.cpp collide: Deconstruct CPhysCollide properly 9 months ago
vjolt_collide.h collide: Deconstruct CPhysCollide properly 9 months ago
vjolt_collide_trace.cpp Initial commit 9 months ago
vjolt_constraints.cpp constraints: Use JPH CountBits and CountTrailingZeros 9 months ago
vjolt_constraints.h constraints: Fix refcountning of constraint pt 9 months ago
vjolt_controller_fluid.cpp fluid: Use new Erase helper 9 months ago
vjolt_controller_fluid.h Initial commit 9 months ago
vjolt_controller_motion.cpp controller_motion: Use std::vector for m_pObjects 9 months ago
vjolt_controller_motion.h controller_motion: Use std::vector for m_pObjects 9 months ago
vjolt_controller_player.cpp Initial commit 9 months ago
vjolt_controller_player.h Initial commit 9 months ago
vjolt_controller_shadow.cpp Initial commit 9 months ago
vjolt_controller_shadow.h Initial commit 9 months ago
vjolt_controller_vehicle.cpp vehicle: Implement per-wheel brake torque 9 months ago
vjolt_controller_vehicle.h vehicle: Implement per-wheel brake torque 9 months ago
vjolt_debugrender.cpp Initial commit 9 months ago
vjolt_debugrender.h Initial commit 9 months ago
vjolt_environment.cpp environment: Fix GetBroadPhaseLayerName BroadPhaseLayers -> string mapping 8 months ago
vjolt_environment.h environment: Add stub for Get/SetPerformanceSettings 9 months ago
vjolt_friction.cpp Initial commit 9 months ago
vjolt_friction.h Initial commit 9 months ago
vjolt_interface.cpp Initial commit 9 months ago
vjolt_interface.h Initial commit 9 months ago
vjolt_internal_listeners.h Initial commit 9 months ago
vjolt_keyvalues_schema.cpp Initial commit 9 months ago
vjolt_keyvalues_schema.h Initial commit 9 months ago
vjolt_layers.h Initial commit 9 months ago
vjolt_listener_contact.h listener_contact: Use JPH CountTrailingZeros 9 months ago
vjolt_object.cpp object: Convert sphere radius to Source units 5 months ago
vjolt_object.h Initial commit 9 months ago
vjolt_objectpairhash.cpp objectpairhash: Use Contains helper 9 months ago
vjolt_objectpairhash.h Initial commit 9 months ago
vjolt_parse.cpp parse: Add dummy fallback KV for when parsing fails 9 months ago
vjolt_parse.h Initial commit 9 months ago
vjolt_querymodel.cpp Initial commit 9 months ago
vjolt_querymodel.h Initial commit 9 months ago
vjolt_state_recorder_file.h state_recorder: Prefix call to move with std:: to silence warning 9 months ago
vjolt_surfaceprops.cpp Initial commit 9 months ago
vjolt_surfaceprops.h Initial commit 9 months ago
vjolt_util.h util: Remove our impls of popcnt and tzcnt 9 months ago
vphysics_jolt_avx2.vpc all: Add multiple builds for different CPU feature sets and a wrapper DLL to go along with them 9 months ago
vphysics_jolt_inc.vpc all: Add multiple builds for different CPU feature sets and a wrapper DLL to go along with them 9 months ago
vphysics_jolt_sse2.vpc all: Add multiple builds for different CPU feature sets and a wrapper DLL to go along with them 9 months ago
vphysics_jolt_sse42.vpc all: Add multiple builds for different CPU feature sets and a wrapper DLL to go along with them 9 months ago