Skip to content

fix(OpenGL/Framebuffer): release owned resources on delete #4277

fix(OpenGL/Framebuffer): release owned resources on delete

fix(OpenGL/Framebuffer): release owned resources on delete #4277

Triggered via pull request August 30, 2026 17:20
Status Success
Total duration 26s
Artifacts

pr-checks.yml

on: pull_request
Check and lint PR
23s
Check and lint PR
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
eslint(no-unused-vars): Sources/Common/DataModel/IncrementalOctreePointLocator/index.js#L354
Variable 'pntIdExt' is declared but never used.
eslint(no-param-reassign): Sources/Common/DataModel/IncrementalOctreePointLocator/index.js#L120
Assignment to function parameter 'minDist2'.