Skip to content

Commit

Permalink
New version: CImGui v1.82.0 (#78184)
Browse files Browse the repository at this point in the history
UUID: 5d785b6c-b76f-510e-a07c-3070796c7e87
Repo: https://github.com/Gnimuc/CImGui.jl.git
Tree: 00fdeaee1d757a05cdc6545950f37e6cbcd8a866

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Feb 22, 2023
1 parent f4293b1 commit 80cf540
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 6 deletions.
13 changes: 11 additions & 2 deletions C/CImGui/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ GLFW = "3"
["1.74"]
CImGui_jll = "1.74"

["1.74-1"]
["1.74-1.79"]
GLFW = "3.2.0-3"
ModernGL = "1.1.0-1"
julia = "1.3.0-1"
Expand All @@ -54,5 +54,14 @@ CImGui_jll = "1.77"
["1.78"]
CImGui_jll = "1.78"

["1.79-1"]
["1.79"]
CImGui_jll = "1.79"

["1.82-1"]
CEnum = "0.4"
ImGuiGLFWBackend = "0.1"
ImGuiOpenGL2Backend = "0.1"
ImGuiOpenGLBackend = "0.1"
LibCImGui = "1.82.2-1"
Preferences = "1"
julia = "1.6.0-1"
18 changes: 14 additions & 4 deletions C/CImGui/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
[1]
CSyntax = "ea656a56-6ca6-5dda-bba5-7b6963a5f74c"
GLFW = "f7f18e0c-5ee9-5ccd-a5bf-e8befd85ed98"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
ModernGL = "66fc600b-dfda-50eb-8b99-91cfa97b1301"

["1-1.69.0"]
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
Expand All @@ -12,5 +9,18 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
["1-1.73"]
BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"

["1.74-1"]
["1-1.79"]
GLFW = "f7f18e0c-5ee9-5ccd-a5bf-e8befd85ed98"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
ModernGL = "66fc600b-dfda-50eb-8b99-91cfa97b1301"

["1.74-1.79"]
CImGui_jll = "7dd61d3b-0da5-5c94-bbf9-a0296c6e3925"

["1.82-1"]
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
ImGuiGLFWBackend = "623d79b3-9695-4e60-bd7e-2a5aabaa6933"
ImGuiOpenGL2Backend = "c105bd9b-9289-4129-acf4-4c081b46d160"
ImGuiOpenGLBackend = "9d0819b4-44e7-43a2-ad03-8fb999128168"
LibCImGui = "9be01004-c4f5-478b-abeb-cb32b114cf5e"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
3 changes: 3 additions & 0 deletions C/CImGui/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ git-tree-sha1 = "07736bde1ad9ddd3d8177de19c4cb1cafd658ff9"

["1.79.1"]
git-tree-sha1 = "90595983c1886a1d9e0e875b2c0a75939826da07"

["1.82.0"]
git-tree-sha1 = "00fdeaee1d757a05cdc6545950f37e6cbcd8a866"

0 comments on commit 80cf540

Please sign in to comment.