overte/libraries
2025-07-03 00:47:11 +10:00
..
animation
audio
audio-client Switch to PulseAudio's webrtc-audio-processing. 2025-05-14 17:27:30 +02:00
auto-updater Add NIGHTLY release type for master builds. 2025-05-31 18:33:42 +02:00
avatars add loadPriority to model entities, working on other avatars waitForWearables 2024-08-18 20:56:08 -07:00
avatars-renderer fix material inspector not grabbing correct material sometimes 2025-04-04 22:16:51 -07:00
baking Merge branch 'master' into fix/script_deadlocks 2024-04-30 13:29:17 -07:00
controllers Reliable input blocking for overlay and web lasers 2025-07-02 22:53:06 +10:00
display-plugins Stutter fix 2025-05-04 22:00:11 +10:00
embedded-webserver Fixed memory access after delete in Domain Server 2022-07-18 20:19:08 +02:00
entities Fix virtual trigger buttons from sending real click events 2025-07-03 00:47:11 +10:00
entities-renderer Remove debug prints, lower scroll sensitivity and make it a preproc constant 2025-07-02 22:53:06 +10:00
gl Don't disable OpenGL 4.5 on all Intel graphics. 2025-06-09 09:49:12 +02:00
gpu fix triplanar normal mapping with non-uniform scale 2025-06-29 20:00:23 -07:00
gpu-gl ability to specify texture samplers 2025-04-04 23:13:19 -07:00
gpu-gl-common fix new warning 2025-06-09 09:57:39 +02:00
gpu-gles ability to specify texture samplers 2025-04-04 23:13:19 -07:00
graphics fix triplanar normal mapping with non-uniform scale 2025-06-29 20:00:23 -07:00
graphics-scripting material layering part 1: data plumbing + initial triplanar changes 2025-06-02 19:29:53 -07:00
hfm ability to specify texture samplers 2025-04-04 23:13:19 -07:00
image 🚧 WIP build with conan 2025-05-14 17:21:29 +02:00
input-plugins Fixed llack of precision in mouse look mode 2023-09-01 23:43:22 +02:00
ktx
material-networking
midi
model-baker Fixed typo 2025-04-26 21:17:06 +02:00
model-networking
model-serializers 📦 Added cgltf Conan package 2025-05-14 17:21:32 +02:00
networking Merge branch 'master' into cmake_variables 2025-06-09 11:28:13 +02:00
octree Split SerDes into DataSerializer and DataDeserializer 2025-01-11 18:41:51 -08:00
oculusMobile
oculusMobilePlugin
physics 🚧 WIP build with conan 2025-05-14 17:21:29 +02:00
platform master -> primary 2024-08-13 20:50:51 -07:00
plugins Provide plugin load state 2023-11-12 20:08:47 +01:00
pointers Fix virtual trigger buttons from sending real click events 2025-07-03 00:47:11 +10:00
procedural fix jsdocs for arrays I guess 2025-06-09 19:57:05 -07:00
qml Replace usage of deprecated QWheelEvent members 2022-06-10 00:46:19 +02:00
recording Fix build error on newer compilers, add missing header 2025-04-25 23:46:34 +02:00
render material layering part 1: data plumbing + initial triplanar changes 2025-06-02 19:29:53 -07:00
render-utils Merge pull request #1656 from HifiExperiments/triplanarNormals 2025-07-01 22:49:02 +02:00
script-engine Expose scroll value to JS PointerEvent 2025-07-02 22:53:06 +10:00
shaders material layering part 1: data plumbing + initial triplanar changes 2025-06-02 19:29:53 -07:00
shared ring buffer warning 2025-06-10 17:49:21 -07:00
task static pipelines + misc render cleanup 2024-10-23 15:53:10 -07:00
test-utils
ui Remove debug prints, lower scroll sensitivity and make it a preproc constant 2025-07-02 22:53:06 +10:00
ui-plugins
workload