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

I did stuff #2

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

I did stuff #2

wants to merge 4 commits into from

Conversation

dotbmp
Copy link

@dotbmp dotbmp commented Sep 19, 2024

  • new checkbox widget api
  • add button widget
  • add button for clearing input
  • fix corner pixel
    • off by one error
  • add UI background for visibility
  • add free cam
  • better font

[x] add button widget
[x] add button for clearing input
[x] add UI background for visibility
[x] fix corner pixel
  - off by one error
[x] add free cam
[x] new font
@bones-ai
Copy link
Owner

Hey, thanks for the PR,
i recently discovered raylib already has a free camera that works with the inputs, i've implemented that in the latest commit,

also i think the the "corner pixel" issue isn't fixed yet, the top left pixel is now always enabled, i'll have to look into that issue at some point

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