Skip to content

Commit

Permalink
New version: CImGui v4.0.0
Browse files Browse the repository at this point in the history
UUID: 5d785b6c-b76f-510e-a07c-3070796c7e87
Repo: https://github.com/JuliaImGui/CImGui.jl.git
Tree: 57c9a7033afb3496ccc7605e4d62422a17c53856

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Dec 22, 2024
1 parent 6d3ecd5 commit e2cf8d4
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 14 deletions.
13 changes: 8 additions & 5 deletions C/CImGui/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ CSyntax = "0.3"
["1.75"]
CImGui_jll = "1.75"

["1.75.1-3"]
["1.75.1-4"]
CSyntax = "0.4"

["1.76"]
Expand Down Expand Up @@ -80,20 +80,20 @@ ImGuiGLFWBackend = "0.2"
ImGuiOpenGLBackend = "0.2"
LibCImGui = "1.89"

["1.89.1-3"]
["1.89.1-4"]
CEnum = "0.4-0.5"

[2]
CImGuiPack_jll = "0.3"

[2-3]
[2-4]
julia = "1.9.0-1"

["2.3-3"]
["2.3-4"]
Printf = "1"
Statistics = "1"

[3]
[3-4]
Compat = "4.16.0-4"
DocStringExtensions = "0.9.3-0.9"

Expand All @@ -102,3 +102,6 @@ CImGuiPack_jll = "0.5"

["3.1-3"]
CImGuiPack_jll = "0.6"

[4]
CImGuiPack_jll = "0.7"
10 changes: 5 additions & 5 deletions C/CImGui/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GLFW = "f7f18e0c-5ee9-5ccd-a5bf-e8befd85ed98"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
ModernGL = "66fc600b-dfda-50eb-8b99-91cfa97b1301"

[1-3]
[1-4]
CSyntax = "ea656a56-6ca6-5dda-bba5-7b6963a5f74c"

["1.74-1.79"]
Expand All @@ -24,16 +24,16 @@ ImGuiOpenGLBackend = "9d0819b4-44e7-43a2-ad03-8fb999128168"
LibCImGui = "9be01004-c4f5-478b-abeb-cb32b114cf5e"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"

["1.82-3"]
["1.82-4"]
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"

[2-3]
[2-4]
CImGuiPack_jll = "333409e9-af72-5310-9767-d6ad21a76a05"

["2.3-3"]
["2.3-4"]
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[3]
[3-4]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
3 changes: 3 additions & 0 deletions C/CImGui/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,6 @@ git-tree-sha1 = "03f4e9ea2db6ace8d2065945128134fcd4d72c48"

["3.1.1"]
git-tree-sha1 = "ece039e1b4851a49f83191485dc54a0f1a398b84"

["4.0.0"]
git-tree-sha1 = "57c9a7033afb3496ccc7605e4d62422a17c53856"
4 changes: 2 additions & 2 deletions C/CImGui/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
["2.1-2"]
GLMakie = "0.10.5-0.10"

["2.1-3"]
["2.1-4"]
GLFW = "3"
ModernGL = "1"

[3]
[3-4]
GLMakie = "0.10.6-0.10"
4 changes: 2 additions & 2 deletions C/CImGui/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[2-3]
[2-4]
GLFW = "f7f18e0c-5ee9-5ccd-a5bf-e8befd85ed98"
ModernGL = "66fc600b-dfda-50eb-8b99-91cfa97b1301"

["2.1-3"]
["2.1-4"]
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"

0 comments on commit e2cf8d4

Please sign in to comment.