Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Release v0.3.10

Compare
Choose a tag to compare
@rabits rabits released this 04 Jan 22:56
· 62 commits to master since this release
72e66b7

Fixed issue with latest GCP sdk and added changes to work with Blender v3.0.0, now in v3 preview is much slower and not available until the subtask is completed ( https://developer.blender.org/T94314 ).

  • Addon/Agent:
    • BN-156 Blender v3 progressive by-default, so no need to use this option (#157)
    • BN-156 Square samples was also removed from the blender v3 (#157)
    • BN-156 Not using adaptive sampling and fixed issue with preview and status parsing for v3 (#157)
  • Provider GCP:
    • BN-158 Specified static discovery to False since not working by default (#159)
  • CI:
    • BN-156 Newer version of blender don't store too much denoise data in render EXR so makes it smaller (#157)
    • BN-156 Fixed issue with windows openssl distribution url (#157)
    • BN-156 For some reason agent log could contain binary symbols (#157)