BearishSun 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 years ago
..
ThirdParty 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
Win32 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 years ago
BsAABox.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsAsyncOp.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 years ago
BsBinaryCloner.cpp f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 years ago
BsBinaryDiff.cpp f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 years ago
BsBinarySerializer.cpp f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 years ago
BsBitmapWriter.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsBounds.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsCapsule.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsColor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsConvexVolume.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsDataStream.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 years ago
BsDebug.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsDegree.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsDynLib.cpp d3f5284f2a Fixing code style 9 years ago
BsDynLibManager.cpp d3f5284f2a Fixing code style 9 years ago
BsException.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsFileSerializer.cpp f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 years ago
BsFrameAlloc.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 years ago
BsGlobalFrameAlloc.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsIReflectable.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 years ago
BsLineSegment3.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsLog.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 years ago
BsMath.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsMatrix3.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsMatrix4.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsMemStack.cpp fee099749f Move a few inline function definitions to headers 9 years ago
BsMemoryAllocator.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsMemorySerializer.cpp f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 years ago
BsMessageHandler.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsPath.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 10 years ago
BsPlane.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsQuaternion.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsRTTIField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsRTTIType.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsRadian.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsRay.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsRect2.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsRect2I.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsRect3.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsSerializedObject.cpp 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 years ago
BsSphere.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsString.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsStringID.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsTaskScheduler.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 years ago
BsTestOutput.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsTestSuite.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsTexAtlasGenerator.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsThreadPool.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 years ago
BsTime.cpp c168935089 Timers now use std::chrono 9 years ago
BsTimer.cpp c168935089 Timers now use std::chrono 9 years ago
BsTorus.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsUtil.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsVector2.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsVector2I.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsVector3.cpp fee099749f Move a few inline function definitions to headers 9 years ago
BsVector4.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago