Skip to content

Releases: yhs0602/CraftGround

v2.5.40

09 Jan 06:39
26b9dc2
Compare
Choose a tag to compare

v2.5.38

08 Jan 12:25
Compare
Choose a tag to compare

Fix macos cI

v2.5.38

08 Jan 10:23
0ee0804
Compare
Choose a tag to compare
  • Fix glm build error on MacOS
  • Use default pytorch dylibs in the environment

v2.5.37

07 Jan 04:57
1ff1604
Compare
Choose a tag to compare

Resolved an issue with the cursor rendering routine that used legacy OpenGL methods and was not being properly invoked. The cursor is now rendered correctly and the routine is fully functional.

v2.5.36

06 Jan 07:00
Compare
Choose a tag to compare
  • Better error messages for cuda ipc error

v2.5.35

06 Jan 06:01
Compare
Choose a tag to compare
  • Fix raw mode compile error

v2.5.34

05 Jan 14:21
Compare
Choose a tag to compare
💚 Drop x86_64 for nocuda

v2.5.33

05 Jan 13:58
Compare
Choose a tag to compare

Linux

  • AMD64: built with cuda dependencies by default (for zerocopy)
  • x86: No support for zerocopy, as cuda does not support 32 bit linux

Windows

  • AMD64: built with cuda dependencies by default (for zerocopy)
  • x86: No support for zerocopy, as cuda does not support 32 bit windows

MacOS

  • built with pytorch dependencies by default (for zerocopy)

v2.5.32

05 Jan 12:59
Compare
Choose a tag to compare

Support for prebuilt cuda wheels on windows / linux

v2.5.30

28 Dec 13:29
Compare
Choose a tag to compare

v2.5.30

  • dlpack tensor