overte-lubosz/libraries
Dale Glass 273d4a35a9 Store annotations before the crash handler initializes
The crash handler only accepts annotations after it's initializes, but
we may do that late and lose some possibly valuable information, or need
to structure things in an awkward manner.

Add a simple system to store annotations in memory until the crash handler
is running.
2023-07-16 21:51:36 +02:00
..
animation V8 related cleanup 2023-05-27 22:06:57 +02:00
audio Revert "vec3FromScriptValue replacement attempt" 2023-05-19 00:17:40 +02:00
audio-client Fix copyright headers 2023-05-19 00:17:38 +02:00
auto-updater Fix copyright headers 2023-05-19 00:17:38 +02:00
avatars Scripting API cleanup and type conversion fixes 2023-05-19 00:17:41 +02:00
avatars-renderer Fix copyright headers 2023-05-19 00:17:38 +02:00
baking Fix copyright headers 2023-05-19 00:17:38 +02:00
controllers Fixed crashes that happened when clearing cache 2023-05-22 00:15:54 +02:00
display-plugins Move screen naming to UI library, and improve naming 2023-01-07 19:35:52 +01:00
embedded-webserver Fixed memory access after delete in Domain Server 2022-07-18 20:19:08 +02:00
entities Fix prtotocol incompatilibility after removing wallet 2023-06-03 12:27:24 +02:00
entities-renderer Revert "vec3FromScriptValue replacement attempt" 2023-05-19 00:17:40 +02:00
gl Comment on future IME improvements 2023-05-28 12:39:51 +02:00
gpu Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
gpu-gl Renamed environment variables 2022-09-08 22:18:50 +02:00
gpu-gl-common Fix automatic texture memory bug 2021-11-24 22:20:52 +01:00
gpu-gles Use GLVND on GLES 2021-09-27 14:43:58 +02:00
graphics Fix unique_ptr new[]/delete mismatch 2023-05-05 23:59:09 +02:00
graphics-scripting V8 related cleanup 2023-05-19 00:17:41 +02:00
hfm Fix crash with models from ReadyPlayerMe by adding extra validation. 2022-11-26 14:36:37 +01:00
image Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
input-plugins Fix copyright headers 2023-05-19 00:17:38 +02:00
ktx
material-networking Make the "Wrote KTX" message a debug one 2022-06-21 15:12:49 +02:00
midi Fix copyright headers 2023-05-19 00:17:38 +02:00
model-baker Review fix 2021-12-23 23:10:44 +01:00
model-networking Fix copyright headers 2023-05-19 00:17:38 +02:00
model-serializers FBX: Fallback to old behaviour on files created with Blender 2.79 or older 2023-06-25 23:35:08 +02:00
networking Store annotations before the crash handler initializes 2023-07-16 21:51:36 +02:00
octree stripping wallet/marketplace out 2023-05-28 15:12:21 +02:00
oculusMobile Upgraded Oculus SDKs to latest 2020-12-15 00:04:59 -08:00
oculusMobilePlugin Fix missed JSDoc tag change 2021-05-16 21:44:16 +12:00
physics Fix copyright headers 2023-05-19 00:17:38 +02:00
platform Changed preset framerates. Added preset. 2021-10-30 12:57:00 -07:00
plugins Fix thumbstick press issue for translation (not rotation yet) 2023-06-25 22:23:49 +02:00
pointers Fix copyright headers 2023-05-19 00:17:38 +02:00
procedural Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05:00
qml Replace usage of deprecated QWheelEvent members 2022-06-10 00:46:19 +02:00
recording Fix copyright headers 2023-05-19 00:17:38 +02:00
render Fix copyright headers 2023-05-19 00:17:38 +02:00
render-utils Fix copyright headers 2023-05-19 00:17:38 +02:00
script-engine Fix wrong syntax for JSDoc comments. 2023-06-09 13:59:49 +02:00
shaders Fixed memcpy in loadSpirvResource 2021-12-25 18:25:13 +01:00
shared Truncate logs read by FileLogger 2023-07-09 21:01:23 +02:00
task Fix copyright headers 2023-05-19 00:17:38 +02:00
test-utils Fix warnings generated when building tests 2022-11-27 19:51:58 +01:00
ui Merge pull request #381 from JulianGro/pr/drop-wallet 2023-06-03 21:27:13 +02:00
ui-plugins
workload Don't use memcpy with non-trivially-copyable type 2022-06-10 00:46:19 +02:00