This website requires JavaScript.
Explore
Help
Sign In
mtcontrib
/
mapgen_rivers
Watch
1
Star
0
Fork
0
You've already forked mapgen_rivers
mirror of
https://gitlab.com/gaelysam/mapgen_rivers.git
synced
2025-02-20 14:00:32 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mapgen_rivers
/
terrainlib
History
Gael-de-Sailly
e0aecdc3f3
Added a second method for local flow calculation. It is possible to switch between them using the 'flow_method' parameter.
2020-12-24 14:48:17 +01:00
..
__init__.py
Moved Python files inside a folder (package), except the 2 that are directly executable
2020-11-14 17:35:27 +01:00
bounds.py
For bounds.py (calculation of offsets), use the same data type as rivers
2020-12-24 14:48:17 +01:00
erosion.py
Added a second method for local flow calculation. It is possible to switch between them using the 'flow_method' parameter.
2020-12-24 14:48:17 +01:00
rivermapper.py
Added a second method for local flow calculation. It is possible to switch between them using the 'flow_method' parameter.
2020-12-24 14:48:17 +01:00
save.py
Moved Python files inside a folder (package), except the 2 that are directly executable
2020-11-14 17:35:27 +01:00
settings.py
Moved Python files inside a folder (package), except the 2 that are directly executable
2020-11-14 17:35:27 +01:00
view.py
Added optional sea level variations for the simulation.
2020-12-24 14:48:17 +01:00