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

DS Classic Menu: Improve clock hands and add outer shadow to the clock & calendar #2450

Merged
merged 4 commits into from
Aug 6, 2024

Conversation

mentusfentus
Copy link
Contributor

What's changed?

  • Improved clock needles/hands: The clock's line renderer now uses the Bresenham's line algorithm, which has less irregularities when pointing diagonally and is much faster than the previous one.
  • Added the outer shadow to the clock and calendar. The result is not 1:1 to the original menu, but in my opinion this looks much nicer than before. This is done using semi-transparent textures, so it works well with custom themes that replaces the background

image

Where have you tested it?

Nintendo DSi XL with Unlaunch
melonDS 0.9.5


Pull Request status

  • This PR has been tested using the latest version of devkitARM and libnds.

@RocketRobz RocketRobz merged commit fabcfb1 into DS-Homebrew:master Aug 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants