FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for VRCFaceTracking.ModuleProcess - Project-Babble/VRCFaceTracking · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Project-Babble
/
VRCFaceTracking
Public
forked from
benaclejames/VRCFaceTracking
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
VRCFaceTracking
VRCFaceTracking.ModuleProcess
on
master
User selector
Datepicker
Commit history
Commits on Feb 3, 2026
fix: Remove redundant dispatcherqueue from moduleprocess logging
benaclejames
committed
f191d30
View commit details
Copy full SHA for f191d30
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
fix: Add process exit listener to moduleprocess to further avoid lingering processes
benaclejames
committed
3314687
View commit details
Copy full SHA for 3314687
View code at this point
Browse repository at this point
Commits on Jan 4, 2026
fix: Add more logging and trycatch to module process teardown as an error inside the module could prevent clean process exit
benaclejames
committed
34c4820
View commit details
Copy full SHA for 34c4820
View code at this point
Browse repository at this point
Commits on Dec 31, 2025
fix: Lingering moduleprocesses
benaclejames
committed
4f47c6d
View commit details
Copy full SHA for 4f47c6d
View code at this point
Browse repository at this point
Commits on Dec 29, 2025
Merge branch 'master' into chore/net10
hazre
authored
0eb1982
View commit details
Copy full SHA for 0eb1982
View code at this point
Browse repository at this point
chore: update project files for .NET 10 compatibility and package version upgrades
hazre
committed
1e9d06c
View commit details
Copy full SHA for 1e9d06c
View code at this point
Browse repository at this point
fix: Lingering moduleprocesses
benaclejames
committed
0ea4ba1
View commit details
Copy full SHA for 0ea4ba1
View code at this point
Browse repository at this point
Commits on Dec 28, 2025
chore: upgrade to .NET 10
Show description for fbf1b8c
hazre
committed
fbf1b8c
View commit details
Copy full SHA for fbf1b8c
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
Revert "Test revert"
Show description for 749951f
RantiMess
committed
749951f
View commit details
Copy full SHA for 749951f
View code at this point
Browse repository at this point
Test revert
Show description for ed377f9
RantiMess
committed
ed377f9
View commit details
Copy full SHA for ed377f9
View code at this point
Browse repository at this point
Forgot some AssemblyVersions
Show description for 5090e83
RantiMess
committed
5090e83
View commit details
Copy full SHA for 5090e83
View code at this point
Browse repository at this point
Commits on Dec 1, 2025
ci: bump ver
benaclejames
committed
be62d8a
View commit details
Copy full SHA for be62d8a
View code at this point
Browse repository at this point
fix: module sandbox lag due to blocking update thread
benaclejames
committed
22c54ed
View commit details
Copy full SHA for 22c54ed
View code at this point
Browse repository at this point
Commits on Oct 25, 2025
ci: Bump version
benaclejames
committed
e4a8eee
View commit details
Copy full SHA for e4a8eee
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
refactor: use task and await in listen loop
benaclejames
committed
3e34bd7
View commit details
Copy full SHA for 3e34bd7
View code at this point
Browse repository at this point
Commits on Oct 20, 2025
fix: Add timeunitstart/end to module process to combat lag
benaclejames
committed
3d965fc
View commit details
Copy full SHA for 3d965fc
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
ci: Include VRCFaceTracking.ModuleProcess.exe in main built output
benaclejames
committed
1c2a8f0
View commit details
Copy full SHA for 1c2a8f0
View code at this point
Browse repository at this point
fix(module_process): Fix issue where lack of thread safety in `_packetsToSend` would sometimes cause dequeue'd packets to be null.
benaclejames
committed
c76e905
View commit details
Copy full SHA for c76e905
View code at this point
Browse repository at this point
(fix): ModuleProcess breaking publish again??
hyblocker
authored and
benaclejames
committed
087a1ac
View commit details
Copy full SHA for 087a1ac
View code at this point
Browse repository at this point
(feat): Only commit modified values to global state.
Show description for ef6ed7c
hyblocker
authored and
benaclejames
committed
ef6ed7c
View commit details
Copy full SHA for ef6ed7c
View code at this point
Browse repository at this point
(fix): Make shutting down modules not crash VRCFT
hyblocker
authored and
benaclejames
committed
04fed5f
View commit details
Copy full SHA for 04fed5f
View code at this point
Browse repository at this point
(fix): Fix Publish being broken for module process
hyblocker
authored and
benaclejames
committed
248e5ff
View commit details
Copy full SHA for 248e5ff
View code at this point
Browse repository at this point
(fix): Enable VRCFT to accept incoming modules
hyblocker
authored and
benaclejames
committed
e529bf7
View commit details
Copy full SHA for e529bf7
View code at this point
Browse repository at this point
(chore): Elaborate on rationale for long timeout
Show description for da96a4e
hyblocker
authored and
benaclejames
committed
da96a4e
View commit details
Copy full SHA for da96a4e
View code at this point
Browse repository at this point
(fix): Fix race condition preventing sub-processes from timing out on exit
hyblocker
authored and
benaclejames
committed
d0fe791
View commit details
Copy full SHA for d0fe791
View code at this point
Browse repository at this point
(fix): Handle sub-process logging properly
hyblocker
authored and
benaclejames
committed
7cbd5c5
View commit details
Copy full SHA for 7cbd5c5
View code at this point
Browse repository at this point
(feat): Implement sandboxing flow
hyblocker
authored and
benaclejames
committed
3307332
View commit details
Copy full SHA for 3307332
View code at this point
Browse repository at this point
(feat): Properly initialise a module instance
hyblocker
authored and
benaclejames
committed
3c0277e
View commit details
Copy full SHA for 3c0277e
View code at this point
Browse repository at this point
(feat): Handle module initialisation
hyblocker
authored and
benaclejames
committed
251aa1d
View commit details
Copy full SHA for 251aa1d
View code at this point
Browse repository at this point
(feat): Wrap module sub-process in try catch
hyblocker
authored and
benaclejames
committed
ac0a9c2
View commit details
Copy full SHA for ac0a9c2
View code at this point
Browse repository at this point
(feat): Implement wrapper around modules
hyblocker
authored and
benaclejames
committed
41fca29
View commit details
Copy full SHA for 41fca29
View code at this point
Browse repository at this point
(fix): Tiny delay in startup to fix timing issues
hyblocker
authored and
benaclejames
committed
c90bd38
View commit details
Copy full SHA for c90bd38
View code at this point
Browse repository at this point
(fix): Update proxy logger to forward log events
hyblocker
authored and
benaclejames
committed
de60e71
View commit details
Copy full SHA for de60e71
View code at this point
Browse repository at this point
(feat): Add 30 sec timeout to module subprocesses
hyblocker
authored and
benaclejames
committed
e6a1c5d
View commit details
Copy full SHA for e6a1c5d
View code at this point
Browse repository at this point
(feat): Add robust CLI args to the sandbox process
hyblocker
authored and
benaclejames
committed
6a76fc2
View commit details
Copy full SHA for 6a76fc2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL