Skip to content

Commit

Permalink
planet texture update
Browse files Browse the repository at this point in the history
  • Loading branch information
zVoltaic committed Aug 8, 2024
1 parent a8c57f3 commit 63ac545
Show file tree
Hide file tree
Showing 15 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"solar_system": "gcyr:solar_system",
"texture": "gcyr:textures/sky/neptune.png",
"speed": 1600,
"scale": 18,
"scale": 9,
"radius": 8.0
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"solar_system": "gcyr:solar_system",
"texture": "gcyr:textures/sky/saturn.png",
"speed": 1400,
"scale": 30,
"scale": 60,
"radius": 6.0
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"solar_system": "gcyr:solar_system",
"texture": "gcyr:textures/sky/uranus.png",
"speed": 1200,
"scale": 23,
"scale": 25,
"radius": 7.0
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"solar_system": "gcyr:solar_system",
"texture": "gcyr:textures/sky/venus.png",
"speed": 225,
"scale": 11,
"scale": 10,
"radius": 2.0
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"galaxy": "gcyr:milky_way",
"solar_system": "gcyr:solar_system",
"sun": "gcyr:textures/sky/sun.png",
"sun_scale": 15,
"sun_scale": 60,
"button_color": 4284861158,
"ring_color": 3357815419
}
Binary file modified src/main/resources/assets/gcyr/textures/sky/earth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/resources/assets/gcyr/textures/sky/jupiter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/resources/assets/gcyr/textures/sky/light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/resources/assets/gcyr/textures/sky/mars.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/resources/assets/gcyr/textures/sky/mercury.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/resources/assets/gcyr/textures/sky/neptune.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/resources/assets/gcyr/textures/sky/saturn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/resources/assets/gcyr/textures/sky/sun.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/resources/assets/gcyr/textures/sky/uranus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/resources/assets/gcyr/textures/sky/venus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 63ac545

Please sign in to comment.