UnknownShadow200
|
01cdeee0eb
|
Reduce code duplication of SelectionBox and AxisLinesRenderer.
|
2016-08-03 14:40:32 +10:00 |
|
UnknownShadow200
|
8c292d92e3
|
Use packed ints instead of 4 byte fields in vertex structs.
|
2016-07-10 11:23:20 +10:00 |
|
UnknownShadow200
|
46095f6db9
|
Use methods compatible with OpenTK 1.0 API.
|
2016-06-21 08:34:27 +10:00 |
|
UnknownShadow200
|
3865bc6888
|
Rename vertices structs to a more concise one, also fix issue with progress bar very very rarely overflowing when the server overflows on computing the progress value, by instead computing it client-side. (Thanks 123DontMessWitMe)
|
2016-03-29 20:45:52 +11:00 |
|
UnknownShadow200
|
a78205c45a
|
Add copyright notices to every source file.
|
2016-03-26 13:51:42 +11:00 |
|
UnknownShadow200
|
31753e1f9e
|
Selection boxes should expand outward instead of inward to match classicube (Thanks 123DontMessWitMe)
|
2015-12-22 11:27:29 +11:00 |
|
UnknownShadow200
|
cc0dd16c42
|
Default.png should only not show pixels with A = 0, make clouds height be able to set to +-10,000, make snow/rain nicer, more work on 'alt text' input box.
|
2015-11-11 11:18:29 +11:00 |
|
UnknownShadow200
|
c8061b64fd
|
Cleanup SelectionManager, don't show all 64 spaces in ChatInputWidget.
|
2015-11-08 16:32:08 +11:00 |
|
UnknownShadow200
|
f63d1e35e1
|
Begin to phase out usage of LogX/Y/Z calls, see issue #108 for why this is being done
|
2015-10-26 19:55:16 +11:00 |
|
UnknownShadow200
|
c88348c6d8
|
Fix rotation of models, use nicer constants in Model classes.
|
2015-09-13 12:17:34 +10:00 |
|
UnknownShadow200
|
96b508a2ce
|
Optimise even further, fix bug with sky drawing with OpenGL api.
|
2015-08-04 11:35:57 +10:00 |
|
UnknownShadow200
|
749a1b0436
|
Simplify API further.
|
2015-08-04 07:03:20 +10:00 |
|
UnknownShadow200
|
efc7b0bfe6
|
Use stackalloc to avoid allocating index buffer on LOH, remove Is<X> methods in IGraphicsApi and make IGraphicsApi more consistent.
|
2015-08-04 06:32:12 +10:00 |
|
UnknownShadow200
|
4cc1e27157
|
Cleanup the solution - move the client's files and folders into their own folder.
|
2015-07-25 06:45:14 +10:00 |
|