diff --git a/UNDF-REGISTRY.json b/UNDF-REGISTRY.json index ea3770328..15119882a 100644 --- a/UNDF-REGISTRY.json +++ b/UNDF-REGISTRY.json @@ -748,5 +748,7 @@ "libgdx-0006": "UNDF-2026-000000747", "nomad-0005": "UNDF-2026-000000748", "consul-0002": "UNDF-2026-000000749", - "nats-server-0002": "UNDF-2026-000000750" + "nats-server-0002": "UNDF-2026-000000750", + "sdl-0001": "UNDF-2026-000000751", + "three.js-0001": "UNDF-2026-000000752" } diff --git a/defects/bullet3/patch/bullet3-0001-ghost-object-overlapping-hashmap.patch b/defects/bullet3/patch/bullet3-0001-ghost-object-overlapping-hashmap.patch index e42cd5b23..2a2f88f6d 100644 --- a/defects/bullet3/patch/bullet3-0001-ghost-object-overlapping-hashmap.patch +++ b/defects/bullet3/patch/bullet3-0001-ghost-object-overlapping-hashmap.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000603 # UNDF: (leave blank) --- a/src/BulletCollision/CollisionDispatch/btGhostObject.h +++ b/src/BulletCollision/CollisionDispatch/btGhostObject.h diff --git a/defects/bullet3/unit/Bullet3Test.class b/defects/bullet3/unit/Bullet3Test.class new file mode 100644 index 000000000..5813aabf7 Binary files /dev/null and b/defects/bullet3/unit/Bullet3Test.class differ diff --git a/defects/three.js/patch/three-0001-node-builder-array-includes-set.patch b/defects/three.js/patch/three-0001-node-builder-array-includes-set.patch index a9fbb03d9..346042e7a 100644 --- a/defects/three.js/patch/three-0001-node-builder-array-includes-set.patch +++ b/defects/three.js/patch/three-0001-node-builder-array-includes-set.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000752 # UNDF: (leave blank) --- a/src/nodes/core/NodeBuilder.js +++ b/src/nodes/core/NodeBuilder.js diff --git a/defects/three.js/unit/ThreeJsTest.class b/defects/three.js/unit/ThreeJsTest.class new file mode 100644 index 000000000..0d8e991b2 Binary files /dev/null and b/defects/three.js/unit/ThreeJsTest.class differ