61f20f228e
Add box layout widget
c67f6efb32
Made default box alignment stretch
f70979846e
Make boxes rounded by default
b98741a35e
Basic theming applied
0788dd10d5
Update palette colours
23daf927cd
Add basic panel widget
dfcf3ebbd3
Add object tool panel mockup
08a337d26d
Add font size to theme
f6710fb383
Add separator widgets
6e2dc9fd6a
Basic layout work
8a4909dced
Start moving towards a generic voxel renderer implementation
e5c06fa365
Rename brickworld module to brickmap
ec8c0c2ccc
Move brickmap renderer into brickworld module
2bba6c8476
Make brickmap struct private
4a5c142625
Rename brickmap unpack element
956fdd180f
Remove unnecessary cast
511e4b9233
Move Brickmap definition to brickmap_cache
77b3e5172b
Move brickmap cache staging and uploading
c26f3c8ffb
Extract brickgrid to module
03a74d1b02
Merge voxel renderer implementation blocks