nanoem icon indicating copy to clipboard operation
nanoem copied to clipboard

nanoem is an MMD (MikuMikuDance) compatible implementation and its like cross-platform application mainly built for macOS.

Results 27 nanoem issues
Sort by recently updated
recently updated
newest added

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.131 to 0.2.132. Release notes Sourced from libc's releases. 0.2.132 What's Changed Add FUTEX_LOCK_PI2 on Linux by @​rtzoeller in rust-lang/libc#2874 Add pthread_sigqueue. by @​pirocks in rust-lang/libc#2873 Fix...

rust
dependencies

Just clone and build with `cmake -P scripts/build.cmake`: ```shell ninja: error: loading 'build.ninja': No such file or directory CMake Error at scripts/build.cmake:41 (message): Building failed with 1: ./dependencies/sentry-native/out/darwin/clang/ub/debug Call Stack...

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.132 to 0.2.135. Release notes Sourced from libc's releases. 0.2.135 What's Changed Deploy GitHub Pages via GitHub Actions by @​JohnTitor in rust-lang/libc#2933 mmap/madvise specific solaris additional flags....

rust
dependencies

Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.36 to 0.1.37. Release notes Sourced from tracing's releases. tracing 0.1.37 This release of tracing incorporates changes from tracing-core v0.1.30 and tracing-attributes v0.1.23, including the new Subscriber::on_register_dispatch...

rust
dependencies

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.85 to 1.0.86. Release notes Sourced from serde_json's releases. v1.0.86 Support arbitrary_precision feature even in no-std mode (#928, thanks @​kvinwang) Commits 4217e8e Release 1.0.86 99d6164 Reorganize number.rs...

rust
dependencies

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145. Release notes Sourced from serde's releases. v1.0.145 Allow RefCell<T>, Mutex<T>, and RwLock<T> to be serialized regardless of whether T is Sized (#2282, thanks @​ChayimFriedman2)...

rust
dependencies

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.64 to 1.0.65. Release notes Sourced from anyhow's releases. 1.0.65 impl Provider for anyhow::Error Commits 4de2068 Release 1.0.65 07acdac Merge pull request #271 from dtolnay/provider ee49ec0 Add...

rust
dependencies

It would be very cool if nanoem can work in the browser

After asking you for help with the compilation (https://github.com/hkrn/nanoem/issues/197), I have some problems with the software and no information is available to help me diagnose the problem. - OS: Linux...

MikuMikuMoving has this feature where .pmx models can be scaled freely like .x models. Is it possible to implement it in nanoem? Without this it is almost impossible to change...