v3.15.0 - Jul 11, 2021
PhaserEditor2D
released this
11 Jul 14:26
·
1191 commits
to master
since this release
v3.15.0 - Jul 11, 2021
Fixed
- Catches project resources preloader errors.
- #127 Fixed: the scroll height is wrong when a section is opened by default.
- Animations editor: allows setting a float value to the
frameRate
.
Added
- Scene Editor: Select Children command.
- Scene Editor: Layout actions: Align, Align To Border, Grid.
- Scene Editor: Toggle Visibility command auto unlock prefab's visible property.
- #132 Scene Editor: custom property definition.
- Scene compiler: emits the "prefab-awake" event in prefab instances.
- #131 Scene Editor: supports Text word wrap properties.
Update
- Updates Monaco Editor to v0.25.2. Improves JavaScript worker loading.
- Updates the Webpack project template. Now it uses the Phaser Asset Pack Hashing tool for distribute the files.