Skip to content

Releases: ericoporto/agsimgui

agsimgui 0.3.0

07 Jun 18:26
Compare
Choose a tag to compare

Adds Trees and style Themes!

agsimgui 0.3.! Snapshot

07 Jun 18:29
Compare
Choose a tag to compare

Changes:

  • d295e4a Merge pull request #23 from ericoporto/agsimgui_1_81
  • 5f74a68 more fixes towards 1.81 build of imgui
  • bd446a7 fixes for building imgui 1.81
  • 0ccbf3c fixes so objects better reflect changes in imgui version
  • 1dc02b6 experimental agsimgui 1.81, needs testing and updates
  • 3c59394 adds:

This list of changes was auto generated.

agsimgui 0.2.0

23 Apr 22:45
Compare
Choose a tag to compare
fix wrong focus here params

agsimgui 0.2.! Snapshot

23 Apr 22:53
Compare
Choose a tag to compare

Changes:

  • 5f9dddb fixes wrong enum call
  • 2b2206c fixes to README to include Style
  • 4cdebbc fixes to add styling example and to the docs
  • 9e95ebf updates AgsImGui demo to include basic themeing
  • 52b1935 updates README to reference 0.3.0
  • c00561e adds documentation on new ImGuiStyle, ImVec2 and ImVec4 objects
  • 5fa5b43 fixes minor inconsistencies between imgui and ags enums.
  • 20d9e28 Merge pull request #22 from ericoporto/ads-imgui-objects
  • b59505a ImGui style is now serialized and deserialized in the save file
  • deb5cfa adds serialization and deserialization of AgsImGuiStyle class
See More
  • ccdcda1 modifies for a seter and a getter function
  • 78a57a0 fixes header to account 2 extra parameters in ImVec4 Create and adds optionals
  • 60820d8 adds a way to get or set Style
  • ffb5660 Fixes Member variable cannot be struct
  • 044ad30 updates makefile and vcxproj to include SerialHelper
  • 37fb3f5 fixes missing line end int the header
  • 25b8f11 adds managed builtin
  • f28a2da fixes enum of styles
  • 7400434 updates vcxproj files
  • 634d26c updates Makefile to build AgsImGui new objects ImVec2 ImVec4 and ImGuiStyle
  • cfa92aa adds ImGuiStyle to AgsImGui api
  • 1feeea6 adds ImVec4
  • e6db270 adds ImVec2
  • a7016c5 adds SerialHelper and AgsImVec2 objects. Long work to support styles.
  • b2cc6ed updates README.bbcode for version 0.3.0
  • a09d825 updates version to 0.3.0
  • 986c22a Merge pull request #21 from ericoporto/updates-imgui-version-177wip
  • 1c70feb updates version of imgui to commit 3f26a07ee1813cecaa87253436149e28fc11dc4e , version 1.77 wip

This list of changes was auto generated.

agsimgui 0.1.0

11 Jan 14:25
Compare
Choose a tag to compare

First release of AgsImGui!

agsimgui 0.1.! Snapshot

11 Jan 14:29
Compare
Choose a tag to compare

Changes:

  • 004c032 Merge pull request #19 from ericoporto/tree-and-nodes
  • 859159b azure removed macos 10.13 without any warning
  • 7dfe842 adds SetFocus feature
  • 46a9f83 up to 0.2.0 version and add docs on Tree Node
  • 85b9759 fix typo in the ags header
  • 2c03cbb adds Tree widget!

This list of changes was auto generated.

pack

04 Jan 13:13
Compare
Choose a tag to compare

I am using this release to provide dependencies.