Commit Graph

7 Commits

Author SHA1 Message Date
onyx-and-iris
8429fed8b4 upd rew.
add quick.ps1 to gitignore

run formatter on files
2022-06-25 15:20:36 +01:00
onyx-and-iris
8e03c4e53b update to class getters/setters and meta module
rename factory functions.

class getters now send is_string parameter.

each property type for each class now has separate meta function.
2022-01-19 21:52:59 +00:00
onyx-and-iris
5395b8873f Update vban.ps1
add scriptproperty enable to vban object
2022-01-11 17:19:02 +00:00
onyx-and-iris
2775d64e47 update meta.ps1
rename $this to $obj to avoid saving over keyword.
2022-01-08 20:30:36 +00:00
onyx-and-iris
0e11648078 Update vban.ps1
move $this.id into base class

remove unnecessary assignment
2022-01-08 16:11:40 +00:00
onyx-and-iris
a70843385f Update vban.ps1
vban is now a custom class of subclasses for each vban stream type.
2022-01-06 15:28:28 +00:00
onyx-and-iris
a66a101ba1 vban commands added, tests updated
Added vban_in/vban_out to definetypes in base

Added string attribute label for strips

Added vban.ps1 which defines instream/oustream attributes.

Version bumped and changelog updated

Unit tests updated to reflect changes
2021-05-11 19:09:57 +01:00