Skip to content

Latest commit

 

History

History
320 lines (236 loc) · 24 KB

CHANGELOG.md

File metadata and controls

320 lines (236 loc) · 24 KB

3.0.1 (2021-06-22)

Documentation Changes
  • add todo to implement possible new function (c6fd3f67)
New Features
  • add message on script about multi-viewport (d340d947)
  • new 1.84 imgui version (e5f4aac9)
  • add version on editor viewer (52198ec0)
Other Changes

3.0.1 (2021-06-02)

Documentation Changes
  • add instructions for multiple dll issue (d2ce2a32)
Bug Fixes
  • new constraint for multiple unsafe dll (2191707f)

3.0.0 (2021-06-01)

Build System / Dependencies
Documentation Changes
New Features
Bug Fixes
Other Changes
  • //github.com/psydack/uimgui (b0fbb29e)
  • //github.com/psydack/uimgui (274a976d)
Refactors

2.1.1 (2021-06-01)

Build System / Dependencies
Documentation Changes
New Features
Bug Fixes
Other Changes
  • //github.com/psydack/uimgui (b0fbb29e)
  • //github.com/psydack/uimgui (274a976d)
Refactors

2.1.0 (2021-05-31)

Build System / Dependencies
Documentation Changes
New Features
Bug Fixes
Refactors

2.0.0 (2021-05-26)

Documentation Changes
New Features
Bug Fixes
Other Changes
  • embbed numericsconverter with net compability (d2706f55)
Refactors
  • namespace outside directive (0b516046)

1.1.0 (2021-05-25)

Documentation Changes
New Features
Bug Fixes
Other Changes
  • //github.com/psydack/uimgui (f354d208)
Refactors

0.1.1 (2021-05-21)

Build System / Dependencies
Documentation Changes
New Features
Bug Fixes
Other Changes
  • //github.com/psydack/uimgui (2431e2c1)
Refactors
  • use PlatformBase as base to work (4b841f9f)
  • add method IsAvaiable platform (f468a58b)
  • add string on initialize platform (df1632ff)
  • typo (e96f79aa)
  • remove perf from name and fix command name wrong (74434a55)
  • change to internal and reorder properties (88a91ab0)
  • rename class name to follow pattern (5288f5b2)
  • change to manage type (0aebb506)
  • add parameter uioconfig on initialize (2c291b4a)
  • uppercase for public properties (cb3f7af5)
  • renamed interfaces (688a6b53)
  • move to utils folder (27e4877c)
  • removed unused class (82c3b3b0)
  • move to utils folder (a55e29ba)
  • move uimguiutility to utils folder (449a8299)
  • mover uiconfig to data folder (b44bc08b)
  • move assets to inside source folder (45743010)