Skip to content

Releases: GameMakerDiscord/PushEd

v1.5.4

03 Feb 20:38
Compare
Choose a tag to compare

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

31 Aug 18:10
Compare
Choose a tag to compare

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.