-
DNACalib can change neutral joint positions, but can't change neutral mesh positions.
this code can't change mesh positions in DNA file:
new_neutral_mesh = SetVertexPositionsCommand(
…
-
4.26でsspjファイルをインポートした後、プレビューを開こうとすると以下の内容でクラッシュしてしまいます。
SpriteStudio公式サイトの方で配布されているリンゴモデルは問題無く再生できるのですが、UnrealEngineでの再生向けにプロジェクトでの保存方法等、追加での操作等は必要なのでしょうか。
クラッシュレポートの中身
Fatal error!
Unhandle…
-
People have proposed adding a test to vet to catch certain unused errors. This can be very noisy, and there are many cases where the error is genuinely known to be nil and can be ignored, such as in a…
-
The attached Binary Release Version does not work for UE 4.18 or any other version. Do you provide updates or at least the source that sombody can continue development?
adnoh updated
5 years ago
-
**Expected:** if materials with the same names as in Blender are found in the UE4 project, those materials should be assigned to the imported model.
**Actual**: a new material (with "1" appended to t…
-
Hello @TimmHess ! Thank you so much for your outstanding work! I am currently working on generating synthesized RGB data with corresponding depth for my deep learning training. I am very new to the un…
-
```
Why the ACR38 smart card reader is not working with eid-viewer? When i use
lsusb and pcsc_scan it detects the card in my Linux box.
See screen shot of eid-viewer not detecting it at all:
http:/…
-
I think it's possible because TDF_Attribute No constructor defined
```python
doc = TDocStd_Document("MDTV-CAF")
# self.doc = TDocStd_Document(TCollection_ExtendedString("pythonocc…
-
## Steps to Reproduce
on iphones it works fine, but the pdf is not shown up on android emulator or physical android phone.
I guess the reason is android webview doesn't support pdf?
Is th…
-
Hi,
Found out your awsome work, thank you for that.
I've been pooking around the binary in attempt to support XCOM2: Wa of the Chosen save data as well.
Figures, i'll share what I have, would a…