Releases: GameMakerDiscord/PushEd
Releases · GameMakerDiscord/PushEd
v1.5.4
Changelog:
- Fixed input field bugs.
- Added a highlight around the currently active input field.
- Active input field now returns the original value on Escape press.
- Fixed object DnD being dependant on order of folders in the resource tree.
- Centered camera zoom in 2D.
- Added camera controls to the status bar.
- Moved resources not necessarily tied to PushEd into "Example" folders.
- Created an extension (does not contain the "Example" folders).
The first free release
Changelog:
- Extended math library.
- Fixed
PEd_instanceGetMatrix
. - Fixed missing variable
detailsRoomBackgroundShow
. - Fixed error when pressing delete when having a room selected.
- Fixed shadows under GUI elements while in 3D.
- Fixed errors caused by naming variable as
bool
.