13 Commits

Author SHA1 Message Date
3f33af6219 write to stderr
patch bump
2025-05-06 20:36:12 +01:00
fff41e1895 use SettingsConfigDict
add Optional annotations

patch bump
2025-04-30 00:36:59 +01:00
87eb7752bd add bounds/crop/rotation flags to sceneitem transform
upd readme
upd changelog

upd tests

minor bump
2025-04-27 13:50:40 +01:00
e806c6345d upd shorthand aliases 2025-04-26 16:17:28 +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
ac1071caaf fix type annotation 2025-04-23 13:40:58 +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
daa7b820d2 add validation logic
add item_in_scene_item_list to validate module
2025-04-20 22:47:18 +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