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

feat(api): add bindings for imgui-knobs #211

Merged
merged 6 commits into from
Jan 9, 2024
Merged

Conversation

1312Delta
Copy link
Contributor

Add bindings for the imgui-knobs extension

Description

Add jni bindings for the imgui-knobs extension and example window for it

Type of change

  • Minor changes or tweaks (quality of life stuff)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Add bindings for the imgui-knobs extension
@SpaiR SpaiR added the feat New feature or request label Nov 28, 2023
Copy link
Owner

@SpaiR SpaiR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@1312Delta Looks good 👍 , but can you address styling issues I've mentioned?

.gitignore Outdated Show resolved Hide resolved
example/src/main/java/Extra.java Outdated Show resolved Hide resolved
example/src/main/java/Extra.java Outdated Show resolved Hide resolved
example/src/main/java/ExampleKnobs.java Outdated Show resolved Hide resolved
1312Delta and others added 4 commits November 28, 2023 16:10
Update styling

Co-authored-by: SpaiR <klimbetoo@gmail.com>
Update styling

Co-authored-by: SpaiR <klimbetoo@gmail.com>
Remove gradle.properties from git ignore
Update styling, field names set to UPPER_CASE, remove throwing exceptions from constructors, refactored flags to general style
@1312Delta 1312Delta requested a review from SpaiR November 28, 2023 16:36
@SpaiR SpaiR merged commit 194381c into SpaiR:main Jan 9, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants