Upgrade jsoup to 1.18.2

This commit is contained in:
Edwin Jakobs
2025-01-05 08:13:54 +01:00
parent 08e7a5a354
commit 1e9c46e8f7
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ fun main() {
val pr = p.rectified(0.01, 100.0)
val frames = pr.frames((0 until 100).map { it / 100.0}, Vector3.UNIT_Y)
val frames = pr.frames((0 until 100).map { it / 100.0}, Vector3.UNIT_Y, analyticalDirections = false)
extend(Orbital())
extend {
drawer.shadeStyle = shadeStyle {