overte-JulianGro/plugins
Kalila 03b5b83b67
Merge pull request #1339 from odysseus654/pr/make_shared
Housekeeping: use of std::make_shared / QSharedPointer::create.
2021-12-09 17:14:04 -05:00
..
hifiCodec convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
hifiKinect put a plugin-interface version into the meta data of each plugin. don't load plugins that don't match the current version. 2019-01-10 15:07:06 -08:00
hifiLeapMotion Don't use LeapMotion by default. 2021-07-01 20:44:45 +02:00
hifiNeuron convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
hifiOsc convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
hifiSdl2 convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
hifiSixense put a plugin-interface version into the meta data of each plugin. don't load plugins that don't match the current version. 2019-01-10 15:07:06 -08:00
hifiSpacemouse put a plugin-interface version into the meta data of each plugin. don't load plugins that don't match the current version. 2019-01-10 15:07:06 -08:00
JSAPIExample review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
oculus convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
oculusLegacy Github actions 2019-11-18 15:20:37 -08:00
openvr convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
opusCodec convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
pcmCodec Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05:00
steamClient put a plugin-interface version into the meta data of each plugin. don't load plugins that don't match the current version. 2019-01-10 15:07:06 -08:00
CMakeLists.txt Disable unsupported dependencies on aarch64 Linux 2021-09-16 06:11:01 +02:00