Historique des commits

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