overte-HifiExperiments/libraries
Dale Glass a7132c4ff6 Remove PluginManager::disableDisplayPlugin
This isn't called anywhere, and I believe the implementation is flawed anyway.
While it tries to remove the plugin from the list, the plugin isn't shut down,
or disconnected from events. This is likely to cause problems if it were to
be used.
2023-11-12 13:41:17 +01:00
..
animation
audio
audio-client Fix memory debugging. 2023-11-05 19:05:09 +01:00
auto-updater
avatars
avatars-renderer
baking
controllers
display-plugins
embedded-webserver
entities Replaced mutex locking with lock guard 2023-10-31 18:37:05 +01:00
entities-renderer fix #650: call something somethingChangedNotification() from setLocalJointXXXX 2023-11-06 00:36:34 -08:00
gl
gpu
gpu-gl
gpu-gl-common
gpu-gles
graphics
graphics-scripting
hfm
image
input-plugins
ktx
material-networking
midi
model-baker
model-networking
model-serializers
networking Fix memory debugging. 2023-11-05 19:05:09 +01:00
octree
oculusMobile
oculusMobilePlugin
physics
platform Fix for custom graphics setting 2023-11-05 23:58:26 +01:00
plugins Remove PluginManager::disableDisplayPlugin 2023-11-12 13:41:17 +01:00
pointers
procedural
qml
recording
render Make comment more coherent 2023-10-16 21:24:26 +02:00
render-utils
script-engine Merge pull request #697 from overte-org/fix/script_require 2023-11-06 20:18:19 +01:00
shaders
shared Fix memory debugging. 2023-11-05 19:05:09 +01:00
task
test-utils
ui
ui-plugins
workload