vphysics_jolt/vphysics_jolt
Joshua Ashton 74af14bb13
continuous-integration/drone/push Build is failing Details
all: Rebase against latest VPhysics Jolt
Bump submodule to 172a99c718bded5faa169ac440517286684fa2f0 and fixup our code to support the latest version.

Additionally, some water changes/fixes.
2023-03-29 18:13:53 +01:00
..
compat misc: Add compat defines for Alien Swarm 2022-09-02 10:59:04 +01:00
cbase.cpp Initial commit 2022-08-29 00:21:50 +01:00
cbase.h cbase: Undef offsetof if present 2022-09-02 18:28:19 +01:00
vjolt_callstack.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_collide.cpp all: Rebase against latest VPhysics Jolt 2023-03-29 18:13:53 +01:00
vjolt_collide.h collide: Deconstruct CPhysCollide properly 2022-09-21 19:26:07 +01:00
vjolt_collide_trace.cpp all: Rebase against latest VPhysics Jolt 2023-03-29 18:13:53 +01:00
vjolt_constraints.cpp all: Rebase against latest VPhysics Jolt 2023-03-29 18:13:53 +01:00
vjolt_constraints.h constraints: Fix refcountning of constraint pt 2022-09-09 01:42:31 +01:00
vjolt_controller_fluid.cpp all: Rebase against latest VPhysics Jolt 2023-03-29 18:13:53 +01:00
vjolt_controller_fluid.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_controller_motion.cpp controller_motion: Use std::vector for m_pObjects 2022-09-02 10:56:21 +01:00
vjolt_controller_motion.h controller_motion: Use std::vector for m_pObjects 2022-09-02 10:56:21 +01:00
vjolt_controller_player.cpp all: Rebase against latest VPhysics Jolt 2023-03-29 18:13:53 +01:00
vjolt_controller_player.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_controller_shadow.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_controller_shadow.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_controller_vehicle.cpp vehicle: Implement per-wheel brake torque 2022-08-29 08:02:10 +01:00
vjolt_controller_vehicle.h vehicle: Implement per-wheel brake torque 2022-08-29 08:02:10 +01:00
vjolt_debugrender.cpp all: Rebase against latest VPhysics Jolt 2023-03-29 18:13:53 +01:00
vjolt_debugrender.h all: Rebase against latest VPhysics Jolt 2023-03-29 18:13:53 +01:00
vjolt_environment.cpp all: Rebase against latest VPhysics Jolt 2023-03-29 18:13:53 +01:00
vjolt_environment.h all: Rebase against latest VPhysics Jolt 2023-03-29 18:13:53 +01:00
vjolt_friction.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_friction.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_interface.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_interface.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_internal_listeners.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_keyvalues_schema.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_keyvalues_schema.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_layers.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_listener_contact.h all: Rebase against latest VPhysics Jolt 2023-03-29 18:13:53 +01:00
vjolt_object.cpp all: Rebase against latest VPhysics Jolt 2023-03-29 18:13:53 +01:00
vjolt_object.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_objectpairhash.cpp objectpairhash: Use Contains helper 2022-09-02 10:09:30 +01:00
vjolt_objectpairhash.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_parse.cpp parse: Add dummy fallback KV for when parsing fails 2022-08-30 04:32:01 +01:00
vjolt_parse.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_querymodel.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_querymodel.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_state_recorder_file.h state_recorder: Prefix call to move with std:: to silence warning 2022-08-30 06:11:40 +01:00
vjolt_surfaceprops.cpp Initial commit 2022-08-29 00:21:50 +01:00
vjolt_surfaceprops.h Initial commit 2022-08-29 00:21:50 +01:00
vjolt_util.h util: Remove our impls of popcnt and tzcnt 2022-09-09 02:00:43 +01:00
vphysics_jolt_avx2.vpc all: Add multiple builds for different CPU feature sets and a wrapper DLL to go along with them 2022-09-08 23:43:01 +01:00
vphysics_jolt_inc.vpc all: Add multiple builds for different CPU feature sets and a wrapper DLL to go along with them 2022-09-08 23:43:01 +01:00
vphysics_jolt_sse2.vpc all: Add multiple builds for different CPU feature sets and a wrapper DLL to go along with them 2022-09-08 23:43:01 +01:00
vphysics_jolt_sse42.vpc all: Add multiple builds for different CPU feature sets and a wrapper DLL to go along with them 2022-09-08 23:43:01 +01:00