# [ga.fuquna.prefsgui.rosettaui-v1.3.2](https://github.com/fuqunaga/PrefsGUI/compare/ga.fuquna.prefsgui.rosettaui-v1.3.1...ga.fuquna.prefsgui.rosettaui-v1.3.2) (2025-03-03)


### Bug Fixes

* Add keywords to package.json to get hits in npmjs search ([4008619](https://github.com/fuqunaga/PrefsGUI/commit/40086197cbde7df024cb74d8c1809adaf92c2f78))

# [ga.fuquna.prefsgui.rosettaui-v1.3.1](https://github.com/fuqunaga/PrefsGUI/compare/ga.fuquna.prefsgui.rosettaui-v1.3.0...ga.fuquna.prefsgui.rosettaui-v1.3.1) (2025-01-06)


### Bug Fixes

* **package:** prefsgui 3.6.1 ([7483960](https://github.com/fuqunaga/PrefsGUI/commit/74839606f813f9c66d114aeafa021cc2c058466b))

# [ga.fuquna.prefsgui.rosettaui-v1.3.0](https://github.com/fuqunaga/PrefsGUI/compare/ga.fuquna.prefsgui.rosettaui-v1.2.0...ga.fuquna.prefsgui.rosettaui-v1.3.0) (2024-09-11)


### Features

* add PrefsIPAddressAndPort. PrefsIPEndPoint is now obsolete. ([2c8b203](https://github.com/fuqunaga/PrefsGUI/commit/2c8b2039b41fc03ed29444e2181a9c70715a197b))


### Performance Improvements

* refine PrefsGUIEditorWindowRosettaUI ([7e6bb83](https://github.com/fuqunaga/PrefsGUI/commit/7e6bb834bb434812cdb32b52cf4d415175604530))
* refine SetCurrentToDefaultWindowRosettaUI ([c301514](https://github.com/fuqunaga/PrefsGUI/commit/c30151439e20ddf55d9005df0e2444b6b3f503a8))


### Reverts

* Revert "refs local rosettaui package for test" ([ca2fafd](https://github.com/fuqunaga/PrefsGUI/commit/ca2fafd55c60b22d80d4b34a216392d7d3d5d1bf))

# [ga.fuquna.prefsgui.rosettaui-v1.2.0](https://github.com/fuqunaga/PrefsGUI/compare/ga.fuquna.prefsgui.rosettaui-v1.1.0...ga.fuquna.prefsgui.rosettaui-v1.2.0) (2024-01-15)


### Features

* PrefsGUI.RosetatUI supports "Enum(UnityEngine.Rendering.BlendMode)" property attribute ([2b9577b](https://github.com/fuqunaga/PrefsGUI/commit/2b9577b774d09a62ad91ab5ff6cd2af2b0b3a07f))

# [ga.fuquna.prefsgui.rosettaui-v1.1.0](https://github.com/fuqunaga/PrefsGUI/compare/ga.fuquna.prefsgui.rosettaui-v1.0.3...ga.fuquna.prefsgui.rosettaui-v1.1.0) (2023-06-27)


### Bug Fixes

* **rosettaui:** update dependency ([16646df](https://github.com/fuqunaga/PrefsGUI/commit/16646dfdf2b73325762283ca9c017009f647d8ef))


### Features

* add CreateFieldRaw(), CreateSliderRaw() ([4c19757](https://github.com/fuqunaga/PrefsGUI/commit/4c1975740a46d0eb2d9617fe15e74457de1e8db6))

# [ga.fuquna.prefsgui.rosettaui-v1.0.3](https://github.com/fuqunaga/PrefsGUI/compare/ga.fuquna.prefsgui.rosettaui-v1.0.2...ga.fuquna.prefsgui.rosettaui-v1.0.3) (2023-06-21)


### Bug Fixes

* **dependency:** RosettaUI 1.4.2 ([f17a789](https://github.com/fuqunaga/PrefsGUI/commit/f17a789e694486aeaf5a0671adc47395e4287d3c))

# [ga.fuquna.prefsgui.rosettaui-v1.0.2](https://github.com/fuqunaga/PrefsGUI/compare/ga.fuquna.prefsgui.rosettaui-v1.0.1...ga.fuquna.prefsgui.rosettaui-v1.0.2) (2023-02-06)


### Bug Fixes

* update PrefsGUI.RosettaUI dependencies to latest RosettaUI.UIToolKit ([9ee1e0e](https://github.com/fuqunaga/PrefsGUI/commit/9ee1e0e9d73c322c95a3674914577132f563ae0d))

# 0.0.10
### Features
* Depends PrefsGUI v3.2.4

# 0.0.9
### Features
* PrefsList.CreateDefaultButtonElementAt()

# 0.0.8
### Added
* [Experimental]PrefsMaterialPropertyCustom

# 0.0.7
### Fixed
* PrefsGUI's EditorWindow fails when PrefsList is present

# 0.0.6
### Features
* PrefsList.CreateElement() now accepts ListViewOption
