1
0
Fork 0
mirror of https://github.com/ppy/osu-tools.git synced 2025-06-08 07:17:01 +09:00
Commit graph

35 commits

Author SHA1 Message Date
StanR
414c762b2b
Use argon skin for object inspection (#262) 2025-05-13 14:05:10 +01:00
StanR
5d6352b530 Update packages 2025-02-27 16:14:14 +05:00
StanR
d1f13ed679 Add timeline to the object inspection screen 2024-12-05 01:50:35 +05:00
StanR
c67393ddef Fix object inspectors not working 2024-06-25 23:19:35 +05:00
Dean Herbert
2b3e8ae15c Match osu DotSettings 2023-10-05 12:42:17 +09:00
Dean Herbert
5e36b1660c Update packages and usages with osu! side changes 2023-06-21 16:23:53 +09:00
StanR
6e9de278fc Use arrows for skipping objects 2023-02-25 02:08:33 +03:00
StanR
412e55be41 Seek to the hitobjects 2023-02-22 16:12:16 +03:00
StanR
e33c383c62 Refactor and restyle ObjectDifficultyValuesContainer 2023-02-18 23:31:13 +03:00
StanR
7b988b1acc Refactor ObjectInspector 2023-02-18 22:04:01 +03:00
StanR
c360777ab0 Refactor difficulty values container into using Bindable<DifficultyHitObject> 2023-02-18 21:39:38 +03:00
StanR
7ebc7a55f3 Move catch guide line to CatchObjectInspectorRuleset 2023-02-18 20:17:48 +03:00
StanR
f6d3b6f111 Run formatting 2023-02-18 19:57:27 +03:00
srb2thepast
1c83b2f692 Use Bindable for focused DiffHit 2023-01-31 20:54:01 -05:00
srb2thepast
7a034577b1 More fixes from reviews
- Removed fade-out
- Removed making hits red
- More scaling fixes
- Fixed not being able to scroll while paused
- Used Font Size on text rather than Scale
- Removed "Right = 0"
- Use AddRange rather than adding 1 by 1
- Fixed not being able to override Width & SizeAxes
2023-01-26 18:59:04 -05:00
srb2thepast
4a01d5972f Renamed ObjectDiff container 2023-01-26 16:35:31 -05:00
srb2thepast
98da915b78 Codefactor fixes 2023-01-10 18:14:29 -05:00
srb2thepast
10b1fb236f final cleanup 2023-01-10 17:50:17 -05:00
srb2thepast
20a53bcb9e Removed all panels 2023-01-10 17:36:22 -05:00
srb2thepast
5d3b905a2f Fix scaling when resized, add seeking keybinds
Q - Back
E - Forward
Shift + Q/E - Slower seek
Alt + Q/E - Faster seek
2023-01-10 17:15:13 -05:00
srb2thepast
8824e4b989 Fixed flashing, added for all rulesets 2023-01-09 22:23:17 -05:00
srb2thepast
d9abc5d635 Added Evaluator Variable Compatability
Requires use of an edited custom local osu! directory.

Please clone this branch: https://github.com/srb2thepast/osu/tree/evaluator-publicization then run the UseLocalOsu.sh in osu-tools to compile sucessfully.
2023-01-08 20:31:23 -05:00
srb2thepast
b5e86af8e3 Moved DebugValueList to it's own file 2023-01-08 15:47:33 -05:00
srb2thepast
2e710104b8 Inital Sidebar Completion
Still have to fix the seemingly random flickering
2023-01-08 15:46:04 -05:00
srb2thepast
35d7a042ff Inital Display & Auto Updates 2023-01-08 00:50:56 -05:00
StanR
2edd0e483c Update packages, change buttons to RoundedButton 2022-11-30 01:23:18 +03:00
StanR
335a08a398 Update packages 2022-09-04 22:28:53 +03:00
Dean Herbert
39857a4f2c Fix various inspections 2022-07-24 23:29:34 +09:00
StanR
000bd81ccf Use new editor bottom bar 2022-06-03 17:58:22 +03:00
StanR
03ebbd4e3b Add taiko and catch object inspectors 2022-04-20 20:15:21 +03:00
StanR
8b787ad818 Use difficulty hit objects from difficulty calculator, properly create playfield adjustment 2022-04-20 20:15:19 +03:00
Bartłomiej Dach
a1d8e4dcc3 Fix object inspector not hiding when clicking outside content bounds 2022-04-20 20:15:11 +03:00
Bartłomiej Dach
6e1490a609 Fix object inspector not hiding when pressing Escape 2022-04-20 20:15:11 +03:00
StanR
841548dbf5 Fix clock not running, switch back to default skin 2022-04-20 20:15:08 +03:00
StanR
c5011135da Add basic osu object inspector 2022-04-20 20:15:03 +03:00