Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

23 lines (20 loc) · 1.04 KB

Gleed2d

Gleed2d is a multipurpose layered 2d editor for games and alike. This repo is for my small improvements.

License

Microsoft Public License

Origin

https://gleed2d.codeplex.com/

Custom Changes

  • 1.3.0.17 - update to VS 2017
  • 1.3.0.16 - delete path points with Shift Click
  • 1.3.0.15 - increase indexes in names while copying
  • 1.3.0.14 - copy / paste objects between Glee instances
  • 1.3.0.13 - layer properties starting with + are inherited by items in this layer
  • 1.3.0.12 - Photoshop like screen panning (space+left mouse button)
  • 1.3.0.11 - change property values for multiple seleced objects
  • 1.3.0.10 - watch folder for texture changes and reload textures if necessary, stop files locking
  • 1.3.0.9 - add custom property to selected objects switch
  • 1.3.0.8 - vs2015, doubled files & folders fix
  • 1.3.0.7 - entering folder in textfield
  • 1.3.0.6 - default "Extra" string custom property for each new Item
  • 1.3.0.1 .. 5 - narrower font, show cursor delta when moving, collapse button, anti alias switch, zoom fix