OPT: réécriture de grid_write_ridges (x,y,z) et déplacement de show_user_choices() 6 flèches au centre

This commit is contained in:
Jean Sirmai 2023-09-09 13:47:58 +02:00
parent 5b9fae0db5
commit 6b481974fd
Signed by: jean
GPG Key ID: FB3115C340E057E3
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ static void get_model_data_and_user_preferences()
// ! WARNING ! Pour l'instant égal au nombre de flèches ! (central stars réécrites)
central_stars_nb = model_arrows_nb;
pref_show_grid = 1; // 0, 1, 2, 3, 5, 6, 10, 15, 30, etc
pref_show_grid = 0; // 0, 1, 2, 3, 5, 6, 10, 15, 30, etc
// xyz, 0, x, y, z, xy, xz, yz, xyz
show_user_choices(model_space_size_x, model_space_size_y, model_space_size_z,