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

fixes print color issues #5

Merged
merged 2 commits into from
Sep 24, 2015
Merged

fixes print color issues #5

merged 2 commits into from
Sep 24, 2015

Conversation

gingerbeardman
Copy link
Contributor

—sets print color on cart load to light grey (6) to match pico8.
—comment out setColor which was overwriting color() changes on each frame
—added mac keyboard shortcuts
—corrected a typo

sets print color on cart load to light grey (6) to match pico8.

comment our setColor which was overwriting color() changes on each frame
ftsf added a commit that referenced this pull request Sep 24, 2015
@ftsf ftsf merged commit f041d02 into picolove:master Sep 24, 2015
samhocevar pushed a commit to samhocevar-forks/picolove that referenced this pull request Aug 25, 2016
Use the parameter passed to cls()
r3muxd pushed a commit to r3muxd/picolove that referenced this pull request May 11, 2019
Pretty much all of this was completely wrong.

Changing the clear in flip_screen screws up the black border color
Clearing the canvas to a palette color screws up the shaders
They expect 0-15, not a palette color
----
Fix cls() not resetting the clip
Fix clip not requiring all 4 parameters
Clean up clip()
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.

None yet

2 participants