Harald Steinlechner
Harald Steinlechner
@hyazinthh, i will look at it
https://github.com/aardvark-platform/aardvark.media/commit/e259966cf72b04555dc61721cdc8571de8d3a758
i would opt for making it optional. For production the browser needs to be reworked (possibly as addon-not core) anyways...
https://github.com/aardvark-platform/aardvark.media/commit/abd6179d4b8fddb4a776b96784596390e48b90fd
* text input onChange is crazy does not work most of the time but oninput seems to work @WalchAndreas @ThomasOrtner
thanks @jackfoxy . normally we use zip files embedded to assemblies with the native dependencies included. scenegraph.io does not follow the standard embedding rule. i will look into this asap....
unfortunately i could not reproduce this issue. i used `build.cmd` or just VS run, both seemed to work fine. as i found out Assimp64 is delivered by Unofficial.AssimpNet library, which...
very odd. i do exactly the same. i did a most likely rather useless screen capture: https://youtu.be/IYntyI9rQR0 can you spot a difference? @stefanleng found out that in vscode when moving...
i just tested with powershell, also here it works. i created an issue in aardvark base on how to get rid of those dependency handling problems: https://github.com/aardvark-platform/aardvark.base/issues/36
hi @jackfoxy. sorry we totally overlooked this one. what was the final status? Since then, we significantly improved native dependency loading motivated by your troubles ;) In aardvark.docs there is...