Skip to content

Releases: blurstudio/Simplex

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 17:56
v3.1.0

v3.0.18

Choose a tag to compare

@github-actions github-actions released this 16 Sep 19:45
Copy the artifacts to where I can glob them for upload

v3.0.17

Choose a tag to compare

@github-actions github-actions released this 16 Sep 18:47
Fix wheel building

Unvendor Qt.py

v3.0.16

Choose a tag to compare

@github-actions github-actions released this 13 Sep 23:12
Don't build simplexlib as a static library

v3.0.15

Choose a tag to compare

@github-actions github-actions released this 03 Jul 23:45
0b140dd
Fix multi-item and group deletion (#134)

v3.0.14

Choose a tag to compare

@github-actions github-actions released this 03 Jul 23:00
1ef9e34
Fix when float values are passed to progress bars (#133)

* Fix when float values could be passed to progress bars

* Update the mac xcode version

v3.0.13

Choose a tag to compare

@github-actions github-actions released this 27 Feb 19:59
Because I'm using Qt.py, it's up to the user to choose to install PyS…

v3.0.12

Choose a tag to compare

@github-actions github-actions released this 24 Feb 01:51
Update the release action to an active repo

v3.0.11

Choose a tag to compare

@github-actions github-actions released this 23 Feb 03:45

Commits

  • 931ee12: Allow for loading a simplex system onto a node with multiple shapes in Maya (Tyler Fox) #129

v3.0.10

Choose a tag to compare

@github-actions github-actions released this 21 Feb 20:49

Commits

  • 1c060ad: Update youtube link in README.md (Tyler Fox)
  • 7164310: Fix map splitting (#121) (Tyler Fox) #121
  • 7b8f01a: Fix the name of the linux artifacts (#125) (Tyler Fox) #125
  • eed690a: Use checkout v4 so we don't get the deprecation warnings (#126) (Tyler Fox) #126
  • 458f184: Black Everything and Isort so I can match with the internal blur code (Tyler Fox) #127
  • b7806b5: Copy all our internal fixes/updates to the public repository (Tyler Fox) #127
  • f472ac7: Unify preference storage (Tyler Fox) #127
  • 3998563: Include the basic blendshape deformer from the maya devkit so that freezing will work by default (Tyler Fox) #127
  • 41f07aa: Update freezing to work with the included basicBlendshape (Tyler Fox) #127
  • 9a40f1f: Fix softSelectToCluster (Tyler Fox) #127