Cihad Turhan

Results 29 comments of Cihad Turhan

@zemos my setup is pretty much similar to yours. I have a unity project with ironsource adapters and I get tons of warnings like this: ``` Class _TtC10Foundation13__JSONEncoder is implemented...

Nope, `:linkage => :static` didn't work at all. I had the following error: ``` Error loading /var/containers/Bundle/Application/CB100BC2-1DC8-4C2A-A83F-4618E48F2222/MelodiesRun.app/Frameworks/UnityFramework.framework/UnityFramework: dlopen(/var/containers/Bundle/Application/CB100BC2-1DC8-4C2A-A83F-4618E48F2222/MelodiesRun.app/Frameworks/UnityFramework.framework/UnityFramework, 0x0109): Library not loaded: @rpath/libswiftCore.dylib Referenced from: /private/var/containers/Bundle/Application/CB100BC2-1DC8-4C2A-A83F-4618E48F2222/MelodiesRun.app/Frameworks/UnityFramework.framework/UnityFramework Reason: tried: '/private/var/containers/Bundle/Application/CB100BC2-1DC8-4C2A-A83F-4618E48F2222/MelodiesRun.app/Frameworks/libswiftCore.dylib' (no...

Just wanted to ping this because vertexColors is what I needed. I tried to use `line2` but it creates instanced material and for every vertex color it creates excessive number...

FYI, I resolved my issue with map and alpha map. Thanks for this great library!

@nero-angela I confirm your fix works. +1 for your PR. I'll use your repo until #32 is merged.

> Arm64 isn't supported at the moment. I'm actually surprised you were able to get it to run at all. Why isn't this run with rosetta? It should emulate intel...

I solved it by disabling uglfy feature on webpack dist config. After that, they accepted the extension. It’s very strange that there are plenty of extensions with minified code. I’m...

Hey @zabka229 I just saw your comment. It definitely increases ~300kb or more depending on your package.json. But that’s not a problem as chrome extension comes bundled and doesn’t load...

@piavgh I had no problems since then. To be honest, I didn't add new features for a while. See the extension: https://chrome.google.com/webstore/detail/clipboard-paste-anywhere/pbmkobomelmhlgfbfjohpblialcopjco?hl=en-US