Skip to content

Commit

Permalink
enable now working refimages
Browse files Browse the repository at this point in the history
  • Loading branch information
ffreyer committed Dec 13, 2024
1 parent 1792d77 commit 0e4c1d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CairoMakie/test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,7 @@ excludes = Set([
"Textured meshscatter", # not yet implemented
"Voxel - texture mapping", # not yet implemented
"Miter Joints for line rendering", # CairoMakie does not show overlap here
"Scatter with FastPixel", # almost works, but scatter + markerspace=:data seems broken for 3D
"picking", # Not implemented
"scatter marker_offset 3D with rotation", # missing support for 3D scatter with markerspace = :data
"MetaMesh (Sponza)", # makes little sense without per pixel depth order
])

Expand Down

0 comments on commit 0e4c1d2

Please sign in to comment.