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