Contributing to MV3D

If you'd like to contribute, first thing you'll want to do is to register for an account on the forums and wiki. You may need to post on the forums to get your wiki account permissions to modify tickets and such (at least until this is automated). MV3D strictly follows UQDS and Divmod's coding standard. Make sure there is a ticket for what you're doing, and submit patches as attachments to the ticket. When you are ready, set the ticket keywords to 'review' and someone will review the changes and either suggest fixes or merge them in.

If you're looking for something to do, here's a list of tickets no one is working on:

version 0.3

#193
Client config GUI
#253
Grasses color map doesn't seem to work right

version 0.4

#81
Add Day-Night cycle ability to realms
#186
Create Windows Installer

version None

#179
Some way to get trimesh colliders for arbitary 3d models

Ticket Conventions

In addition to the standard trac workflow, we also use keywords to denote a secondary status for tickets. Use the 'review' keyword to specify that a ticket is ready for review. The 'stealable' keyword should be used on tickets that are up for grabs for anyone to take on.