Skip to content

Improve paint line drawing#2276

Merged
ghaerr merged 2 commits intoghaerr:masterfrom
Vutshi:master
Apr 1, 2025
Merged

Improve paint line drawing#2276
ghaerr merged 2 commits intoghaerr:masterfrom
Vutshi:master

Conversation

@Vutshi
Copy link
Copy Markdown
Contributor

@Vutshi Vutshi commented Apr 1, 2025

Implement proper Bresenham's algorithm. See results in #2269 (comment)

Implement proper Bresenham's algorithm. See results in ghaerr#2269 (comment)
@ghaerr ghaerr mentioned this pull request Apr 1, 2025
@ghaerr
Copy link
Copy Markdown
Owner

ghaerr commented Apr 1, 2025

I just noticed previous floating point #defines and #include code on lines 7-18 are still included, but never used below.

Can you delete those, all that is completely unneeded now that floating point is no longer used.

@Vutshi
Copy link
Copy Markdown
Contributor Author

Vutshi commented Apr 1, 2025

Done.

@ghaerr ghaerr merged commit 0a65a2c into ghaerr:master Apr 1, 2025
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