Vetala Beta 0.4.5
Posted: Wed Sep 30, 2020 10:39 am
- Added
- core.remove_referenced_in_list(list_value) added. Removes entries that are referenced and returns a new list
Improvements - geo.Rivet class now has two new functions: set_mesh_in to define what mesh inputs into the rivet. set_use_transform that allows the rivet to attach to the transform specified.
- accessing data type file cleanup - hopefully fixes corrupted jsons
Fixes - Fix to Copy Match, where comparing with a process that has no code would cause an error. Thanks Patrick Paulter.