Skip to content

Commit

Permalink
ValuePlug : Use Process::acquireCollaborativeResult()
Browse files Browse the repository at this point in the history
Fixes #4978
  • Loading branch information
johnhaddon committed Oct 25, 2023
1 parent 9399899 commit 62ccbff
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 314 deletions.
1 change: 1 addition & 0 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Improvements
Fixes
-----

- ValuePlug : Fixed hangs and poor performance caused by plugs depending on upstream plugs with an identical hash (#4978).
- Filter : Fixed bug which allowed the `scene:path` context variable to "leak" upstream via the `Filter.enabled` plug. This caused unnecessary evaluations of the input, and also provided a loophole via which the filter result could be made inconsistent with respect to descendant and ancestor matches.
- Windows :
- Fixed a bug preventing anything except strings from being copied and pasted.
Expand Down
Loading

0 comments on commit 62ccbff

Please sign in to comment.