Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun e99d8c1dd0 Removed the CPUREADABLE flag from textures and meshes as it's no longer used hace 9 años
  BearishSun 7fa57750e4 Getting rid of core thread accessors as they were confusing and of little practical use hace 9 años
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
  BearishSun b019758427 Added CPUReadable flag to meshes and textures since this is no longer assumed by default (due to Vulkan usage flags) hace 9 años
  BearishSun 7206fcc52f Added descriptor structs for texture resource creation, so it is neater hace 9 años
  BearishSun f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks hace 9 años
  BearishSun 63c61046cd Refactor serialization/RTTI system so it supports streaming hace 9 años
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 9 años
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años