You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have been living on the edge. The bevy development branch, large gestures of feature development (rightfully) tossed in, without a testing strategy, or continuous integration. In support of Processing we want to ensure that we are able to develop with confidence and able to trust more people to contribute to the project.
For this milestone, we would like to:
Know when our examples break
Add visual testing
Version lock our bevy dependency
Set up continuous integration
Be in a state that inspires confidence as we bring a libprocessing powered renderer to Processing