История коммитов

Автор SHA1 Сообщение Дата
  Ivan Safrin c9abb837b3 A less obtrusive 2D transform gizmo with XY scaling 12 лет назад
  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. 12 лет назад
  Ivan Safrin f62759b183 Added a simple Pong game example to IDE Lua examples. 12 лет назад
  Ivan Safrin a0e9d63817 Fixed copy/paste crashing the IDE because of unremoved event listeners 12 лет назад
  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. 12 лет назад
  Ivan Safrin d53aca729e Made Resources remove themselves from ResourceManager in destructor. Should fix player crashing on quit 12 лет назад
  Ivan Safrin 9d5d2b62f4 Added asset browser icons for entities and sprites 12 лет назад
  Ivan Safrin 23e44d6eb3 Merge pull request #281 from TheCosmotect/master 12 лет назад
  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. 12 лет назад
  Ethan M 537e426ec7 Updated Polycode templates' Update() to add rendering 12 лет назад
  cib decbf1e0ef Changed the Image::fill interface 12 лет назад
  cib 7ab5210a2c Image now uses topleft positioning. 12 лет назад
  cib 75743dbadc Added Image::getImagePart 12 лет назад
  Ivan Safrin 2c38266bf6 Prevent resource reloading if file doesn't exist 12 лет назад
  Ivan Safrin b5f25b409e Merge pull request #253 from TheCosmotect/indent-2 12 лет назад
  Ivan Safrin 6e233c495a Merge pull request #271 from CIB/documentation 12 лет назад
  Ivan Safrin 37009f6ec3 Merge pull request #272 from CIB/capture-mouse 12 лет назад
  Ivan Safrin e430c900dc Merge pull request #273 from CIB/fix-libogg 12 лет назад
  Ivan Safrin 09d26a02f1 Merge pull request #276 from CIB/windows-compilefix 12 лет назад
  cib a443822479 Fixed a missing header. 12 лет назад
  cib b220a781fc Fixed a bug with scissor box "inheritance" 12 лет назад
  Ivan Safrin e6e72ed0ec Merge pull request #275 from CIB/windows-compilefix 12 лет назад
  Ivan Safrin ff83244f8b Merge pull request #269 from CIB/cleanup 12 лет назад
  Ivan Safrin f76540fd9a Merged in TheCosmotect's arrow navigation pull request 12 лет назад
  Ivan Safrin 74c1af66cc Made the zoom tool in IDE screen editor zoom on single click towards area clicked, editor now recenters on 0,0 when a zoom level is picked from the dropdown 12 лет назад
  cib ca960570c6 Fixed a GL issue on windows. 12 лет назад
  cib f837b5f2bb Implemented OSBasics::fileTime on windows 12 лет назад
  Ivan Safrin 7d55938486 Fixed zoom in IDE screen editor 12 лет назад
  Ivan Safrin 4b58ff8f64 Improved zooming in IDE screen editor 12 лет назад
  cib 76e62f2ebd Added some documentation to the Renderer 12 лет назад