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

Автор SHA1 Сообщение Дата
  Ivan Safrin 5d804fe707 Merge pull request #101 from mcclure/createlua 13 лет назад
  Ivan Safrin 69d6af5ac9 Merge branch 'master' of https://github.com/ivansafrin/Polycode 13 лет назад
  Ivan Safrin b94e900cf6 2D Physics tweaks, matrix now rebuilt on concatenated matrix request 13 лет назад
  Ivan Safrin 33d6caed48 Linux fixes 13 лет назад
  Ivan Safrin 942a2dcc6d Force renderScreenToImage to read from front buffer 13 лет назад
  Ivan Safrin dda069be43 Threaded event fixes 13 лет назад
  Ivan Safrin ecafd14e30 setSpin method for 3d physics 13 лет назад
  Ivan Safrin 83f843670e Fixed potential crash in TUIO module, exposed eventMutex in Core 13 лет назад
  Ivan Safrin 1930a3aa9b Changed sockets back to non-threaded because of bug, touch simulation for mouse event option, option to disable frustum culling in camera, made data public in Texture 13 лет назад
  Ivan Safrin b5f65b1330 Merge branch 'master' of https://github.com/ivansafrin/Polycode 13 лет назад
  Ivan Safrin 569e947f5d Fixed lack of strtof on Windows 13 лет назад
  Ivan Safrin 09e54f292b Reverse order flag for polygon picking 13 лет назад
  Ivan Safrin 6e1940bf25 Thread-safe events, adjustment Matrix for polygon picking 13 лет назад
  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 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 лет назад