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

pull the file in from develop to fix the issue #10 #13

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

waldo323
Copy link
Collaborator

@waldo323 waldo323 commented Oct 4, 2018

I successfully tested the capture file in both develop and my master branch to make sure it would allow me to run the software from various directories which solves issue #10

@craigmaloney
Copy link
Owner

Wouldn't this be achieved by just pushing into master? I'm confused what's going on here.

@craigmaloney
Copy link
Owner

Actually I think these are all in feature/cleanup. Feh. I didn't realize those weren't merged yet.

@craigmaloney
Copy link
Owner

Just updated develop with the feature/cleanup branch that I had local. Please check to see if this pull request is still needed.

@craigmaloney craigmaloney self-requested a review October 4, 2018 20:26
Copy link
Owner

@craigmaloney craigmaloney left a comment

Choose a reason for hiding this comment

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

I think this already got merged.

capture.py Outdated
@@ -3,7 +3,18 @@
import os
import pygame
import pygame.camera
from pygame.locals import *
from pygame.locals import (
Copy link
Owner

Choose a reason for hiding this comment

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

These appear to be committed with the latest merge of my feature branch. Please confirm.

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