Historique des commits

Auteur SHA1 Message Date
  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. il y a 14 ans
  Ivan Safrin 87483bd9d8 Merge pull request #20 from bitshifter/master il y a 14 ans
  Cameron Hart 09981b43ec Windows compile fixes for static libs. Polycode player not building yet. il y a 14 ans
  Ivan Safrin 6cb1164fc4 Added an importance property to lights. You can use it to make distant lights override closer ones. il y a 14 ans
  Ivan Safrin 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. il y a 14 ans
  Ivan Safrin c5ab22c40c Windows fixes il y a 14 ans
  Ivan Safrin f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. il y a 14 ans