Commit History

Autor SHA1 Mensaxe Data
  Ivan Safrin 85a30b62c9 Merge pull request #287 from CIB/fix-text-input-rebase %!s(int64=12) %!d(string=hai) anos
  cib 22dc4607a8 A few fixes to text input single line scrolling. %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 5c02ed162b Merge pull request #286 from CIB/fix-text-input-rebase %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 685d441ed4 Improved scaling behavior %!s(int64=12) %!d(string=hai) anos
  cib 514cf477c3 Deleting in TextInput now makes sure there's at least one character visible on the left. %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin cfc11ee7e9 Merge pull request #285 from CIB/fix-text-input %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 970bb0960d Made XY-scaling smoother in the screen editor %!s(int64=12) %!d(string=hai) anos
  cib 25ea7028cd Added horizontal scroll to single line TextInput %!s(int64=12) %!d(string=hai) anos
  cib b5fa6690b7 Fixed scissors for single line text input. %!s(int64=12) %!d(string=hai) anos
  cib 17c51168dd Started work on fix for #238 %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 46ac6460d9 Deleting entities will now affect all multiple selected entities, base Undo/Redo framework for editors %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin ce9250d76b Made IDE console toggleble. IDE console will show automatically when running project. Replaced console Clear button with an image button. Added console hide button to console. Added getMainWidth and getMainHeight to UI sizers. %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin a2208b5627 Inactive layers in 2d editor no longer block mouse input %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 92a611ebb3 Fixed XY scaling in the 2d editor transform gizmo %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 7cad49d2ad Merge pull request #280 from CIB/cleanup %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin c9abb837b3 A less obtrusive 2D transform gizmo with XY scaling %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin ceaad6bee0 Lua bindings now return pointer class members. Added an equality operator for Lua classes (you can just use == instead of same_c_class now). Updated examples to reflect new changes. UI scroll bars and tree containers will now set cursor to arrow. %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin f62759b183 Added a simple Pong game example to IDE Lua examples. %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin a0e9d63817 Fixed copy/paste crashing the IDE because of unremoved event listeners %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 0c7d315b87 Added ability to edit screen entity width and height in the editor. Entities no longer default to 50x50 size in editor, but use the source entity dimensions. Adjusted platformer example to set entity sizes in the editor. %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin d53aca729e Made Resources remove themselves from ResourceManager in destructor. Should fix player crashing on quit %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 9d5d2b62f4 Added asset browser icons for entities and sprites %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 23e44d6eb3 Merge pull request #281 from TheCosmotect/master %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 20f2a4a278 ATTENTION: ScreenEntityInstance no longer has a root entity, it is now loaded as children of the ScreenEntityInstance itself. You can now edit the default id, tags and custom properties of the entity itself. Entity tags will now check for duplicate before adding. Fixed numerous crashes relating to entity deletion in the 2d editor. Added a hasResource method to the ResourceManager. %!s(int64=12) %!d(string=hai) anos
  Ethan M 537e426ec7 Updated Polycode templates' Update() to add rendering %!s(int64=12) %!d(string=hai) anos
  cib decbf1e0ef Changed the Image::fill interface %!s(int64=12) %!d(string=hai) anos
  cib 7ab5210a2c Image now uses topleft positioning. %!s(int64=12) %!d(string=hai) anos
  cib 75743dbadc Added Image::getImagePart %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 2c38266bf6 Prevent resource reloading if file doesn't exist %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin b5f25b409e Merge pull request #253 from TheCosmotect/indent-2 %!s(int64=12) %!d(string=hai) anos