Releases: simonihmig/ecsy-babylon
Releases · simonihmig/ecsy-babylon
Release 0.6.1
🚀 Enhancement
- #298 Make frame rate optional for transitions (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)
Release 0.6.0
💥 Breaking Change
- #297 Revert rotation unit back from degrees to radians (@simonihmig)
- #295 Add support for Transitions (@simonihmig)
🚀 Enhancement
- #297 Revert rotation unit back from degrees to radians (@simonihmig)
- #295 Add support for Transitions (@simonihmig)
🐛 Bug Fix
- #289 Fix leaking of Vector3 instances in transformNode, causing wrong values after component removal, add tests (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 0.5.0
💥 Breaking Change
- #276 Don't add default camera to scene (@simonihmig)
🚀 Enhancement
- #276 Don't add default camera to scene (@simonihmig)
🐛 Bug Fix
- #275 Fix actions not working when ray support has not been enabled due to tree-shaking (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)
Release 0.4.2
🐛 Bug Fix
- #274 Fix missing samples property in DefaultRenderingPipeline (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)
Release 0.4.1
🚀 Enhancement
- #273 Extend StandardMaterial properties (@simonihmig)
🐛 Bug Fix
- #265 Fix setting initial target for TargetCamera (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 0.4.0
💥 Breaking Change
- #264 Fix types of instance components (@simonihmig)
- #239 Refactor to use new FactorySystems (@simonihmig)
🚀 Enhancement
- #263 Add basic TargetCamera (@simonihmig)
- #242 Add PostProcess pipelines support, including Default and SSAO pipelines (@simonihmig)
- #241 Add motion-blur post process (@simonihmig)
- #240 Add spot lights (@simonihmig)
- #239 Refactor to use new FactorySystems (@simonihmig)
- #238 Add black-and-white post-process (@simonihmig)
- #237 Add blur post-process (@simonihmig)
- #236 Add initial Postprocesses support (@simonihmig)
- #235 Refactor camera system to use camera instance component (@simonihmig)
- #234 Introduce InstanceComponent (@simonihmig)
🐛 Bug Fix
- #264 Fix types of instance components (@simonihmig)
- #233 Fix demos (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 0.3.0
v0.3.0 Release 0.3.0
Release 0.3.0-2
🚀 Enhancement
- #231 Fix shadow system, add update support, add tests (@simonihmig)
- #230 Add missing shadowmap generator component properties (@simonihmig)
- #229 Add missing light component properties (@simonihmig)
🐛 Bug Fix
- #232 Use custom assign helper to ignore undefined values (@simonihmig)
- #231 Fix shadow system, add update support, add tests (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)
Release 0.3.0-1
💥 Breaking Change
- #227 Fix exported name of PbrMaterial (@simonihmig)
🐛 Bug Fix
- #228 Export array of systems explicitly (@simonihmig)
- #227 Fix exported name of PbrMaterial (@simonihmig)
Committers: 1
- Simon Ihmig (@simonihmig)
Release 0.3.0-0
💥 Breaking Change
- #226 Restructure module exports (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]