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