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

Автор SHA1 Сообщение Дата
  Ivan Safrin 5e356889d3 Merge pull request #123 from mcclure/xmlfix 13 лет назад
  mcc 671276096d Remove debug prints accidentally checked in 13 лет назад
  Ivan Safrin 02e11ec43a Added joystick index to joystick events 13 лет назад
  Ivan Safrin 4b8d6e026c Polyimport won't crash now if assimp is unable to open scene 13 лет назад
  Ivan Safrin 4885fc4ff3 Merge branch 'master' of https://github.com/ivansafrin/Polycode 13 лет назад
  Ivan Safrin 5f81670b6d Fixed documentation error 13 лет назад
  Ivan Safrin 439c9686a6 Merge pull request #99 from mcclure/shaderfixes 13 лет назад
  Ivan Safrin ae8a59545b Merge pull request #124 from mcclure/screenchild 13 лет назад
  Ivan Safrin d6d1a38e55 Added apply force to 3d physics 13 лет назад
  mcc 1d3bdd243d create_lua_library: Allow inputPath to optionally be a file (containing a list of paths) instead of a directory 13 лет назад
  mcc 855d4bdc6a Add simple accessors for the children of a Screen, like the ones that already exist for Scene 13 лет назад
  mcc 3bec68e487 xml parsing: Fill out intVal, NumberVal, boolVal in more circumstances 13 лет назад
  mcc 331c51131f create_lua_library: minor refactoring and a function __ptrToTable(className, ptr) 13 лет назад
  Ivan Safrin 2f7c95aed2 Added multiply blending mode 13 лет назад
  mcc 524720f71d Merge 7/29 mcclure shader fixes branch with Ivan Polycode 13 лет назад
  mcc 47147ae45d Merge 7/29 mcclure screeninfo branch with Ivan Polycode branch 13 лет назад
  mcc 759f0a54e5 TiXmlNode::ToElement() can return NULL, for example in the case of an XML c 13 лет назад
  mcc d4bd53c53e Object xml serialization: Support type namespacing and 'nil' elements. ARRAY_TYPE can now be successfully serialized and deserialized 13 лет назад
  mcc 175c1eeb6b Merge 7/29 mcclure create_lua branch with Ivan Polycode 13 лет назад
  mcc 0124a94358 New property kinds: tagging a field or method with POLYIGNORE causes create_lua_library to skip it; creating a method which takes a lua_State* as argument causes the method to be treated as 'raw', the method will be passed the lua_State with no argument packing or unpacking. 13 лет назад
  Ivan Safrin 942c53bd70 A wrapper for time information, might have broken windows 13 лет назад
  Ivan Safrin f6edf81027 Premultiplied alpha support in labels 13 лет назад
  Ivan Safrin 95ef3cc459 Premultiplied alpha support 13 лет назад
  Ivan Safrin b882e1a059 Merge branch 'master' of https://github.com/ivansafrin/Polycode 13 лет назад
  Ivan Safrin 0f94852b5d Fixed ortho mode and 3d picking from camera in ortho 13 лет назад
  Ivan Safrin 54c63c1ef2 Fixed orientation issues with positional sound 13 лет назад
  mcc 3dd9145a7d Make it possible for the e:getDispatcher() == Services.Core:getInput() idiom to work without modification, by making class __eq aware of __ptr 13 лет назад
  mcc 78a17ae548 Merge 7/14 mcclure create_lua_library improvements with Ivan Safrin branch, additional comment and spacing fixes 13 лет назад
  Ivan Safrin 19d64a03df Fixed some stuff MingW patch broke and added mouse warp support in Windows 13 лет назад
  Ivan Safrin 490211cbd1 Warp mouse Cocoa implementation 13 лет назад