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.