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

Feature: mipmaps parameter for fe.Image class #432

Closed
wants to merge 9 commits into from

Conversation

oomek
Copy link
Collaborator

@oomek oomek commented Mar 9, 2018

Added .mipmaps parameter that gets/sets the automatic generation of mipmaps for the fe.Image objects.

oomek and others added 9 commits March 21, 2017 11:41
Merge with mickelson's master
Overrides previus commit. Wrong file upladed
Overrides previous commit. Wrong file uploaded.
It's astonishing how many mistakes one can do by adding just one line of code. I blame fibrofog.
Gets/sets the automatic generation of mipmaps for the image/artwork/video. Setting mipmaps to true greatly improves the quality of scaled down images.
@oomek
Copy link
Collaborator Author

oomek commented Mar 11, 2018

Andrew, would you be able to pull my commits and up the AM version when I finish my 3 features I’m working on? These features are: Mipmaps, font spacing and blending modes.

@mickelson
Copy link
Owner

mickelson commented Mar 13, 2018 via email

@oomek
Copy link
Collaborator Author

oomek commented Mar 13, 2018

I’m refining my other commit Blending modes which I haven’t pushed yet and I’ve decided to bind it per shader not per drawable and I’ve also changed the default blending mode for surfaces to Premultiplied to fix the black fringes when thre are transparent objects on it. Are you ok with that?

@oomek
Copy link
Collaborator Author

oomek commented Mar 13, 2018

What is the purpose of that per display parameter you mentioned.

@oomek oomek closed this Mar 23, 2018
@oomek
Copy link
Collaborator Author

oomek commented Mar 23, 2018

Will open a new pull request after rebasing.

@oomek oomek deleted the attract-mipmaps branch March 23, 2018 03:57
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