haztro / godot-gaussian-splatting

MIT License
52 stars 6 forks source link

error at line 371 for godot 4.3 stable #5

Open JoroMitev opened 1 month ago

JoroMitev commented 1 month ago

there is an issue at main.gd line 371 Line 371:Too many arguments for "draw_list_end()" call. Expected at most 0 but received 1.

haztro commented 1 month ago

thanks, I haven't properly tested in 4.3 yet. that argument isn't needed though.