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