9
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create CODE_OF_CONDUCT.md
renanse
as Joshua Slack
More... over 3 years ago
Improvements to line clamping
renanse
as Joshua Slack
More... over 3 years ago
Fixes to line rendering:
renanse
as Joshua Slack
More... over 3 years ago
Update gradle.yml
renanse
as Joshua Slack
More... over 3 years ago
Update gradle.yml
renanse
as Joshua Slack
More... over 3 years ago
Update gradle.yml
renanse
as Joshua Slack
More... over 3 years ago
Create gradle.yml
renanse
as Joshua Slack
More... over 3 years ago
Small change to improve the scaling for BMText.
renanse
as Joshua Slack
More... over 3 years ago
Fix incorrect field type
renanse
as Joshua Slack
More... over 3 years ago
Add access to last frame time in Timer.
renanse
as Joshua Slack
More... over 3 years ago
Allow for injection of an Authenticator for URLResourceSource and the HttpImageCache
renanse
as Joshua Slack
More... over 3 years ago
Update mouse wrappers for AWT, SWT and native (GLFW) to handle clicks in the same way, and to allow for some movement during the click (accessibility)
renanse
as Joshua Slack
More... over 3 years ago
Improved performance by orders of magnitude.
renanse
as Joshua Slack
More... over 3 years ago
Add additional subdivision methods and injection of stop logic.
renanse
as Joshua Slack
More... over 3 years ago
Really fix CR this time - tested. :/
renanse
as Joshua Slack
More... over 3 years ago
Add getArea method to Triangle classes and a simple triangle subdivision utility class.
renanse
as Joshua Slack
More... over 3 years ago
Fix identification of ENTER key in SwtKey. Was using improper code.
renanse
as Joshua Slack
More... over 3 years ago
Allow for use of other native array types for bulk put operations. This should be an improvement in terrain to allow for more compact arrays in ClipmapLevel
renanse
as Joshua Slack
More... over 3 years ago
Prep for 1.5.3
renanse
as Joshua Slack
More... over 3 years ago
Update several math objects to reset when pulling from pool. Was hitting some problems with code assuming pool-fetched math objects were clean.
renanse
as Joshua Slack
More... over 3 years ago
Prep for 1.5.2
renanse
as Joshua Slack
More... over 3 years ago
Correct a fog function call that returned an int instead of a float - some pedantic compliers won't convert this for you.
renanse
as Joshua Slack
More... over 3 years ago
Add a few fixes suggested by SpotBugs
renanse
as Joshua Slack
More... almost 4 years ago
Seems no need for this to use static fields.
renanse
as Joshua Slack
More... almost 4 years ago
Convert to using double internally to improve optimization equality checks.
renanse
as Joshua Slack
More... almost 4 years ago
Remove unnecessary hiding of superclass field.
renanse
as Joshua Slack
More... almost 4 years ago
Update and correct some equality checks
renanse
as Joshua Slack
More... almost 4 years ago
Reduce warnings about Cloneable interface
renanse
as Joshua Slack
More... almost 4 years ago
Improve oddness check
renanse
as Joshua Slack
More... almost 4 years ago
Rewrite to reduce code duplication
renanse
as Joshua Slack
More... almost 4 years ago