• Joined on 2024-03-13
Jayrude pushed to main at Jayrude/fmeditor-slint 2024-04-10 12:44:39 +00:00
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
Compare 7 commits »
Jayrude created branch main in Jayrude/fmeditor-slint 2024-04-09 21:14:18 +00:00
Jayrude pushed to main at Jayrude/fmeditor-slint 2024-04-09 21:14:18 +00:00
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
Jayrude created repository Jayrude/fmeditor-slint 2024-04-09 21:14:03 +00:00
Jayrude pushed to main at Jayrude/jayrude-dot-dev 2024-04-08 06:41:13 +00:00
379cebc754 Weeklynotes 14
Jayrude pushed to world-rewrite at Jayrude/voxel-rs 2024-04-06 10:46:19 +00:00
d9a053ea5a Chunks now know their dimensions and block dimensions can be defined
Jayrude pushed to world-rewrite at Jayrude/voxel-rs 2024-04-06 10:45:28 +00:00
a4a609fb29 Chunks now know their dimensions and block dimensions can be defined
Jayrude created pull request Jayrude/voxel-rs#2 2024-04-06 09:56:15 +00:00
WIP: World rewrite
Jayrude created branch world-rewrite in Jayrude/voxel-rs 2024-04-06 09:47:20 +00:00
Jayrude pushed to world-rewrite at Jayrude/voxel-rs 2024-04-06 09:47:20 +00:00
Jayrude pushed to main at Jayrude/voxel-rs 2024-04-06 09:45:25 +00:00
0c39a2591b Start separating out world generation
Jayrude pushed to main at Jayrude/voxel-rs 2024-04-06 08:45:34 +00:00
96fe40108b Make renderer update more useful
Jayrude pushed to main at Jayrude/voxel-rs 2024-04-06 08:32:47 +00:00
8a4909dced Start moving towards a generic voxel renderer implementation
e5c06fa365 Rename brickworld module to brickmap
ec8c0c2ccc Move brickmap renderer into brickworld module
Compare 3 commits »
Jayrude opened issue Jayrude/voxel-rs#1 2024-04-06 08:12:39 +00:00
Roadmap
Jayrude pushed to main at Jayrude/jayrude-dot-dev 2024-04-01 09:38:10 +00:00
290d6ebb59 Weeklynotes 13
Jayrude pushed to main at Jayrude/voxel-rs 2024-03-29 09:19:03 +00:00
2bba6c8476 Make brickmap struct private
4a5c142625 Rename brickmap unpack element
Compare 2 commits »
Jayrude pushed to main at Jayrude/voxel-rs 2024-03-25 16:32:31 +00:00
a6d89fb2e5 Remove unused code
0200d876b1 Tidy up brickmap request handling
Compare 2 commits »
Jayrude created branch main in Jayrude/voxel-rs 2024-03-25 15:47:25 +00:00
Jayrude pushed to main at Jayrude/voxel-rs 2024-03-25 15:47:25 +00:00
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
Compare 10 commits »
Jayrude created repository Jayrude/voxel-rs 2024-03-25 15:45:19 +00:00