Skip to content

Latest commit

 

History

History
398 lines (282 loc) · 28.1 KB

CHANGELOG.md

File metadata and controls

398 lines (282 loc) · 28.1 KB

5.0.0 (2024-03-15)

New Features
  • add unity version as req for urp and hdrp (b40c461e)
Bug Fixes
Refactors
  • change message to use rendertype as procedural on 2019 (3dd04897)

5.0.0 (2024-03-15)

New Features
  • add unity version as req for urp and hdrp (b40c461e)
Bug Fixes
Refactors
  • change message to use rendertype as procedural on 2019 (3dd04897)

4.0.1 (2021-08-18)

Build System / Dependencies
Documentation Changes
New Features
Bug Fixes
  • decrease urp and hdrp version for flags (68dfafdf)
  • shader build for 2020 and 2019 (201989af)
  • remove shader for 2019 (7b44c86a)
Other Changes
  • add new ways to use (ef8ddc1b)
  • remove mesh render type for < 2020 (19011b89)
  • remove collections package from depency (e8e7701b)
Refactors
  • change drawargs to local scope (664a7aba)

4.0.0 (2021-07-10)

Build System / Dependencies
New Features

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)