William Moorehouse
|
3272056b8f
|
Refactored and expanded Mesh
|
2015-06-16 15:53:28 -04:00 |
|
Drew DeVault
|
2994b7c65e
|
Fix cross-thread voliations in chunk rendering
|
2015-06-03 16:12:43 -06:00 |
|
Drew DeVault
|
3d3709a14a
|
Refactor mesh generation a bit
|
2015-05-29 15:46:44 -06:00 |
|
Mitchell Kutchuk
|
1c35eb3466
|
Do not use Thread.Abort
- Thread.Abort should be avoided as much as possible. Replaced it with a
CancellationToken instead.
- Mesh now implements IDisposable
|
2015-05-25 08:05:38 -07:00 |
|
Drew DeVault
|
b308252b88
|
Improve use of concurrent .NET patterns
|
2015-05-17 16:52:16 -06:00 |
|
Drew DeVault
|
df566e6d76
|
TrueCraft.Client.Linux -> TrueCraft.Client
|
2015-05-16 21:50:10 -06:00 |
|