Merge pull request #39 from timgates42/bugfix_typo_asymmetrical

docs: fix simple typo, asynmmetrical -> asymmetrical
master
Michael Davies 2020-12-23 11:56:07 +11:00 zatwierdzone przez GitHub
commit 0fe0149c9d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -585,7 +585,7 @@ def generate_spaceship(random_seed='',
face = ribbed_extrude_face(
bm, face, hull_segment_length, randint(2, 4), rib_scale)
# Add some large asynmmetrical sections of the hull that stick out
# Add some large asymmetrical sections of the hull that stick out
if create_asymmetry_segments:
for face in bm.faces[:]:
# Skip any long thin faces as it'll probably look stupid