Game Development Reference
In-Depth Information
The Unity UI Bitbucket source page (at time of writing this)
From here you can browse the source using the Source link on the left or simply
check out all the existing changes to the project through the Commits link. If you are
feeling brave you can also see what other changes have already been proposed by
other committed developers (or should be) using the Pull Requests link.
Additionally, you can see a feed to the right of all the recent activity.
The main part of the page is taken up with instructions for how to get involved
and more importantly, how to run with the code in your local environment,
but more on that later.
Note: The source control system used by Unity is Mercurial
( http://mercurial.selenic.com/about ) , a very similar
distributed version control system (DVCS) to the other popular
source control system, GIT. Keep this in mind if you have your
own source control clients and want to connect to the UI project.
 
Search WWH ::




Custom Search