v1.0.0
What's Changed
- feat: Add support for loading animated images by @yuto-trd in #1121
- Enabled Keymap Editing by @yuto-trd in #1125
- feat: Adjust keyframe positions for the latter elements after splitting by @yuto-trd in #1131
- fix: Update preview when animation is changed by @yuto-trd in #1132
- Fix Error When All Keyframes Are Deleted by @yuto-trd in #1138
- Fix crash when editing properties in Node Editor by @yuto-trd in #1139
- Remove use of Setter in Node by @yuto-trd in #1146
- Upgrade target framework to net9.0 by @yuto-trd in #1154
- Remove Usage of Setter by @yuto-trd in #1152
- chore: reflect handle name change by @yuto-trd in #1173
- Simplify yPosition calculation in DrawSplitted method by @yuto-trd in #1174
- Add standalone binary creation to release workflow by @yuto-trd in #1176
- Add .NET setup step to workflows by @yuto-trd in #1178
- Fix handling of invalid Bounds cases by @yuto-trd in #1175
- Remove inverse PathFillType enum values by @yuto-trd in #1179
- Update package versions and enhance build script runtime handling by @yuto-trd in #1180
- Add PerlinNoise and ShakeEffect filter effects by @yuto-trd in #1170
- Add IPublishOperator interface and update related classes by @yuto-trd in #1187
- Add Display attributes to BlendMode enum for localization improvements by @yuto-trd in #1188
- Replace SharpDX.MediaFoundation with Vortice.MediaFoundation by @yuto-trd in #1189
- Fix possible memory leak issues in disposal methods by @yuto-trd in #1190
- Enhance rendering framework with new RenderNode architecture by @yuto-trd in #1196
- Enable TransformEffect to apply to multiple targets by @yuto-trd in #1198
- Create RenderTarget wrapper and refactor rendering classes by @yuto-trd in #1200
- Replace BitmapIcon with Image for better rendering in EditorHostFallback by @yuto-trd in #1204
- Enhance unit tests for filter effects by @yuto-trd in #1202
- feat: add artifact upload step for code coverage results in CI workflow by @yuto-trd in #1205
- feat: generate coverage reports in HTML format by @yuto-trd in #1206
- Fix button overlap issue in output window on Windows by @yuto-trd in #1212
- Implement Equals method for IImageSource and IVideoSource by @yuto-trd in #1214
- Remove ObjectRegistry and enhance hierarchical event handling by @yuto-trd in #1215
- feat: implement GetHashCode for VideoSource, SoundSource, and BitmapSource by @yuto-trd in #1218
- Display output dialog content in tabs by @yuto-trd in #1216
- Remove unused components and implement new API client by @yuto-trd in #1223
- remove: eliminate the Beutl.Styling namespace by @yuto-trd in #1225
- remove: eliminate unnecessary batch update logic in SourceOperation by @yuto-trd in #1231
- Deprecate CoreObject Batch Update Feature by @yuto-trd in #1226
- remove: eliminate unused package references and related logic by @yuto-trd in #1232
- fix: format-daily.yml by @yuto-trd in #1236
- Improve Audio Playback Stability by @yuto-trd in #1243
- Add runtime parameter to build script restore commands by @yuto-trd in #1245
- Bump version to 1.0.0 by @yuto-trd in #1246
- Fix RuntimeIdentifiers handling in build scripts by @yuto-trd in #1247
- Remove unused translations and fix spelling errors by @yuto-trd in #1248
Full Changelog: v1.0.0-preview.10...v1.0.0
📥 Installation
Refer to the documentation here.