|
|
39572da682
|
improve landscape architecture. builder is separate file. cleaned up hardcoded defaults
|
2026-02-25 14:26:49 +01:00 |
|
|
|
8f652875dc
|
update LandscapeDirector to be able to build from config.
|
2026-02-20 11:45:21 +01:00 |
|
|
|
c2b05c63a8
|
change intra-package import statements to have absolute path. this to avoid circular importing. the imports specified in __init__ of each module are only intended to be used outside of src (e.g. tests, API usage).
|
2026-02-17 10:11:03 +01:00 |
|
|
|
beb411d456
|
update tests to reflect new Landscape design
|
2026-02-13 16:07:42 +01:00 |
|
|
|
a4fb4a7c57
|
Add LandscapeDirector with a test case to build landscape using LandscapeBuilder
|
2026-02-13 14:57:37 +01:00 |
|