Danny Kim

Results 32 issues of Danny Kim

# **Blender and OS versions** Blender 3.2.0.0 Windows 11 # **Describe the bug** When I try to import a SHP file, an error occurs. # **How to Reproduce** ![image](https://user-images.githubusercontent.com/66480156/177286093-edb7979d-e3ef-4dac-9b22-2332b7f424b5.png) ![image](https://user-images.githubusercontent.com/66480156/177286182-b1f0bc63-a957-489e-a1e0-0c91e54381ce.png)...

Hi, thanks for this wonderful effort :) I'm very interested in running thread code from WASI `.wasm` file on the browser. Is it possible right now? If not, can I...

enhancement

On `wasm32` target, the file dialog doesn't work when exeucted from a web worker, not the main thread. I think this problem needs a hand, because running Rust code in...

The docs say that supported languages are those of Shiki. https://github.com/svelteness/kit-docs/blob/88fa1aec6a366a2e1896b7387510e69d5cb91d28/packages/kit-docs/src/node/markdown-plugin/parser/plugins/shiki-plugin.ts#L7 However, not all languages from Shiki are included in this library. This results in error when writing other languages,...

![image](https://github.com/bitsdojo/bitsdojo_window/assets/66480156/b47c61bf-c6ca-49d6-b84f-78b970430723) Taking Ubuntu as an example, the window size is just the size of the 'physical pixels', not the 'logical pixels'. When we give the initial size of 400x400, but...

I hope this library supports EPSG coordinates.... then it would be so convenient. Sad to see this came to a halt for a while

Hi, thanks for this wonderful effort. I was wondering if I can use multithreaded WASI wasm module compiled from Rust. Would it be possible? If not, is that kind of...

It seems that `js-component-bindgen` doesn't have any guides or usage examples that tells us how to use it. Some Rust developers don't have Node.js on their system and it would...

Hi. First, I would like to thank the developers here for all the great ongoing efforts to make `wasm32-wasi` work on multiple platforms. Also congratulations for the 1.0.0 release. Since...

bug

Using `FromData` functions of PySide6 for static data would be possible.