History and Daily Commits on GitHub

author
Silicon Studio Corporation

One year ago, we open-sourced Xenko on GitHub when we released our first beta. This allows our users to understand how the engine work, use it more efficiently, not be blocked by bugs and contribute with the development.

However, until recently, Xenko code was manually filtered and published to GitHub. The process was inefficient and time-consuming, resulting in delayed updates.

Also, since all commits were squashed, our community couldn't see code history, branches, commit messages, activity and daily improvements made to the software. Changes would only be visible after releases.

In addition, integrating GitHub PR and community activity back in our source tree was not well streamlined very well with our workflow.

We decided to spend some time automatizing this commit filtering process and applying it on the last year of history (since 1.0.0-beta01).

This history is now live on our GitHub repository, and you can expect almost daily commits from now on.

We are very excited to make our development more transparent and visible to the community!

History on github

This GitHub repository is now archived. You can access its successor, Stride, at this link https://github.com/stride3d/stride.

Any comments? You can start 🗨 at GitHub Discussions or Discord.

Edit this page on .