Arnklit / Waterways

A tool to generate river meshes with flow and foam maps based on bezier curves.
https://github.com/Arnklit/WaterGenGodotDemo
MIT License
1.03k stars 68 forks source link

minor stuff obstructing editions in godot 4.x #25

Closed tehKaiN closed 7 months ago

tehKaiN commented 8 months ago

Related to #20

Doesn't fix anything in waterway rendering, just the edit controls

tehKaiN commented 8 months ago

Oops, I see that my godot editor trimmed all trailing whitespace. Is that ok for you, or should I reduce the diff?

tehKaiN commented 8 months ago

I've changed my commits so that:

I rather not engage in discussion about which code style is better, because they are fruitless. Explicit as well as implicit typing are present across the codebase, as well as no typing at all, so I can only guess which one is preferred by the repo owner.