CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 07:16:43 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/AlmasB/FXGL.git
etag: W/"efe237fe43a22b4d0a3b657f9bbde7d7"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=71%2FobyJKXadKwsYKK0HbmF1VxhMLj9wRvZsFV0ns2bJXjiWGRzqf%2BhTfI65B1KX%2BSwm19fXxox7%2Fk0BDrfK9NdQdxIw3W40yvxcx4zlnX1Fe8ghg%2B6iNdP5zpOO72htH3Nog8EIVDifQLfWQ5YuoyF%2BlcGedcDYqLvY%2Fu1DYcPuMKWjFG0CiodPVC6knGvvMqfPSum5I3VmqQX3sn5AeW6R8TiYnwQ3rJyNlm6RYNiPa0SfWmr6sz4VUfAkJn%2BP8m1L1aKnACUw7NmD5v5nAtQ%3D%3D--LMdJCBau9DCG6YeL--mPUfoDw364XkNCF2kXmeOw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2122381840.1753687002; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 07:16:42 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 07:16:42 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C70E:246CCF:4CA4E4:622B55:688723DA
refactor: use joints array size to track joint count · AlmasB/FXGL@c52d0ef · GitHub
Copy file name to clipboardExpand all lines: fxgl-entity/src/main/java/com/almasb/fxgl/physics/box2d/dynamics/World.java
Copy file name to clipboardExpand all lines: fxgl-entity/src/test/kotlin/com/almasb/fxgl/physics/box2d/dynamics/WorldTest.kt
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 622
Commit c52d0ef
File tree
Expand file treeCollapse file tree
2 files changed
+23
-6
lines changedFilter options
- fxgl-entity/src
- main/java/com/almasb/fxgl/physics/box2d/dynamics
- test/kotlin/com/almasb/fxgl/physics/box2d/dynamics
Expand file treeCollapse file tree
2 files changed
+23
-6
lines changedfxgl-entity/src/main/java/com/almasb/fxgl/physics/box2d/dynamics/World.java
Copy file name to clipboardExpand all lines: fxgl-entity/src/main/java/com/almasb/fxgl/physics/box2d/dynamics/World.java+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
69 | 68 |
| |
70 | 69 |
| |
71 | 70 |
| |
| |||
128 | 127 |
| |
129 | 128 |
| |
130 | 129 |
| |
131 |
| - | |
132 | 130 |
| |
133 | 131 |
| |
134 | 132 |
| |
| |||
215 | 213 |
| |
216 | 214 |
| |
217 | 215 |
| |
218 |
| - | |
219 |
| - | |
220 | 216 |
| |
221 | 217 |
| |
222 | 218 |
| |
| |||
308 | 304 |
| |
309 | 305 |
| |
310 | 306 |
| |
311 |
| - | |
| 307 | + | |
312 | 308 |
| |
313 | 309 |
| |
314 | 310 |
| |
| |||
1189 | 1185 |
| |
1190 | 1186 |
| |
1191 | 1187 |
| |
1192 |
| - | |
| 1188 | + | |
1193 | 1189 |
| |
1194 | 1190 |
| |
1195 | 1191 |
| |
|
fxgl-entity/src/test/kotlin/com/almasb/fxgl/physics/box2d/dynamics/WorldTest.kt
Copy file name to clipboardExpand all lines: fxgl-entity/src/test/kotlin/com/almasb/fxgl/physics/box2d/dynamics/WorldTest.kt+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 |
| |
11 | 16 |
| |
12 | 17 |
| |
| |||
22 | 27 |
| |
23 | 28 |
| |
24 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
25 | 46 |
|
You can’t perform that action at this time.
0 commit comments