mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +00:00
[glass] Upgrade imgui to 0.85, implot to HEAD, glfw to 3.3.5 (#3754)
This in particular upgrades the plot widget with a few new features and makes more plot configuration persistent.
This commit is contained in:
@@ -13,7 +13,7 @@ nativeUtils {
|
||||
niLibVersion = "2022.2.3"
|
||||
opencvVersion = "4.5.2-1"
|
||||
googleTestVersion = "1.9.0-5-437e100-1"
|
||||
imguiVersion = "1.82-1"
|
||||
imguiVersion = "1.85-2"
|
||||
wpimathVersion = "-1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user