37 Commits

Author SHA1 Message Date
96531c10e1 fix input lists --colour flag
patch bump
2025-04-26 14:25:53 +01:00
c01f13808b minor bump 2025-04-26 14:25:28 +01:00
be949ca7bf update root typer with new subtypers
add profile_exists() to validate
2025-04-26 14:19:21 +01:00
e270e94756 add virtualcam typer 2025-04-26 14:18:28 +01:00
5a8e733bbb add studiomode typer 2025-04-26 14:18:19 +01:00
0a1985d527 add replaybuffer typer 2025-04-26 14:18:14 +01:00
16b160d673 add profile typer 2025-04-26 14:18:07 +01:00
756bbbe331 scene-item transform added
minor bump
2025-04-24 14:14:30 +01:00
6a8e7afc1d assign request client directly to context object. 2025-04-23 15:29:02 +01:00
3852ba53f5 add status message 2025-04-23 14:48:33 +01:00
8976e7e29c simplify group toggle 2025-04-23 14:47:14 +01:00
ac1071caaf fix type annotation 2025-04-23 13:40:58 +01:00
58429a1ccb add group commands toggle and status
add group unit tests

minor version bump
2025-04-22 11:59:55 +01:00
31838800ef let the user know the new input state 2025-04-22 00:33:46 +01:00
df18d9c192 fixes bug if no flags are passed
patch bump
2025-04-22 00:26:32 +01:00
023fdf708b enable no_args_is_help for all typers subclassing AliasGroup
This includes the root typer

patch bump
2025-04-21 20:19:21 +01:00
8dc55ade97 patch bump 2025-04-21 19:49:38 +01:00
29238395cf if no kind flags default to all 2025-04-21 19:49:25 +01:00
10d5c7b643 DRY up the validation logic 2025-04-21 19:46:44 +01:00
ae52e754d2 add --parent flag to scene-item visible
upd readme

patch bump
2025-04-21 13:03:28 +01:00
bd9b05eb4a allow manipulation of items in scene groups
--parent flag added to show,hide and toggle

patch bump
2025-04-21 12:38:51 +01:00
b245eef474 patch bump 2025-04-20 22:47:30 +01:00
daa7b820d2 add validation logic
add item_in_scene_item_list to validate module
2025-04-20 22:47:18 +01:00
bfa657ee71 move scene_collection_in_scene_collections into validation 2025-04-20 21:55:28 +01:00
ab24ca1620 move validation logic into validate module 2025-04-20 21:52:54 +01:00
e64b9311d4 validate preview mode enabled to clean up stack traces 2025-04-20 21:52:25 +01:00
2175fb8788 check streaming status to clean up stack traces
toggle command now invokes stop/start

added toggle alias tg

patch bump
2025-04-20 21:14:57 +01:00
edd3753d4d check recording status to clean up stack traces
toggle command now invokes stop/start

patch bump
2025-04-20 20:48:23 +01:00
a9e8ef8f6d add toggle alias tg 2025-04-20 20:47:27 +01:00
2b4c3add3c add filter flags to input list command
add validation logic to input commands

minor version bump
2025-04-20 20:16:02 +01:00
50b566bb71 add validation logic to clean up the trace stacks 2025-04-20 19:07:52 +01:00
c0dc55724f add validation logic to clean up the trace stacks 2025-04-20 19:07:46 +01:00
9901a6b295 add scene-collection group
updated README

minor bump
2025-04-20 17:46:03 +01:00
5852dd4836 add toggle and visible commands to scene-item group
update README

minor bump
2025-04-20 15:23:03 +01:00
88635ed152 rename item command group to scene-item
update tests, rename test_item.py to test_sceneitem.py

update README

minor bump
2025-04-20 13:39:09 +01:00
618cdefc17 add --preview flag to scene current and scene switch.
minor bump
2025-04-20 11:29:26 +01:00
8ce9a80eed first commit 2025-04-19 20:15:26 +01:00