Commit History

Author SHA1 Message Date
  Lasse Öörni b90ceaf4d1 Initial preparation for light pre-pass rendering. 14 years ago
  Lasse Öörni 7be9585861 Fixed erroneous use of local axis movement when more than one node selected. 14 years ago
  Lasse Öörni aec8534665 Fixed resource dump display. 14 years ago
  Lasse Öörni 589c0ee141 Expanded the lit base pass optimization to cover also the first spot or point light affecting a drawable. 14 years ago
  Lasse Öörni 80a6948b22 Large rendering architecture refactoring. 14 years ago
  Lasse Öörni fe495f6bcc Added deferred fallback mode, which renders the G-buffer in 2 passes. 14 years ago
  Lasse Öörni 80aee649df Re-enabled lit base pass optimization, with more careful checks to ensure proper rendering order. 14 years ago
  Lasse Öörni 40c8306691 Added triple buffering option. On OpenGL it is a no-op. 14 years ago
  Lasse Öörni f0ecda9785 Fixed numerical stability in Quaternion matrix constructor. 14 years ago
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 years ago
  Lasse Öörni 9c9643508c Use GL_DEPTH_COMPONENT24 instead of the packed depth stencil for OpenGL deferred rendering depth buffer, because the packed format seems to be slower. 14 years ago
  Lasse Öörni 7da01092b6 Renamed ShaderProgram to ShaderVariation. 14 years ago
  Lasse Öörni 3ca3f84df9 Refactored shader loading. A binary format is now used instead of XML data. 14 years ago
  Lasse Öörni f3859c1ed7 Added documentation about containers. 14 years ago
  Lasse Öörni d69efd65f0 Container library fixes. 14 years ago
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 years ago
  Lasse Öörni 7c45da5588 Import new code. 14 years ago