mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 21:30:03 -04:00
WIP: clip_rect
This commit is contained in:
@@ -35,7 +35,7 @@ pub use {
|
||||
layout::Align,
|
||||
math::*,
|
||||
memory::Memory,
|
||||
mesher::{Mesh, Vertex},
|
||||
mesher::{Mesh, PaintBatches, Vertex},
|
||||
region::Region,
|
||||
style::Style,
|
||||
texture_atlas::Texture,
|
||||
|
||||
Reference in New Issue
Block a user