hkrn

Results 4 comments of hkrn

Did you run following command on top directory? ``` git submodule update --init --recursive ``` Because [sentry-native](https://github.com/getsentry/sentry-native) requires recursive submodule checkout, building `sentry-native` may fail without recursive submodule checkout. On...

The model scaling functionality is implemented in the [model editing functionality](https://nanoem.readthedocs.io/ja/latest/model.html) mentioned in the third item (which is effectively a built-in height measurement plug-in). However, it is not possible to...

File dialog feature is available by enabling `NANOEM_ENABLE_IMGUI_FILE_DIALOG`. It is disabled by default. The problem of crashing immediately after loading a model is not known without debugging using gdb or...

At least procedurally, I cannot to reproduce it in my environment. Could you please attach the empty nmm data created with the reproduction steps?