elipzer
|
d25b5da9d2
|
Added a function for resizing element buffers.
This should be useful in the future for allowing for more efficient
resizing of element buffers rather than re-allocating them every
frame.
|
2018-11-12 11:13:12 -05:00 |
|
elipzer
|
41235f553c
|
Converted BaseBatch to Batch.
Also abstracted the batches into InstancedBatch, ElementBatch, and
InstancedElementBatch.
|
2018-11-12 00:22:55 -05:00 |
|
elipzer
|
7cbe8acf30
|
Libraries Work!
Now the code is being compiled through .lib files!
|
2018-10-11 01:26:24 -04:00 |
|
elipzer
|
5db5ce971c
|
Probably BREAKING - Moved everything into proper directories
Also added a copy pre-build even for .h files into the include
directory for charcoal and charcoal-builtin
|
2018-10-10 23:56:39 -04:00 |
|