mapgen_rivers/terrainlib
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