Commit History

作者 SHA1 備註 提交日期
  Cameron Hart be8f24208d Merge branch 'master' into pxljm 14 年之前
  Cameron Hart d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. 14 年之前
  Ivan Safrin 326c753171 Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories 14 年之前
  Ivan Safrin 30d0f0841f Particle emitter and 2D Physics fixes 14 年之前
  Ivan Safrin 0ea079f5f6 Added two new default shaders, fixed up particle systems, binding generation will now include public class members that are not pointers. 14 年之前
  Ivan Safrin ea513e36b8 More code cleanup, documentation, polycode build tool fixes and player fixes 14 年之前
  Ivan Safrin 09f0e77945 Fixed LUA event handling 14 年之前
  Ivan Safrin 5f2a5232c4 More code cleanup 14 年之前
  Ivan Safrin 40b5da3e8d Removed GenericScene in favor of just Scene, improved LUA bindings. 14 年之前
  Ivan Safrin f797a8af9d Fixed up Lua bindings, added default API to the player, added some design assets, improved polybuild tool 15 年之前
  Ivan Safrin fac55d76f7 Lua bindings, lua bindings generator, build tool, player tweaks and icon files 15 年之前