Skip to content

Commit

Permalink
fixup! SetFilterUI : Support drop onto nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmehl committed Apr 18, 2024
1 parent f84f7fa commit fe93658
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Changes.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
1.4.x.x (relative to 1.4.0.0)
=======

Features
--------

- SetEditor : Added support for dragging a set name onto a node in the Graph Editor to create or modify a connected `SetFilter` node. Holding <kbd>Shift</kbd> while dragging will add to the set expression. Holding <kbd>Control</kbd> will remove from the set expression. Only set expressions with a simple list of sets are supported. Expressions with boolean or hierarchy operators are not supported.

Improvements
------------

- Group : Added `sets` plug, to control what sets the group belongs to.
- USD : Added automatic render-time translation of UsdPreviewSurface shaders to Cycles.
- SetEditor : Added support for dragging a set name onto a node in the Graph Editor to create or modify a connected `SetFilter` node. Holding <kbd>Shift</kbd> while dragging will add to the set expression. Holding <kbd>Control</kbd> will remove from the set expression. Only set expressions with a simple list of sets are supported. Expressions with boolean or hierarchy operators are not supported.

1.4.0.0 (relative to 1.3.16.0)
=======
Expand Down

0 comments on commit fe93658

Please sign in to comment.