Releases: PipeRift/AttributesExtension
Releases · PipeRift/AttributesExtension
1.3c
05 Dec 23:04
Compare
Sorry, something went wrong.
No results found
Changes
Fixed final value not being updated on instanced objects
Added CI/CD
1.3b
25 Oct 06:40
Compare
Sorry, something went wrong.
No results found
Changes
Simplified on modified delegates
Modified now returns the last value
Empty modifiers won't apply to an attribute
1.3a
22 Oct 07:10
Compare
Sorry, something went wrong.
No results found
Changes
Improved modifier layout on wide editors.
Added HideIncrement , HideLastMultiplier & HideBaseMultiplier metadata to modifiers.
1.3
20 Oct 10:36
Compare
Sorry, something went wrong.
No results found
Changes
Fixed value of attributes not being base value in editor
Improved Modifier UI
Fixed autocast nodes
FloatAttr -> Float
Int32Attr -> Int
FloatAttr -> String
Int32Attr -> String
New API Functions
Copy attribute values
Make & Break nodes
Optimized network efficiency
Added networking settings
1.2
04 Sep 07:18
Compare
Sorry, something went wrong.
No results found
Attributes Extension goes open-source!
1.2 also comes with the following changes:
Added Int32 attributes
Improved performance
Restructured to support new data types
Other small changes