Histórico de Commits

Autor SHA1 Mensagem Data
  BearishSun d611dbe10a Added UV coordinates and tangent frame to built-in mesh types há 8 anos atrás
  BearishSun 53ffc80827 Refactor/Cleanup: Scene manager and renderer are no longer split across two libraries, for no real reason. Moved everything related to them to Core layer. há 9 anos atrás
  BearishSun 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix há 9 anos atrás
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs há 9 anos atrás
  BearishSun a69052d9c5 Morph shape evaluation há 9 anos atrás
  BearishSun a9d20707e7 Mesh normals and tangents now use 8-bit unorm data format instead of the 32-bit floating point format, in order to reduce GPU bandwidth há 9 anos atrás
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 9 anos atrás