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

23 commits

Author SHA1 Message Date
StanR
dc849ddade CI 2025-02-27 23:34:46 +05:00
StanR
1cbe1f86a4 CI 2025-02-27 16:43:47 +05:00
StanR
5d6352b530 Update packages 2025-02-27 16:14:14 +05:00
StanR
5c438d2a92 Fix Use explicit type 2025-01-31 20:58:38 +05:00
StanR
5cf0a6074e Update configs, update packages, fix new warnings 2025-01-31 20:49:00 +05:00
StanR
721b95ca98 Fix object inspection using wrong object timing, add taiko evaluators 2024-12-07 15:24:20 +05:00
StanR
1a1d98939f using 2024-12-05 02:33:01 +05:00
StanR
6f4540e8af Fix osu, taiko object inspection not drawing correctly, fix missing osu diff values 2024-12-05 01:44:30 +05:00
StanR
430fe6ef0f usings 2024-06-25 23:32:55 +05:00
StanR
26bf2b6f93 Update packages, address warnings 2024-06-25 23:21:26 +05:00
Dean Herbert
2b3e8ae15c Match osu DotSettings 2023-10-05 12:42:17 +09:00
StanR
f9a602f739 Use hit object matching 2023-02-25 02:08:04 +03:00
StanR
15bfaca8e3 Change the font, add separator for slider values 2023-02-19 18:00:49 +03:00
StanR
bbfafe1d3a Improve shown values 2023-02-18 23:47:57 +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
srb2thepast
a00657bc67 Use Bindable for the container's info dictionary 2023-02-14 17:43:00 -05: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
b40ab84631 Sizing fixes + more cleanup
- removed console printing object types
- removed switch container for cleaner code
- fixed codefactor changes (vs code refactoring created problems)
- added box sizing fix
2023-01-26 17:54:15 -05:00
srb2thepast
4a01d5972f Renamed ObjectDiff container 2023-01-26 16:35:31 -05:00
Renamed from PerformanceCalculatorGUI/Screens/ObjectInspection/DebugValueList.cs (Browse further)