-
Notifications
You must be signed in to change notification settings - Fork 481
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UUID: 5d785b6c-b76f-510e-a07c-3070796c7e87 Repo: https://github.com/JuliaImGui/CImGui.jl.git Tree: f955579674e9c166e67ae881f7fd1e959ae45916 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
5a71ff9
commit b7ced38
Showing
5 changed files
with
22 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,12 @@ | ||
["2.1-2"] | ||
GLMakie = "0.10.5-0.10" | ||
|
||
["2.1-4"] | ||
["2.1-5"] | ||
GLFW = "3" | ||
ModernGL = "1" | ||
|
||
[3-4] | ||
GLMakie = "0.10.6-0.10" | ||
|
||
[5] | ||
GLMakie = "0.10.6-0.11" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[2-4] | ||
[2-5] | ||
GLFW = "f7f18e0c-5ee9-5ccd-a5bf-e8befd85ed98" | ||
ModernGL = "66fc600b-dfda-50eb-8b99-91cfa97b1301" | ||
|
||
["2.1-4"] | ||
["2.1-5"] | ||
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a" |