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