dusk dusk
dusk pushed to main at dusk/godot_boids 2024-09-13 12:36:39 +03:00
ca5733d61d fix: rebuild libraries, fix paths again
dusk pushed to main at dusk/godot_boids 2024-09-12 19:38:46 +03:00
4c5176ca48 fix: build librarier again correctly
dusk pushed to main at dusk/godot_boids 2024-09-12 18:39:13 +03:00
848d528d51 fix: correct lib paths
1f74a1acfb feat: add linux library
Compare 2 commits »
dusk commented on issue dusk/godot_boids#1 2024-09-11 18:46:10 +03:00
我使用这个插件遇到了问题,使用的godot是4.3版本的,为什么整个项目都报错了

Please post in English only, thank you

dusk closed issue dusk/godot_boids#1 2024-09-11 18:46:10 +03:00
我使用这个插件遇到了问题,使用的godot是4.3版本的,为什么整个项目都报错了
dusk commented on issue dusk/dynamic_water_2d#1 2024-09-06 13:20:09 +03:00
Seems to be working in editor but not in debug (4.3)

How are you doing this? Please post your project or a minimal reproducible example.

dusk commented on issue dusk/dynamic_water_2d#2 2024-09-06 13:19:06 +03:00
DynamicWater2D node not working

That error is because you are not setting either the top left or the bottom right marker property of the water node. I added an error message in case they are not set now.

dusk closed issue dusk/dynamic_water_2d#2 2024-09-06 13:19:06 +03:00
DynamicWater2D node not working
dusk pushed to main at dusk/dynamic_water_2d 2024-09-06 13:16:46 +03:00
c0936e9476 feat: push error if either the top left or bottom right markers arent set
dusk pushed to main at dusk/godot_boids 2024-08-30 22:10:51 +03:00
c9d4d04979 build: add more libs
7199443877 build: configure some building stuffs
Compare 2 commits »
dusk pushed to main at dusk/godot_boids 2024-08-30 21:05:18 +03:00
6fe25a5c01 docs: add stats to readme
dusk pushed to main at dusk/godot_boids 2024-08-30 18:36:17 +03:00
a318426de9 docs: update readme again
dusk renamed repository from boid_2d to dusk/godot_boids 2024-08-30 18:20:03 +03:00
dusk pushed to main at dusk/godot_boids 2024-08-30 18:19:36 +03:00
86c77d5da5 docs: update readme
dusk pushed to main at dusk/godot_boids 2024-08-30 18:13:58 +03:00
54a4feb82c chore: add resources
Compare 2 commits »
dusk pushed to main at dusk/godot_boids 2024-08-29 23:52:47 +03:00
11479c65f0 chore: move to git lfs
a553b42f15 fix: stuff
Compare 2 commits »
dusk pushed to main at dusk/godot_boids 2024-08-29 18:03:20 +03:00
4b0ff4d760 fix: make follow scene work again
dusk pushed to main at dusk/godot_boids 2024-08-29 17:59:57 +03:00
29ddd128c6 docs: document more stuff and better
514e80c1a0 feat: enable docs building
Compare 2 commits »
dusk pushed to main at dusk/godot_boids 2024-08-29 16:34:14 +03:00
0f67d318df feat: add 3d nodes
dusk pushed to main at dusk/godot_boids 2024-08-29 15:49:33 +03:00
ac91b9a53e feat: add some docs