Skip to content

Refactoring and native client library APIs. - #1684

Merged
digisomni merged 71 commits into
vircadia:unity-sdkfrom
namark:vircadia-client-audio-and-avatars
Oct 4, 2022
Merged

Refactoring and native client library APIs.#1684
digisomni merged 71 commits into
vircadia:unity-sdkfrom
namark:vircadia-client-audio-and-avatars

Conversation

@namark

@namark namark commented Jul 31, 2022

Copy link
Copy Markdown
Contributor

This pull request is a combination of #1655, #1675 and #1677 with conflicts resolved and a few minor improvements mainly for audio. Should be ideally reviewed and merged after the component PRs.

miaoxd and others added 30 commits June 24, 2022 13:33
Fix the issue of "Plugin not found, cannot call xxxx::xxx " when using x86-unicode. (e.g. Plugin not found, cannot call nsProcess::_FindProcess)
Co-authored-by: Kalila <69767640+digisomni@users.noreply.github.com>
no member functions are used, and the two calls construct a transform
object in place.
replaced by a simpler structure and a function.
by moving the script value conversion functions into
AudioScriptingInterface.
by separating the codec interface from the plugin interface.
for future use in client library. The respective plugins are now just
    wrappers for these.
…ion,

based on audio-client library with interface specific parts removed.
Update INSTALLER notes for Windows.
to mention the IPFS repo and the whitelist of locations in gateway
server's nginx configuration.
…th external asset configuration with IPFS CIDs.
as it's the only dependency from QtMultimedia.
@namark
namark changed the base branch from master to unity-sdk July 31, 2022 16:20
@namark namark changed the title Foxes and improvements for client library audio and avatar APIs. Fixes and improvements for client library audio and avatar APIs. Jul 31, 2022
@digisomni digisomni changed the title Fixes and improvements for client library audio and avatar APIs. Native client library APIs. Oct 4, 2022
@digisomni digisomni changed the title Native client library APIs. Refactoring and native client library APIs. Oct 4, 2022
@digisomni
digisomni merged commit aeb61c9 into vircadia:unity-sdk Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants