virtualx-engine/servers
lawnjelly 0ed57602d9
Fix pairing crash in physics Octree
Remove section of code that should not run and was causing crash.

(cherry picked from commit 6a2912c856)
2022-12-22 12:24:51 +01:00
..
arvr Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio Make audio thread control flags safe 2022-08-30 11:16:44 +02:00
camera Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
physics Fix pairing crash in physics Octree 2022-12-22 12:24:51 +01:00
physics_2d Correctly compute inverse_mass when inertia is defined by user 2022-12-05 09:43:13 +08:00
visual added options for sorting transparent objects 2022-12-12 13:33:52 +08:00
arvr_server.cpp Add missing argument names in bindings 2022-04-04 12:56:59 +02:00
arvr_server.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio_server.cpp Fix crash in AudioServer when switching audio devices with different audio channels count (connecting PS5 controller, bluetooth 5.1 headphones etc.) 2022-04-01 10:45:42 +02:00
audio_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
camera_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
camera_server.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
navigation_2d_server.cpp Backport fixes to documentation for paths, curves and navigation servers 2022-08-30 11:20:03 +02:00
navigation_2d_server.h Add NavigationServer map_force_update() function 2022-06-24 10:19:00 +02:00
navigation_server.cpp Backport fixes to documentation for paths, curves and navigation servers 2022-08-30 11:20:03 +02:00
navigation_server.h Add NavigationServer map_force_update() function 2022-06-24 10:19:00 +02:00
physics_2d_server.cpp Add dedicated macros for property name extraction 2022-05-19 11:31:35 +08:00
physics_2d_server.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
physics_server.cpp Hack as a hot fix for Bullet's collision margin issue 2022-08-30 11:48:24 +02:00
physics_server.h Hack as a hot fix for Bullet's collision margin issue 2022-08-30 11:48:24 +02:00
register_server_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_server_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
server_wrap_mt_common.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
visual_server.cpp Expose VisualServer.viewport_set_use_32_bpc_depth() to the scripting API 2022-07-23 03:52:38 +02:00
visual_server.h added options for sorting transparent objects 2022-12-12 13:33:52 +08:00
visual_server_callbacks.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_server_callbacks.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00