Skip to content

Releases: bdunderscore/ndmf

1.5.0-alpha.1

07 Jun 03:36
83761b0
Compare
Choose a tag to compare
1.5.0-alpha.1 Pre-release
Pre-release

What's Changed

  • Significant changes to preview system implementation (changes from alpha.0) by @bdunderscore in #254

Full Changelog: 1.5.0-alpha.0...1.5.0-alpha.1

1.5.0-alpha.0

03 Jun 00:12
b692d2f
Compare
Choose a tag to compare
1.5.0-alpha.0 Pre-release
Pre-release

What's Changed

Added

  • [#244] - Added a framework that can be used to override the rendering of an object without modifying the object itself
    • NOTE: The API for this is still in flux and will likely change in further alpha releases.
  • [#244] - Added a framework for observing scene object changes and reacting to them.
  • [#244] - Added SelfDestructComponent (useful for hidden preview-only components)

Removed

  • Unity 2019 is no longer supported.

Full Changelog: 1.4.1...1.5.0-alpha.0

1.4.1

12 May 23:35
11ac19a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.4.1

1.4.0

27 Mar 11:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.7...1.4.0

1.4.0-rc.3

26 Mar 14:56
Compare
Choose a tag to compare
1.4.0-rc.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.4.0-rc.2...1.4.0-rc.3

1.4.0-rc.2

16 Mar 09:17
90dde89
Compare
Choose a tag to compare
1.4.0-rc.2 Pre-release
Pre-release

What's Changed

Added

  • Added support for declaring ProvidesParametersFor via base classes and interfaces (#198)

Fixed

  • Apply on play isn't suppressed when Av3mu is present (#200)
  • JP fonts disappear after leaving play mode (#199)

Full Changelog: 1.4.0-rc.1...1.4.0-rc.2

1.4.0-rc.1

14 Mar 15:18
bfdfc68
Compare
Choose a tag to compare
1.4.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.0-rc.0...1.4.0-rc.1

1.4.0-rc.0

14 Mar 12:22
Compare
Choose a tag to compare
1.4.0-rc.0 Pre-release
Pre-release

What's Changed

Major features

  • Added an API to allow plugins to expose and introspect information on VRC Expressions Parameters contributed by nondestructive components by @bdunderscore in #184
  • feat: add an API to supply a reasonable font for UI Elements on a per-language basis by @bdunderscore in #190

Other changes and fixes

  • fix: UIElementLocalizer could fail to find strings by @bdunderscore in #189
  • feat: show qualified name in plugin sequence display by @kurotu in #182

New Contributors

Full Changelog: 1.3.7...1.4.0-rc.0

1.3.7

06 Mar 08:52
Compare
Choose a tag to compare

What's Changed

  • Fix language code not recognizable due to inconsistent case by @JLChnToZ in #178

New Contributors

Full Changelog: 1.3.6...1.3.7

1.3.6

27 Feb 08:32
Compare
Choose a tag to compare

What's Changed

  • fix: languages which differ only in case (en-us vs en-US) would break the language switcher by @bdunderscore in #176

Full Changelog: 1.3.5...1.3.6