Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Factor out AddSubMesh() method from long ↵ | Justin Clark-Casey (justincc) | 2011-07-08 | 1 | -5/+5 |
| | | | | | | CraeteMeshFromPrimMesher() method Also remove some of the logging spam left in from the last commit. | ||||
* | minor: code tidy up - remove a couple of Console.WriteLine() accidentally ↵ | Justin Clark-Casey (justincc) | 2011-07-08 | 1 | -6/+8 |
| | | | | added in the last commit | ||||
* | refactor: Separate the OdeScene class into its own file from OdePlugin.cs, ↵ | Justin Clark-Casey (justincc) | 2011-07-08 | 1 | -0/+3866 |
to improve code readability |