|
b806da6349
|
Renamed VertexAttributesHandle.cs and added transformation matrix to convenience function.
|
2020-02-20 16:06:37 -05:00 |
|
|
72a8cc9206
|
Finished an untested version of RectTextures.cs.
|
2020-02-20 16:04:59 -05:00 |
|
|
d91c325035
|
Removed legacy ninepatch and texture atlas.
|
2020-02-20 16:03:38 -05:00 |
|
|
46e072b9f4
|
Removed legacy UI modules, screen and skin system.
|
2020-02-20 16:03:18 -05:00 |
|
|
b9105e7179
|
Removed setting binding to 0 since order of operations may cause issues.
|
2020-02-20 14:50:00 -05:00 |
|
|
4f7c7dccb1
|
Finished untested texture data.
|
2020-02-20 14:49:36 -05:00 |
|
|
260bbeb9cb
|
Drawable interface for new rendering structure.
|
2020-02-20 04:18:50 -05:00 |
|
|
171c27ab80
|
New batching structure base files.
|
2020-02-20 04:17:39 -05:00 |
|
|
7512f66cdb
|
Removed state tracking from vertex attributes because GL can only bind with one at a time.
|
2020-02-20 00:30:10 -05:00 |
|
|
289799a6af
|
Started work on the ElementBufferHandle.
|
2020-02-17 02:31:15 -05:00 |
|
|
e58af8ce56
|
VertexAttributesHandle doc updated; Made texture coordinates non-normal.
|
2020-02-17 02:30:50 -05:00 |
|
|
0cee4c3ffe
|
Renamed and added an utility function to get basic attributes.
|
2020-02-17 02:28:15 -05:00 |
|
|
115608b2a5
|
Removed state tracking for VertexBufferHandle due to potential overlapping states.
|
2020-02-17 02:27:14 -05:00 |
|
|
1a256eb664
|
Added texture and color support to default shaders.
|
2020-02-17 02:26:12 -05:00 |
|
|
c62ec58c8f
|
Added an easy way to get attribute location for shaders.
|
2020-02-17 02:25:13 -05:00 |
|
|
60fa54ccf9
|
Removed code from when still using Monogame.
|
2020-02-17 00:35:14 -05:00 |
|
|
dee5f96ea7
|
Files renamed to RecrownedGTK.
|
2020-02-16 21:44:21 -05:00 |
|