Commit History

Author SHA1 Message Date
  Lasse Öörni caf080ecbb Initial refactoring of Direct3D9 shaders. ShaderCompiler removed. Bytecode not cached into files yet. 12 years ago
  Lasse Öörni 42ae752d2d Allow BillboardSet / ParticleEmitter to choose whether billboards should face the camera or follow the node orientation. Closes #22. 12 years ago
  Lasse Öörni e575d89882 Fixed billboard shader code to consistently camera-orient the billboards. 12 years ago
  Lasse Öörni 6325520ef3 Include large vertex shader array uniforms only when needed. 12 years ago
  Lasse Öörni 5507b006be Shader load/compile refactoring. Removed shader source code from the SourceAssets directory and moved to Bin/CoreData/Shaders. 13 years ago