-
Notifications
You must be signed in to change notification settings - Fork 94
[SM64] Settings Rework #280
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
Merged
Merged
Changes from all commits
Commits
Show all changes
121 commits
Select commit
Hold shift + click to select a range
1ccf49f
General settings rework, tools rework, level layout operator, etc
Lilaa3 8793dff
Undid a sin
Lilaa3 e0713b0
fixed a thing
Lilaa3 f455153
oops
Lilaa3 70d1a1a
Another oopsie
Lilaa3 ee0d63c
black
Lilaa3 4e833f6
register and unregister settings at the end
Lilaa3 5a5e2d1
Merge commit '70310474e4627ae3f0a3a43a81aced4aa1200cf3^' into setting…
Lilaa3 dd77415
Merge commit '70310474e4627ae3f0a3a43a81aced4aa1200cf3' into settings…
Lilaa3 033c992
Merge remote-tracking branch 'upstream/main' into settings_changes
Lilaa3 36d13e0
the black reformater errors are hard to read
Lilaa3 ee9cb1b
is it correct now?
Lilaa3 da2e667
suggested changes and seperate import panel bool
Lilaa3 d09cf59
no more f strings....
Lilaa3 7eb9d6d
remove dumb import
Lilaa3 c8a750c
me when im in a making bad comments competition and my opponent is my…
Lilaa3 e8f3445
false
Lilaa3 d4e77af
unnecessary traces are not a good thing
Lilaa3 ce265d6
removed the export part of goals (all of them for consistency)
Lilaa3 a65c5bc
black formatting my nemesis
Lilaa3 b4ce8c6
AAAAAAAAAAAAAA
Lilaa3 135bc06
updated read me
Lilaa3 2266656
suggested
Lilaa3 5489fd7
force extended ram toggle (to free the 4 mb people of this bull)
Lilaa3 785820c
Matstack complient export toggle
Lilaa3 d1b28f3
ok ok fine i will turn on format on save
Lilaa3 d3c754e
new lines :))))))))))))))))))
Lilaa3 3b4dbf3
small spelling mistake
Lilaa3 7b619ec
lighting engine presets
Lilaa3 7214167
Moved tools and settings into their own folders
Lilaa3 dcd1c84
remove more imports
Lilaa3 5849c00
forgot to move this
Lilaa3 e2d882b
format
Lilaa3 25f83fa
Merge branch 'main' into move_for_settings_rework
Lilaa3 50f4630
small mistakes
Lilaa3 0190158
General settings rework, tools rework, level layout operator, etc
Lilaa3 b46507a
Undid a sin
Lilaa3 2d5052e
fixed a thing
Lilaa3 2c4eb0e
oops
Lilaa3 5b2aeb7
Another oopsie
Lilaa3 4b43898
register and unregister settings at the end
Lilaa3 e4484e0
is it correct now?
Lilaa3 9b26660
suggested changes and seperate import panel bool
Lilaa3 6369175
no more f strings....
Lilaa3 5c1d767
remove dumb import
Lilaa3 cce6823
me when im in a making bad comments competition and my opponent is my…
Lilaa3 c6d7a85
false
Lilaa3 cbf751d
unnecessary traces are not a good thing
Lilaa3 372c876
removed the export part of goals (all of them for consistency)
Lilaa3 5a59cb3
black formatting my nemesis
Lilaa3 1b63d24
AAAAAAAAAAAAAA
Lilaa3 321dbc9
updated read me
Lilaa3 bc5e9f9
suggested
Lilaa3 bc5263a
force extended ram toggle (to free the 4 mb people of this bull)
Lilaa3 c159e64
Matstack complient export toggle
Lilaa3 5b6a243
ok ok fine i will turn on format on save
Lilaa3 d443b41
new lines :))))))))))))))))))
Lilaa3 39ec2fb
small spelling mistake
Lilaa3 eb6d841
lighting engine presets
Lilaa3 64c132d
small mistakes
Lilaa3 a902183
finish rebase
Lilaa3 3e8bd21
fix conflicts?
Lilaa3 6800bfc
Merge branch 'main' into settings_changes
Lilaa3 5cf0f92
format
Lilaa3 9482d96
Undo new presets to reduce pr size
Lilaa3 9816ff2
clean changes
Lilaa3 67c7037
[SM64] - Settings Rework
Lilaa3 33402a1
Merge branch 'settings_changes' of https://github.com/Lilaa3/fast64 i…
Lilaa3 b1177e8
Add OperatorBase
Lilaa3 5191308
Some more clean up
Lilaa3 f0ab73e
More clean up
Lilaa3 737b21c
More UI improvements being worked on
Lilaa3 14a8efb
draw_props in operator base
Lilaa3 97eedc9
Use split, expect 0x for hex values
Lilaa3 dddf2ec
Less reduncancy
Lilaa3 16fc730
New warning function
Lilaa3 bf95a6e
ui warnings to not rely on exceptions in the middle of ui code
Lilaa3 386348a
More
Lilaa3 89d57db
Use @property
Lilaa3 c905dd7
Memory icon
Lilaa3 5b13d43
Move into sm64_utility
Lilaa3 600f57c
Comma
Lilaa3 fdda9ac
make this look cleaner
Lilaa3 249fa23
Seperate draw_props from just the operator draw logic
Lilaa3 c28980d
revert the seperation as its not really necessary
Lilaa3 f37be54
string_int_prop
Lilaa3 142e7ae
check existing context mode
Lilaa3 cb69c13
remove old repo properties dict
Lilaa3 bbeffea
Some more patterns ive been following
Lilaa3 34832af
icons and stuff
Lilaa3 dc1ec58
Just general stuff, im out of names
Lilaa3 5d924f9
show rdp defaults in the repo settings tab
Lilaa3 3d03100
Remove boxing
Lilaa3 9c995f3
check if auto pick is on
Lilaa3 1badb41
black
Lilaa3 82aefb1
custom int_from_str
Lilaa3 ae81d6f
Address converter into its own property class
Lilaa3 229e17e
split, improve string int prop
Lilaa3 a7b844e
put into col
Lilaa3 f203cda
Add support for objects to use SM64_Panel
Lilaa3 d03a0e1
Fix bug, make goal behavior more explicit
Lilaa3 ec2085a
Merge branch 'main' into settings_changes
Lilaa3 94f1b9f
Remove extra new line
Lilaa3 1a3cda9
Improve path checks, improve expanded error
Lilaa3 9447f8d
add back useless comment for this pr, use context to make line shorter
Lilaa3 a58bf49
fixed an issue i caused when rebasing
Lilaa3 d66c500
?
Lilaa3 60c41b1
And don´t forget to black format
Lilaa3 88725bb
no longer silently fail
Lilaa3 a63e8a6
Let me inspect my todo first before trying to solve so dependicie stuff
Lilaa3 1e864da
Implemented suggestions except for OperatorBase which has a new method
Lilaa3 627ca0a
upgrade to version 1
Lilaa3 28a2b7d
Merge branch 'main' into settings_changes
Lilaa3 f3c62f3
ported over rdp settings to json from glTF2
Lilaa3 7d34882
Fix importing
Lilaa3 44dfbb6
use cameCase for repo settings
Lilaa3 0f2312b
static method
Lilaa3 66696ef
Also upgrade conversion proprety group
Lilaa3 8c3f0c7
Fix int_from_str prefix check
Lilaa3 2e2586c
Undo accidental rename
Lilaa3 943c4ef
Important fix
Lilaa3 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.