aboutsummaryrefslogtreecommitdiff
path: root/drawing
Commit message (Collapse)AuthorAgeFilesLines
* get smooth brush strokes working to my present satisfactionubq3232024-04-151-3/+14
|
* implement stroke operationubq3232024-04-152-8/+29
|
* add stroke drawop and refactor drawop ser/deser a bitubq3232024-04-152-19/+79
|
* change brush size and colourubq3232024-04-142-11/+44
|
* multiple chunks on server and unload not near players. just need client to ↵ubq3232024-04-141-0/+2
| | | | req chunks now
* multiple packet types. code quality is declining steadilyubq3232024-04-131-4/+4
|
* send and recv drawing ops c2subq3232024-04-101-0/+21
|
* giant refactor, start to use drawing ops for drawingubq3232024-04-082-0/+93