overte-thingvellir/libraries
Lubosz Sarnecki 630d495230 GLMHelpers: Fix build with C++20 on GCC.
When enabling C++20 the lerp function seems to be redefined on GCC (not
on MSVC), don't redefine it using a CMake definition.
2025-02-13 08:12:01 +10:00
..
animation
audio
audio-client
auto-updater
avatars add loadPriority to model entities, working on other avatars waitForWearables 2024-08-18 20:56:08 -07:00
avatars-renderer Applied patches (#103) 2024-11-26 09:10:52 +00:00
baking
controllers UserInputMapper: Make error an error. 2025-02-13 08:12:01 +10:00
display-plugins OpenGlDisplayPlugin: Add possibility to present frames only once. 2025-02-13 08:12:01 +10:00
embedded-webserver
entities Fix Documentation Link for EntityProperties-Sound 2025-01-17 21:37:53 -05:00
entities-renderer Merge pull request #1177 from HifiExperiments/stages 2024-11-29 18:27:52 +01:00
gl
gpu Context: Maintain orientation of eye offset matrix. 2025-02-13 08:12:01 +10:00
gpu-gl
gpu-gl-common
gpu-gles
graphics remove unnecessary fullscreen pass when haze is off/disabled 2024-11-03 15:40:55 -08:00
graphics-scripting
hfm
image
input-plugins
ktx
material-networking Fix checking URL for base64 images 2024-12-21 14:25:25 +01:00
midi
model-baker
model-networking
model-serializers Fix checking URL for base64 images 2024-12-21 14:25:25 +01:00
networking Merge pull request #1165 from HifiExperiments/screenshare 2024-10-22 17:31:39 +02:00
octree Split SerDes into DataSerializer and DataDeserializer 2025-01-11 18:41:51 -08:00
oculusMobile
oculusMobilePlugin
physics Change minimum angular velocity to a lower one 2024-10-21 15:35:49 -07:00
platform
plugins
pointers
procedural support more procedural shader uniform types, including arrays 2024-10-21 17:05:36 -07:00
qml
recording
render Merge branch 'master' into stages 2024-10-25 12:48:11 -07:00
render-utils suggested fixes 2025-01-11 18:41:51 -08:00
script-engine Fixed blocking call 2024-11-23 12:59:12 +01:00
shaders
shared GLMHelpers: Fix build with C++20 on GCC. 2025-02-13 08:12:01 +10:00
task static pipelines + misc render cleanup 2024-10-23 15:53:10 -07:00
test-utils
ui
ui-plugins
workload