FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Issues · ThatOpen/engine_components · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
ThatOpen
/
engine_components
Public
Notifications
You must be signed in to change notification settings
Fork
206
Star
697
Code
Issues
16
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Issues
Assigned to me
Created by me
Mentioned
Recent activity
Views
Projects
Milestones
Labels
All issues
Issue creation is restricted in this repository
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Search results
Open
Closed
Resizing canvas does not update frags => rendering a stale culled viewport
bug
Something isn't working
Something isn't working
Status: Open.
#791
In ThatOpen/engine_components;
·
ShaMan123
opened
on Aug 22, 2026
Making elements not selectable with click-through
feature
Something new that we could do
Something new that we could do
Status: Open.
#789
In ThatOpen/engine_components;
·
MarcinKoziuk
opened
on Aug 19, 2026
EdgeProjector.cullerPixelsPerMeter: the TSDoc is inverted — the value is METERS PER PIXEL, so a higher value is coarser, not "more accurate"
Status: Open.
#788
In ThatOpen/engine_components;
·
stokuewe
opened
on Aug 10, 2026
EdgeGenerator.getEdgesGenerator: the time-slice check is inverted (time - performance.now() > iterationTime) and time is never advanced — the outer mesh loop can never yield
Status: Open.
#787
In ThatOpen/engine_components;
·
stokuewe
opened
on Aug 10, 2026
EdgeProjector.get: the AbortSignal that ProjectionGenerator.generateAsync already supports is never passed through, and none of the three wait paths has a catch or timeout — a failure becomes an unstoppable infinite yield
Status: Open.
#786
In ThatOpen/engine_components;
·
stokuewe
opened
on Aug 10, 2026
ClipEdges.dispose() destroys SHARED style materials when Clipper.localClippingPlanes is false (the default) — one disposed clip breaks all others
Status: Open.
#785
In ThatOpen/engine_components;
·
stokuewe
opened
on Aug 9, 2026
NavigationMode.set(active, options): interface declares options, the library's own call passes preventTargetAdjustment — no implementation reads it (double moveTo on attach)
Status: Open.
#784
In ThatOpen/engine_components;
·
stokuewe
opened
on Aug 9, 2026
ProjectionManager: the mode === null guard can never pass — OrthoPerspectiveCamera.mode throws when uninitialized, so projection.set() before world assignment throws instead of no-op
Status: Open.
#783
In ThatOpen/engine_components;
·
stokuewe
opened
on Aug 9, 2026
ProjectionManager: Math.atan used where Math.tan is required — ortho view ~16 % too small at fov 60, error scales with fov
Status: Open.
#782
In ThatOpen/engine_components;
·
stokuewe
opened
on Aug 9, 2026
ProjectionManager: switching to ortho hard-sets controls.distance = 200 (framing loss) — and moves the camera even when the switch aborts
Status: Open.
#781
In ThatOpen/engine_components;
·
stokuewe
opened
on Aug 9, 2026
OrthoPerspectiveCamera: near/far planes are hard-coded (1…1000 perspective, 0.1…1000 ortho) and never adapt — large models clip
Status: Open.
#780
In ThatOpen/engine_components;
·
stokuewe
opened
on Aug 9, 2026
RayCaster returns an inconsistent point when the camera moves during the pick
bug
Something isn't working
Something isn't working
Status: Open.
#775
In ThatOpen/engine_components;
·
ShaMan123
opened
on Jul 25, 2026
Back
|
FazBrowse Home
|
New Git URL