This website requires JavaScript.
Explore
Help
Register
Sign In
every_holiday
/
VRCT
Watch
1
Star
0
Fork
0
You've already forked VRCT
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3228f0bb502f7d0609b102b648a3e1fb7554669e
VRCT
/
src-python
History
Sakamoto Shiina
3228f0bb50
[bugfix] Overlay: Fix the error 'TypeError:’float’ object cannot be interpreted as an integer'
...
改行が必要なくらいの長さのテキストを表示しようとするときに出るエラー。計算時、int型に強制変換して修正。
2025-02-10 03:06:14 +09:00
..
models
[bugfix] Overlay: Fix the error 'TypeError:’float’ object cannot be interpreted as an integer'
2025-02-10 03:06:14 +09:00
config.py
[Update] Add hotkeys main functions
2025-01-17 02:41:27 +09:00
controller.py
🐛
[bugfix] Main/Controller : 処理順を修正
2025-02-04 21:05:05 +09:00
device_manager.py
👍
️[Update] All : 不要なprintLogを削除 / なるべくtry exceptした場合にはerrorLogを保存するように変更
2024-12-16 23:38:05 +09:00
mainloop.py
🐛
[bugfix] Main/Controller : 処理順を修正
2025-02-04 21:05:05 +09:00
model.py
🐛
[bugfix] Model : 変数の初期化処理を修正
2025-02-04 21:04:34 +09:00
utils.py
🐛
[bugfix] Utils : loggerのファイル容量を制限(10MBまで)、ローテーションとしてxxx.logとxxx.log.1を生成するように変更
2025-01-31 13:11:45 +09:00