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

Modulo operators for sf::Time (fixes #429) #430

Merged
merged 2 commits into from
Aug 12, 2013
Merged

Modulo operators for sf::Time (fixes #429) #430

merged 2 commits into from
Aug 12, 2013

Conversation

Foaly
Copy link
Contributor

@Foaly Foaly commented Jul 17, 2013

Since I already had it implemented in my copy of SFML, I made a clean branch and send a pull request, to save everybody some work. It's tested and it works.

@ghost ghost assigned LaurentGomila Jul 17, 2013
@LaurentGomila
Copy link
Member

There should be 2 empty lines between function definitions (in .cpp). Please fix it, I'd like to merge your pull request :p

@Foaly
Copy link
Contributor Author

Foaly commented Aug 11, 2013

Sounds great! I changed it.

LaurentGomila added a commit that referenced this pull request Aug 12, 2013
Added modulo operators for sf::Time (#429)
@LaurentGomila LaurentGomila merged commit a7f7c57 into SFML:master Aug 12, 2013
@Foaly Foaly deleted the timeOperators branch August 19, 2013 20:52
@Foaly Foaly restored the timeOperators branch April 27, 2014 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants