BearishSun ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work há 9 anos atrás
..
ThirdParty 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
Win32 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it há 9 anos atrás
BsAABox.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsAsyncOp.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative há 9 anos atrás
BsBinaryCloner.cpp 4cdfc44554 Modified game object deserialization code in order to fix an access violation that was happening with game object's RTTI fields were being accessed without actual serialization/deserialization há 9 anos atrás
BsBinaryDiff.cpp 4cdfc44554 Modified game object deserialization code in order to fix an access violation that was happening with game object's RTTI fields were being accessed without actual serialization/deserialization há 9 anos atrás
BsBinarySerializer.cpp 4cdfc44554 Modified game object deserialization code in order to fix an access violation that was happening with game object's RTTI fields were being accessed without actual serialization/deserialization há 9 anos atrás
BsBitmapWriter.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsBounds.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsCapsule.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsColor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsConvexVolume.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsDataStream.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it há 9 anos atrás
BsDebug.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsDegree.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsDynLib.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work há 9 anos atrás
BsDynLibManager.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work há 9 anos atrás
BsException.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsFileSerializer.cpp e4a4ebe6cd Use non-wide strings for paths when not on Windows há 9 anos atrás
BsFrameAlloc.cpp 0e7bb3e878 Fixed frame allocator so it properly allocates aligned memory há 9 anos atrás
BsGlobalFrameAlloc.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsIReflectable.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) há 9 anos atrás
BsLine2.cpp 3df22b5671 Added generation of connected quads needed for AA polyline rendering há 9 anos atrás
BsLineSegment3.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsLog.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative há 9 anos atrás
BsMath.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsMatrix3.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsMatrix4.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsMemStack.cpp fee099749f Move a few inline function definitions to headers há 9 anos atrás
BsMemoryAllocator.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsMemorySerializer.cpp f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks há 9 anos atrás
BsMessageHandler.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsPath.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings há 9 anos atrás
BsPlane.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsQuaternion.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsRTTIField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsRTTIType.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsRadian.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsRay.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsRect2.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsRect2I.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsRect3.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsSerializedObject.cpp 63c61046cd Refactor serialization/RTTI system so it supports streaming há 9 anos atrás
BsSphere.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsString.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsStringID.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsTaskScheduler.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative há 9 anos atrás
BsTestOutput.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsTestSuite.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsTexAtlasGenerator.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsThreadPool.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative há 9 anos atrás
BsTime.cpp c168935089 Timers now use std::chrono há 9 anos atrás
BsTimer.cpp c168935089 Timers now use std::chrono há 9 anos atrás
BsTorus.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsUtil.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsVector2.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsVector2I.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás
BsVector3.cpp fee099749f Move a few inline function definitions to headers há 9 anos atrás
BsVector4.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 10 anos atrás