Skip to content

Releases: ynput/ayon-blender

0.2.7

12 Dec 14:49
Compare
Choose a tag to compare

Changelog

💚 Enhancement

Version up current workfile in ayon menu - #84

This PR is to add version
Resolve #75


Add project_name as part of the container data - #79

This PR is to add project_name as part of the container data regarding to the implementation of ynput/ayon-core#1005


🐛 Bug

Removing instance of BlenderScene won't remove the scene assets. - #83

This PR is to fix the bug of removing BlenderScene instance also deleting the included asset inside it.
Resolve #61


0.2.6

29 Nov 10:59
Compare
Choose a tag to compare

Changelog

💚 Enhancement

Chore: Don't check for 'remove' value - #76

Collect review plugin does not check for "remove" value on instance data.


Add Load image to Shader Editor for Select mesh - #66

Add Load image to Shader Editor for Select mesh


Settings: Added descriptions for better clarity. - #56

🐛 Bug

Load Image to comp or shader: fix applying colorspace - #73

Fix setting of colorspace


Render path: Do not enforce backslashes to support UNC path. - #70

Render path: Do not enforce backslashes to support UNC path.


Fix managing of loaded compositor image nodes - #62

Correctly parse compositor node containers using both new and old container id key


0.2.5

15 Oct 15:05
Compare
Choose a tag to compare

What's Changed

  • Define app host name by @BigRoy in #53
  • Make sure there is object path filled into the cache modifier by @moonyuet in #52

Full Changelog: 0.2.4...0.2.5

0.2.4

02 Oct 08:57
Compare
Choose a tag to compare

What's Changed

  • enhancement/AY-6116-blender_allow_handles_frame_range by @jrsndl in #28
  • Blender: Expose frame range and unit conversion attributes on publish instances by @iLLiCiTiT in #1
  • Fix optional support for Extract USD Model by @BigRoy in #42
  • Fix: Allow single frame review playblast by @BigRoy in #49
  • Add load to compositor loader by @BigRoy in #38
  • Fix frame range attributes for instances + validations by @BigRoy in #44
  • Add switch asset support for all loaders inheriting from BlenderLoader by @BigRoy in #43

New Contributors

Full Changelog: 0.2.3...0.2.4

0.2.3

06 Sep 09:27
Compare
Choose a tag to compare

What's Changed

  • Add a check on scene render filepath and repair action in Validate Render Output for Deadline by @moonyuet in #17
  • Fix transforms on Empty object children not maintained by ABC cache load. by @robin-ynput in #20
  • Alembic loaders update the libpath without the removal of the cache modifier by @moonyuet in #18
  • Fix set frame range and set resolution by @BigRoy in #26

New Contributors

Full Changelog: 0.2.2...0.2.3

0.2.2

31 Jul 12:03
Compare
Choose a tag to compare

What's Changed

  • Chore: Fix copy in create package by @iLLiCiTiT in #6
  • Do not error on unsaved workfile by @BigRoy in #12
  • Remove deprecated ocio_config ImageIOConfigModel settings by @BigRoy in #11
  • add set unit scale options into AYON menu by @moonyuet in #15
  • Validator to check on external data path being absolute by @moonyuet in #14

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

18 Jul 14:24
Compare
Choose a tag to compare

What's Changed

  • Bugfix the render instance without workfile being saved by @moonyuet in #4

Full Changelog: 0.2.0...0.2.1

0.2.0

03 Jul 10:42
Compare
Choose a tag to compare

Description

Initial release of ayon-blender addon. Code was moved from ayon-core repository.

Full Changelog: https://github.com/ynput/ayon-blender/commits/0.2.0