mirror of
https://github.com/emilk/egui.git
synced 2026-06-28 07:23:13 -04:00
WIP: move 3d rendering example into egui_demo_lib
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -1041,10 +1041,12 @@ dependencies = [
|
||||
"criterion",
|
||||
"egui",
|
||||
"egui_extras",
|
||||
"egui_glow",
|
||||
"ehttp",
|
||||
"enum-map",
|
||||
"epi",
|
||||
"image",
|
||||
"parking_lot 0.12.0",
|
||||
"poll-promise",
|
||||
"serde",
|
||||
"syntect",
|
||||
@@ -1083,6 +1085,7 @@ dependencies = [
|
||||
"bytemuck",
|
||||
"egui",
|
||||
"egui-winit",
|
||||
"epi",
|
||||
"glow",
|
||||
"glutin",
|
||||
"memoffset",
|
||||
|
||||
Reference in New Issue
Block a user