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

Автор SHA1 Сообщение Дата
  Jon Kristinsson 5452275b01 Caret scrolls when out of view 13 лет назад
  Ivan Safrin 8214319cdc Added YES and NO events to UIEvent, added Yes/No/Cancel popup to IDE, IDE will now ask if you want to save file before closing if there are unsaved changes 13 лет назад
  Ivan Safrin 1113728033 Fixed UIMenus broken by last commit 13 лет назад
  Ivan Safrin 8f94050c5b Removed addDropShadow from ScreenLabel 13 лет назад
  Ivan Safrin 5e02a65ab5 UI Module classes will not delete children if ownsChildren is set to true, added setOwnsChildrenRecursive method to Entity, cleanup when closing screen editor, font editor and image editors in the IDE, fixed some memory leaks 13 лет назад
  Ivan Safrin b6aa9c7ffb Added ability to close open files in the IDE, UIComboBox now resets selected name to None on clearItems(), fixed sprite editor not setting height properly on load 13 лет назад
  Ivan Safrin c737b818c0 Fixed hue selector click offset in the color picker 13 лет назад
  Ivan Safrin 85bb585f6b Color picker no longer jitters/resets when you change values, fixed offset on click in color picker SV area 13 лет назад
  Ivan Safrin f458010cb8 Fixed point collision examples 13 лет назад
  Ivan Safrin 998e54b54e Fixed collision only entity not setting rotation correctly 13 лет назад
  Ivan Safrin a51692a5c2 Merge branch 'master' of https://github.com/ivansafrin/Polycode 13 лет назад
  Ivan Safrin 4ed31d296e Added a flag to renderer to treat normal blending as premultiplied, made the screen entity size default to 0 instead of 1 13 лет назад
  Ivan Safrin 9c2d2d0b7f Merge pull request #206 from CIB/cleanup 13 лет назад
  Ivan Safrin 37ec0750b0 Merge branch 'master' of https://github.com/ivansafrin/Polycode 13 лет назад
  Ivan Safrin 20dfadf789 Fixed screen root entity being adjusted by default, fixed image alpha premultiplication 13 лет назад
  cib d7eb82f4ad Added virtual to UIWindow destructor 13 лет назад
  Ivan Safrin 6f278738b1 Merge pull request #201 from hmaddocks/fix_crash_in_PolycodeFrame_handleEvent 13 лет назад
  Henry Maddocks 93a2a92b6b Check for active project before getting it's name. 13 лет назад
  Ivan Safrin 2ee253001c Updated documentation of addPhysicsChild/trackPhysicsChild 13 лет назад
  Ivan Safrin 8f4f43b365 Renamed setSpin to setAngularVelocity in 2D physics module 13 лет назад
  Ivan Safrin fbd2cfb79c Added static constructor proxies for overloaded constructors for Lua bindings access 13 лет назад
  Ivan Safrin 2ed079787f Fixed bezier curves with single point, re-enabled scaling in skeletal animation, made IDE fps 3 instead of 1 when unfocused 13 лет назад
  Ivan Safrin 9744e5c382 Merge pull request #194 from SoyYuma/fix_#1 13 лет назад
  Ivan Safrin eb3a434c9f Merge pull request #193 from CIB/undo_words 13 лет назад
  Ivan Safrin a7a467bc8d Merge pull request #195 from CIB/cleanup 13 лет назад
  cib 08822cd781 Fixes issue #165 13 лет назад
  Alejandro Cámara 04f5a939c9 Patch to compile Polycode in VS2012 for Win64 13 лет назад
  cib e54e2df5b3 You can now undo typed words in TextInput 13 лет назад
  Ivan Safrin 77772f394b Merge branch 'master' of https://github.com/ivansafrin/Polycode 13 лет назад
  Ivan Safrin ecb9e30529 Merge pull request #192 from superlogical/master 13 лет назад