-
Changelog for 12/09/2021
Update render
New Features
- move multiple nodes at once (see issue #6)
- select nodes with
ctrl
orshift
key, this has the same behavior as the Unreal Engine Editor - support macOS touchpad (see issue #61)
- use
ctrl
to move blueprint (like Unreal Engine Editor)
- use
- support mobile interaction (see issue #62)
- moving the blueprint is possible after a longpress (after 150ms)
- fix pinch
Miscellaneous
- update the minimum height of the iframe to 250px
- update the way we calculate the initial position
Crash
- fix crash on missing definition in graph object
- fix tooltip display
- fix copy nodes event, now you can:
- copy text inside input
- copy selected nodes
- copy text when you have selected nodes but the rendering is not focused
Technical stuff
- remove old js dependencies
- remove deprecated js properties
- change blueprint render declaration for future options
- update css naming
- update js / css for future features
Recents articles
- Add Metasound Support Tuesday 24, 2022
- Unreal Engine 5 is out! State of blueprintUE? Tuesday 5, 2022
- Changelog for 13/03/2022 Sunday 13, 2022
- Changelog for 06/03/2022 Sunday 6, 2022
- Changelog for 27/02/2022 Sunday 27, 2022