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

Автор SHA1 Сообщение Дата
  cib 2df6aeed02 UITextInput now can move over a line with left/right. 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 лет назад
  jakescott 78247c84d2 Fix spelling mistake 13 лет назад
  Ivan Safrin 9779eb9aef Merge pull request #188 from CIB/cleanup 13 лет назад
  Ivan Safrin 95106f73ab Merge pull request #191 from Fidelity3/master 13 лет назад
  Ivan Safrin 1d7db8ed64 Fixed screen entities not being set correctly in 2d collision responses after recent pull request, added support for shorts in the bindings 13 лет назад
  Ivan Safrin fcb115558a Merge pull request #139 from mcclure/cmake_bullet 13 лет назад
  cib 7e790bffb8 Fixes UITextInput::getSelectionText() 13 лет назад
  cib e9dab11e51 Added a clarification about copy events. 13 лет назад
  mcc 9d619f2d49 Improved notion of Bullet 'found': don't assume absent debug libraries mean absent Bullet, and if Bullet is *really* absent, then don't try to build the binaries. 13 лет назад
  Ivan Safrin 23ab2c849e Merge pull request #153 from mcclure/cslisten 13 лет назад
  Ivan Safrin f2ea1e3f6f Merge pull request #181 from chrisledet/patch-2 13 лет назад
  Ivan Safrin fecedf6221 Made NEWLINE default to unix newline in tinyxml 13 лет назад
  Ivan Safrin 624b29b603 Merge pull request #142 from mcclure/xmlbreak 13 лет назад
  Ivan Safrin a4ca217549 Merge pull request #185 from mcclure/mingw 13 лет назад
  mcc e13c35500a Omnibus MinGW support patch: Updates to MinGW hacks block in CMakeLists. Updates to GLEE glue/exceptions in PolyGLHeaders, PolyGLSLShaderModule, PolyWinCore. Remove redundant gl includes in PolyWinCore.cpp. Include <ios> explicitly in windows PolycodeView. Omit multitouch support (code in PolycodeView, TUIO module) when compiling with MinGW. All targets other than MinGW+Windows should remain unchanged after bringing in these changes because everything's behind #ifdefs. 13 лет назад