提交历史

作者 SHA1 备注 提交日期
  Ivan Safrin 722e5a458a Manual merge of pull request #394 12 年之前
  Ivan Safrin 72f3e20460 Added a grid and transform gizmo to the 3d editor, added 2d circle primitive type to ScenePrimitive, added plane intersection test to Ray 12 年之前
  Ivan Safrin 32a32234b3 Added trackball camera class to IDE, switched the mesh editor and entity editor to use it 12 年之前
  Ivan Safrin 4bf7ff7347 Mouse emulation with touch, point size and smoothness settings in SceneMeshes, fix for Tweens not updating correctly, memory leak fixes, misc tweaks 12 年之前
  Ivan Safrin a503864244 All classes now subclass PolyBase to faciliate casting in Lua bindings 13 年之前
  Ivan Safrin 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 13 年之前
  Ivan Safrin e998cf2e27 Fixed VPLANE primitive, minor tweaks (forgot exactly what) 14 年之前
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 年之前
  Cameron Hart 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. 14 年之前
  Ivan Safrin 67e5654afc Changed private members to protected in non-manager classes. 14 年之前
  Ivan Safrin c9406f5051 Code cleanup and documentation. 14 年之前
  Ivan Safrin fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode 14 年之前
  Ivan Safrin 7a37c48787 Code clean up and documentation 14 年之前
  Ivan Safrin 40b5da3e8d Removed GenericScene in favor of just Scene, improved LUA bindings. 14 年之前
  Ivan Safrin 40fa766738 Cleaned up code, replaced unnecessary dynamic instances with static classes. 15 年之前
  Ivan Safrin c763d26677 Major changes all across, haven't been commiting anything, will start now 15 年之前
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class 15 年之前
  Ivan Safrin 7cc9015fd0 Initial import from old repository 15 年之前