Skip to content

Releases: wabiverse/MetaverseKit

v1.1.6

11 Nov 08:54
8050205
Compare
Choose a tag to compare
Fix all linker issues/missing symbols.

v1.1.5

24 Oct 11:48
e024c37
Compare
Choose a tag to compare
OpenSubdiv and magic SwiftPM Shader autogeneration

* We do some SwiftPM jiujitsu to automatically inject the
  autogenerated Swift header source.
* The magic here is the basis for autogenerated shader code, at
  least until SwiftPM irons out more tooling around Swift -> C++.
* Check out how we call our GPUShaders Swift Implementation here:
  https://github.com/wabiverse/MetaverseKit/blob/main/Sources/GPUShaders/GPUShaders.swift#L26

  directly from CXX, here:
  https://github.com/wabiverse/MetaverseKit/blob/main/Sources/OpenSubdiv/osd/GLComputeEvaluator.cpp#L50

v1.1.4

23 Oct 10:19
76c6a2d
Compare
Choose a tag to compare
Expand MetaverseKit Dependencies.

* Bundle Imath v3 with OpenEXR.
* OpenEXR v3.2.1
* OpenImageIO v2.5.4
* WebP v1.3.2
* TurboJPEG v3.0.1
* Raw v0.21.1
* TIFF v4.6.0
* LibPNG v1.6.40
* DEFLATE v1.19

v1.1.3

22 Oct 03:08
b6a4ee4
Compare
Choose a tag to compare
Expand Metaverse Dependencies.

* OpenColorIO v2.3.0
* ZStandard v1.5.5
* ZLibDataCompression v1.2.11
* LZMA2 v5.4.4
* MiniZip v4.0.1
* Yaml v0.8.0
* OpenSSL (BoringSSL v`abfd5eb`)

v1.1.2

20 Oct 10:01
23a2c79
Compare
Choose a tag to compare
Remove unused header path.

* Moved python libraries to their own library, **MetaPy**.

v1.1.1

20 Oct 01:52
a7cfb5a
Compare
Choose a tag to compare
Ptex v2.4.2, Metaversed.

v1.1.0

20 Oct 01:26
519dc40
Compare
Choose a tag to compare
Expand MetaverseKit.

* Blosc v1.21.5
* PyBind11 v2.11.1
* OpenVDB v10.1.0

v1.0.9

20 Oct 00:25
7554811
Compare
Choose a tag to compare
Restructure Imath include for alembic.

v1.0.8

20 Oct 00:10
ce5c7c8
Compare
Choose a tag to compare
Update README.md

v1.0.7

19 Oct 17:25
51bec3d
Compare
Choose a tag to compare
Add Boost for the Metaverse.