imgui-bindings 0.1.16 → 0.1.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2b89eb4685f69a40f71519a959f12c90381fb37674830ea22aaafc338e511bf6
4
- data.tar.gz: 947891cb38f921502b8f6e3a4a94d1ad1031fbed419055b2c91ae8c181cef157
3
+ metadata.gz: 8c0c3a0d8ca4452ff9c8cf429f37b724e08761bc302a53e5f658f7dabcee3c3f
4
+ data.tar.gz: 610c8ff6d711dd6d2f72a88fb3dac34c92c5795cb05e24270ac03734ffff305d
5
5
  SHA512:
6
- metadata.gz: e66c7f1ebf989d5e295da05b980d10b3250008863f9b610db2226addfb4353ff5e7495422cb1b145fc481b70376a5eac964c9b63715cedf8789a1fe29f0fb534
7
- data.tar.gz: 7a2422f0b842802b69eece56cacfecc3f0568188303ff08d2bbb756e8113df090b61ac0564c2c75d173836eff881976771b90c3a86e44fdba9acd673f7b99fe9
6
+ metadata.gz: 9c7cc84c828829ebefe05fcf8ff94b29e1287e72dc06a277c95e21194a94edd234a93f5a9a9dbcd6536a506b7d60b86858160283f4097e12a98b2202e177763e
7
+ data.tar.gz: 1e5be4c885926b061528929e2ec06e63edf2ab09bda19b6185949f246107c77ad5c75341288cd1464a17ff5ffd68cc477f2f79f0b4adf85065a4b59943f46e39
data/ChangeLog CHANGED
@@ -1,6 +1,10 @@
1
+ 2025-02-02 vaiorabbit <http://twitter.com/vaiorabbit>
2
+
3
+ * ImGui v1.91.8-WIP
4
+
1
5
  2025-01-01 vaiorabbit <http://twitter.com/vaiorabbit>
2
6
 
3
- * ImGui v1.97.1-WIP
7
+ * ImGui v1.91.7-WIP
4
8
 
5
9
  2024-09-22 vaiorabbit <http://twitter.com/vaiorabbit>
6
10
 
data/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  # Yet another ImGui wrapper for Ruby #
4
4
 
5
5
  * Created : 2019-01-05
6
- * Last modified : 2025-01-01
6
+ * Last modified : 2025-02-02
7
7
 
8
8
  <img src="https://raw.githubusercontent.com/vaiorabbit/ruby-imgui/master/doc/jpfont_test.png" width="250">
9
9
 
data/lib/imgui.aarch64.so CHANGED
Binary file
Binary file
data/lib/imgui.dll CHANGED
Binary file