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
cc94added0b22fa1f58093f61740c89cf447d9bd
VRCT
/
vrct_gui
/
main_window
/
widgets
History
Sakamoto Shiina
cc94added0
Main Window: Sidebar features系のCALLBACK変数をview.pyに移動。処理もリファクタリング。
...
そのCALLBACK関数の引数でTrue/Falseの値を受け取れるようになったので、view.pyが提供していたgetButtonStatus系関数も削除。
2023-09-02 03:45:42 +09:00
..
__init__.py
[Add] New GUI from Shiina
2023-08-27 04:56:36 +09:00
create_entry_message_box.py
view.pyへの分離完了(messageBoxPressKeyAnyをgui内部に移動、使わなくなったconfig.pyのBREAK_KEYSYM_LISTは一旦コメントアウト)
2023-08-31 00:43:10 +09:00
create_minimize_sidebar_button.py
[Add] New GUI from Shiina
2023-08-27 04:56:36 +09:00
create_sidebar.py
Main Window: Sidebar features系のCALLBACK変数をview.pyに移動。処理もリファクタリング。
2023-09-02 03:45:42 +09:00
create_textbox.py
add view.py: main.pyからUIの初期設定処理をview.py移動。その他一部関数名の変更など。
2023-08-30 15:13:33 +09:00