提交历史

作者 SHA1 备注 提交日期
  Ivan Safrin c02b27e9e0 Vertex color support in VBOs when useVertexColors on Mesh set to true, Color + overloading 14 年之前
  Ivan Safrin 7bb90f1f18 Screenshot support and image saving 14 年之前
  Ivan Safrin 096ec070c0 Only use FP16 framebuffers if specified in material file 14 年之前
  Ivan Safrin c2b21a5e41 Made mipmaps not generate for Screen mesh textures 14 年之前
  Ivan Safrin 1f89731a0a HDR and shader fixes, made SceneLabel subclass SceneMesh 14 年之前
  Ivan Safrin 971106bb55 Fixed texture destruction and render to texture 14 年之前
  Cameron Hart cdee607137 Merge branch 'master' into pxljm 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 年之前
  Ivan Safrin 05b7bdf04d VSync on Mac, anisothropic filtering options, 3D physics framerate idependence 14 年之前
  Cameron Hart be8f24208d Merge branch 'master' into pxljm 14 年之前
  Ivan Safrin a25c546297 Fixed shadows not displaying properly when objects are moved 14 年之前
  Cameron Hart 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. 14 年之前
  Ivan Safrin 6cb1164fc4 Added an importance property to lights. You can use it to make distant lights override closer ones. 14 年之前
  Ivan Safrin 51ffb7883c Added a method to set the clipping planes in the Renderer. 14 年之前
  Ivan Safrin 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. 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 f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. 14 年之前
  unknown 207ca4fca6 Windows port and some fixes 14 年之前
  Ivan Safrin c9406f5051 Code cleanup and documentation. 15 年之前
  Ivan Safrin 7a37c48787 Code clean up and documentation 15 年之前
  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 9bfa6cf3d3 Rebuilt and updated 2D Physics module, ported particle system to support 2D 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 年之前