Brosef closed issue Brosef/VRCCO#2 2026-06-04 16:15:26 +00:00
Multi shot timing bug
Brosef commented on issue Brosef/VRCCO#2 2026-06-04 16:15:26 +00:00
Multi shot timing bug

Windows problem opened as new issue (#4).

Brosef opened issue Brosef/VRCCO#4 2026-06-04 16:15:05 +00:00
Multi-shot doesn't work on Windows
Brosef opened issue Brosef/VRCCO#3 2026-06-04 15:22:58 +00:00
Multi-shot still takes pictures when camera is disabled
Brosef reopened issue Brosef/VRCCO#2 2026-06-04 15:21:04 +00:00
Multi shot timing bug
Brosef commented on issue Brosef/VRCCO#2 2026-06-04 15:21:04 +00:00
Multi shot timing bug

Windows is a bitchass motherfucker and I hate it. Apparently on_close just doesn't fucking work. So we're just gonna have to use on_created. (:

Brosef released Release 1.0.0 at Brosef/SimpleOSCRouter 2026-06-04 03:28:04 +00:00
Brosef pushed tag 1.0.0 to Brosef/SimpleOSCRouter 2026-06-04 03:28:04 +00:00
Brosef released Beta 1.0.0 at Brosef/Headpat-and-breathalyser-thing 2026-06-04 03:25:18 +00:00
Brosef pushed tag 1.0.0b to Brosef/Headpat-and-breathalyser-thing 2026-06-04 03:25:17 +00:00
Brosef released Release 1.0.0 at Brosef/VRCCO 2026-06-04 03:24:07 +00:00
Brosef pushed tag 1.0.0 to Brosef/VRCCO 2026-06-04 03:24:07 +00:00
Brosef pushed to main at Brosef/VRCCO 2026-06-04 03:18:21 +00:00
63024408e8 Fixed #2
Brosef closed issue Brosef/VRCCO#2 2026-06-04 03:18:21 +00:00
Multi shot timing bug
Brosef pushed to main at Brosef/VRCCO 2026-06-04 02:40:11 +00:00
33fee44e63 Started keeping track of masks for #2
Brosef pushed to main at Brosef/VRCCO 2026-06-04 02:37:34 +00:00
7fd622b331 Fixed typo in be9fd42231
Brosef pushed to main at Brosef/VRCCO 2026-06-04 02:23:47 +00:00
be9fd42231 Fixed #1
Brosef closed issue Brosef/VRCCO#1 2026-06-04 02:23:47 +00:00
VRCCO still takes multiple pictures in print mode
Brosef commented on issue Brosef/VRCCO#2 2026-06-04 02:17:19 +00:00
Multi shot timing bug

For reference: the order always seems to be

  • Combined image
  • Environment
  • Player
  • UI

Environment is always enabled, but interestingly, so is Player for some reason, even if both…

Brosef commented on issue Brosef/VRCCO#2 2026-06-04 00:57:24 +00:00
Multi shot timing bug

The only solution I can possibly think of is to wait until the last picture has been closed, which is exactly when the camera is available, but the problem is while the order of the pictures…