maelstrom · they/them
maelstrom pushed to feature/anti-aliasing at maelstrom/openblocks 2025-07-09 13:13:41 +00:00
maelstrom pushed to feature/autogen at maelstrom/openblocks 2025-07-09 13:13:41 +00:00
maelstrom created branch feature/instance in maelstrom/openblocks 2025-07-09 13:13:41 +00:00
maelstrom pushed to master at maelstrom/openblocks 2025-07-09 13:13:41 +00:00
e51d00708b refactor(rendering): use VBOs for torus instead of deprecated immediate mode
9c4f2c7495 refactor(rendering): removed glfw dependency of render functions
092c3c748d feat(rendering): ttf font rendering
Compare 3 commits »
maelstrom created branch data-restructure in maelstrom/openblocks 2025-07-09 13:13:41 +00:00
maelstrom created branch feature/autogen in maelstrom/openblocks 2025-07-09 13:13:41 +00:00
maelstrom pushed to data-restructure at maelstrom/openblocks 2025-07-09 13:13:41 +00:00
maelstrom created branch feature/anti-aliasing in maelstrom/openblocks 2025-07-09 13:13:41 +00:00
maelstrom created branch feature/players in maelstrom/openblocks 2025-07-09 13:13:41 +00:00
maelstrom pushed to master at maelstrom/openblocks 2025-07-09 12:40:07 +00:00
c63197f09b refactor(rendering): use VBOs for torus instead of deprecated immediate mode
maelstrom pushed to master at maelstrom/openblocks 2025-07-09 12:37:14 +00:00
6acd16f1a5 refactor(rendering): removed glfw dependency of render functions
fc16147265 feat(rendering): ttf font rendering
Compare 2 commits »
maelstrom pushed to master at maelstrom/openblocks 2025-07-09 00:04:34 +00:00
f2e9faf62b feat(rendering): ttf font rendering
82c0a86235 refactor(rendering): created vbo-based rectangle drawing
Compare 2 commits »
maelstrom pushed to master at maelstrom/openblocks 2025-07-08 08:49:30 +00:00
0d53d1593f refactor(datamodel): include worksapce via GetService instead
maelstrom pushed to master at maelstrom/openblocks 2025-07-08 06:09:45 +00:00
ff83211b19 fix(logging): moved data/logging dir to a more reasonable location on gnu/linux
4274a4a68f feat(rendering): added linear filtering and mipmapping to parts
1071efb137 add logs to .gitignore
0991f31e57 fix(editor): undo state for moving objects in the explorer
fc105400e3 fix(editor): group/ungroup-ing not creating history states
Compare 5 commits »
maelstrom pushed to master at maelstrom/openblocks 2025-07-07 20:26:20 +00:00
f80e9c4cc3 feat(editor): q and e for vertical movement
c2135b2f8c fix(editor): script not reopening after being closed
Compare 2 commits »
maelstrom pushed to master at maelstrom/openblocks 2025-07-07 20:13:14 +00:00
8c95f3b9fb fix(datatypes): rgb is measured from 0-255 not 0-256 you crumb
maelstrom pushed to master at maelstrom/openblocks 2025-07-07 18:29:21 +00:00
650ba0068a fix(physics): crash when deleting parts due to misusing simulationTicket iterator
maelstrom pushed to master at maelstrom/openblocks 2025-07-06 20:54:49 +00:00
df795482b5 fix(rendering): wrong type for exported global
54f14b6e49 fix(editor): missing qfile.h include
Compare 2 commits »
maelstrom pushed to master at maelstrom/openblocks 2025-07-03 12:03:25 +00:00
64bc82007b feat(rendering): enabled multisampling
maelstrom pushed to master at maelstrom/openblocks 2025-07-03 00:17:02 +00:00
3052b376e2 feat(physics): changed max fps from 30 to 60
e829b0c279 refactor(physics): asynchronous rigidbody update
ce851aaa5e fix(editor): scale clicking sound missing
fea837a29c feat(physics): basic parallelism
b1c7eca289 refactor(workspace): physicsWorld is now never null
Compare 8 commits »