Sara Gerretsen Sara · she/her
Sara pushed to development at Sara/terrain-editor 2025-11-19 17:47:02 +00:00
f5a78e10c7 feat: implemented chunking
Sara pushed to development at Sara/terrain-editor 2025-11-18 21:57:26 +00:00
823d70a93c feat: changed default scene
89861a9f55 fix: disabled 2d msaa
c3fdb21f9f chore: adjusted size of interaction shapes
841571cf04 fix: noise texture in primitive emits changed
Compare 4 commits »
Sara pushed to development at Sara/terrain-editor 2025-11-18 17:02:11 +00:00
61ba2a54f2 feat: implemented saving & loading
Sara pushed to development at Sara/terrain-editor 2025-11-18 12:21:10 +00:00
6724c38968 feat: added lateral movement handle and indicator
Sara pushed to development at Sara/terrain-editor 2025-11-17 23:04:24 +00:00
dfbe37a2e7 feat: implemented point primitive gizmo
60865b74c7 fix(tools): added clang-format-on-save to c++-mode
Compare 2 commits »
Sara pushed to development at Sara/terrain-editor 2025-11-15 12:55:58 +00:00
e6062307e0 feat: ignored pycache
Sara pushed to development at Sara/terrain-editor 2025-11-15 12:55:25 +00:00
58232c5877 feat: adjusted test case
Sara pushed to development at Sara/terrain-editor 2025-11-14 17:55:27 +00:00
81ac67c623 feat: implemented terrain editor plumbing
Sara opened issue Sara/terrain-editor#1 2025-11-12 11:12:05 +00:00
Base terrain mesh generation
Sara pushed to development at Sara/terrain-editor 2025-11-12 10:27:27 +00:00
76dd9fbc62 feat: initialized template
Sara pushed to development at Sara/terrain-editor 2025-11-12 10:26:26 +00:00
57a18ebef7 fix: added -i -e to justfile sed command
Sara pushed to development at Sara/terrain-editor 2025-11-12 10:25:29 +00:00
Sara created branch development in Sara/terrain-editor 2025-11-11 22:09:09 +00:00
Sara pushed to development at Sara/terrain-editor 2025-11-11 22:09:09 +00:00
c0150c8bfd feat: initialized template
82f2cae0f6 fix: added .cache and build artifacts to gitignore
fdb9ad8de0 Merge pull request 'Adding just format command to justfile' (#13) from feat/just-format into development
79048bc28e feat: added comments to justfile for clarity and debugging ease
684fcbf3c9 feat: added just format command
Compare 10 commits »
Sara created repository Sara/terrain-editor 2025-11-11 22:08:11 +00:00
Sara closed issue Sara/collision_crisis#5 2025-11-11 13:48:33 +00:00
Position updating
Sara closed issue Sara/collision_crisis#4 2025-11-11 13:48:27 +00:00
Overlap resolution
Sara closed issue Sara/collision_crisis#3 2025-11-11 13:48:23 +00:00
Overlap detection
Sara closed issue Sara/collision_crisis#2 2025-11-11 13:48:13 +00:00
Broad phase
Sara closed issue Sara/collision_crisis#1 2025-11-11 13:48:13 +00:00
Particle definition