Commit Graph

25 Commits

Author SHA1 Message Date
b30b0ef5e4
fix: remove avoidance field from boid properties as it was accidentally included 2024-12-06 22:39:25 +03:00
c5f470ed2e
docs: add clarification about units to properties 2024-12-06 22:38:57 +03:00
e82751e2bf
style: format rust 2024-12-06 22:14:54 +03:00
c7879ddc05
fix: get rid of the resource init warnings 2024-12-06 22:14:38 +03:00
b6805cef66
refactor: dont use i64, use instanceid 2024-11-29 02:05:43 +03:00
fbe5d1644b
refactor: move properties code under their respective directories 2024-11-29 01:11:10 +03:00
5486bac429
build: fix wasm builds 2024-11-28 23:57:29 +03:00
cf87da4c5e
build: use justfile instead of bash scripts 2024-11-28 21:39:18 +03:00
d64091eb59
chore: update to 0.2 of godot rust 2024-11-28 18:37:07 +03:00
81cd6cc41d
build: add web export, fix wasm path 2024-11-28 18:16:19 +03:00
742dc85414
refactor: minor code refactor so it looks slightly better 2024-09-29 04:27:36 +03:00
8c88cf9cac
chore(rust): ignore vscode folder 2024-09-29 04:10:30 +03:00
ea13a6eb56
build(rust): add a build script for debug (dev), make build scripts show running commands 2024-09-29 04:09:36 +03:00
ce8e663c14
build: fix zipped paths 2024-09-24 17:19:05 +03:00
346cde53d2
build: zip the addon in script 2024-09-24 17:01:41 +03:00
5560736be7
build: change dev opt-level 2024-09-24 16:33:49 +03:00
f4f7a17498 fix: rebuild libraries, fix paths again 2024-09-22 02:54:34 +03:00
9904be468a build: add more libs 2024-08-30 22:10:38 +03:00
f079fe9a2b build: configure some building stuffs 2024-08-30 21:51:12 +03:00
728bca3d27 fix: stuff 2024-08-29 23:51:27 +03:00
7432184573 docs: document more stuff and better 2024-08-29 17:59:46 +03:00
dcc8c2867a feat: enable docs building 2024-08-29 17:44:40 +03:00
6b602b5731 feat: add 3d nodes 2024-08-29 16:34:03 +03:00
2d11c9c9ec feat: add some docs 2024-08-29 15:49:23 +03:00
7da23e19b3 feat: yay rust rewrite its faster 2024-08-29 04:51:21 +03:00