Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cli launching, file associations, shortcut generation #127

Merged
merged 50 commits into from
Aug 21, 2024
Merged
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
7a8d142
initial draft of the launching window
zeptofine Aug 1, 2024
34a4f57
add more attributes to queries, settings to launching_window
zeptofine Aug 1, 2024
d4e8c41
add timer and actually launching
zeptofine Aug 1, 2024
c8b078e
bind launch button
zeptofine Aug 1, 2024
67608bb
add file association launch target
zeptofine Aug 1, 2024
a7ea3eb
add button in settings
zeptofine Aug 2, 2024
bee0bc2
add registering Open With for Windows
zeptofine Aug 2, 2024
f84aa2f
force basicbuildinfos to use UTC timezone
zeptofine Aug 2, 2024
4076e38
Use a different key so privilege elevation is not necessary
zeptofine Aug 2, 2024
af3d49b
fix the broken unregister command
zeptofine Aug 2, 2024
74b5b9b
implement windows program shortcut properly
zeptofine Aug 3, 2024
5b9f688
allow registering open-with in non-frozen scenarios
zeptofine Aug 3, 2024
452c01b
disable buttons when associations are added and removed
zeptofine Aug 3, 2024
146a6fb
add cancel button, make matcher more strict
zeptofine Aug 3, 2024
fa95765
update pdm lock
zeptofine Aug 3, 2024
5ecd910
re-fix an old downloading bug
zeptofine Aug 3, 2024
e6f4e89
add launch timer configuration
zeptofine Aug 3, 2024
62a9db5
remove unnecessary function and comments
zeptofine Aug 3, 2024
9bfbb92
add registry edits for .blend1 files
zeptofine Aug 3, 2024
c28f5a7
add actual cli launching, no windows opening
zeptofine Aug 3, 2024
6afa7ef
fix quick launch option
zeptofine Aug 3, 2024
a138693
assertions to hide windows related issues in linux
zeptofine Aug 4, 2024
6ad30c9
fix shortcut creation cancellation
zeptofine Aug 4, 2024
01f4c85
fix shortcut creation cancellation (1)
zeptofine Aug 4, 2024
67fa49e
Remove Timer if Timer is set to -1
Victor-IX Aug 4, 2024
036fa4a
Change Timer Range
Victor-IX Aug 4, 2024
6e9c08d
Add parsing for build version and branch
Victor-IX Aug 4, 2024
b02640b
skip running timer when set to 0, add suffix to show meaning
zeptofine Aug 4, 2024
2c6abf0
Merge branch 'main' into cli-launching
Victor-IX Aug 4, 2024
4755792
improve build_info sorting method
zeptofine Aug 4, 2024
f387813
Improve version list readability
Victor-IX Aug 4, 2024
6d186ec
Merge branch 'cli-launching' of https://github.com/Victor-IX/Blender-…
Victor-IX Aug 4, 2024
3c92bf2
Update "Save Quarry" button
Victor-IX Aug 4, 2024
3051fc8
Make the white button darker to be able to see mouse feedback
Victor-IX Aug 4, 2024
3fb5b69
Revert "Update "Save Quarry" button"
Victor-IX Aug 5, 2024
d4fb0ee
Add version search syntax to the help
zeptofine Aug 5, 2024
b848d0b
New Icon for Blender Files
Victor-IX Aug 5, 2024
2466db9
Merge branch 'cli-launching' of https://github.com/Victor-IX/Blender-…
Victor-IX Aug 5, 2024
9c74eef
Fix new icon importing
Victor-IX Aug 5, 2024
d57e71e
refactor dictionaries, use logger
zeptofine Aug 5, 2024
5dd01cb
add padding to align text
zeptofine Aug 5, 2024
c7330fe
hide save button until usable, update program shortcut for linux
zeptofine Aug 6, 2024
5bde30d
rephrase save button
zeptofine Aug 9, 2024
d675193
use display_label for branch
zeptofine Aug 9, 2024
bee85c3
Add New icon in the blend file
Victor-IX Aug 11, 2024
77726a2
First Documentation Draft
Victor-IX Aug 11, 2024
5665714
Add new Blend file icon on the top left of the launching window
Victor-IX Aug 12, 2024
800b781
add bl_file.ico to pyinstaller bundle, point to it during file associ…
zeptofine Aug 13, 2024
a7d4b6a
add keypress shortcuts for LaunchingWindow
zeptofine Aug 13, 2024
a2eff56
ruff fixes
zeptofine Aug 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add New icon in the blend file
Victor-IX committed Aug 11, 2024
commit bee85c3271b1f2783a90998273667ac5f8bf2813
Binary file modified source/resources/icons/bl/bl_icon.blend
Binary file not shown.