BearishSun 6e91706388 Fixing a memory corruption issue with skeletal animation poses 9 роки тому
..
ThirdParty 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
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 9 роки тому
BsAsyncOp.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 роки тому
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 9 роки тому
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 9 роки тому
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 9 роки тому
BsBitmapWriter.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsBounds.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsCapsule.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsColor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsConvexVolume.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
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 9 роки тому
BsDegree.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsDynLib.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 роки тому
BsDynLibManager.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work 9 роки тому
BsException.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsFileSerializer.cpp e4a4ebe6cd Use non-wide strings for paths when not on Windows 9 роки тому
BsFrameAlloc.cpp 0e7bb3e878 Fixed frame allocator so it properly allocates aligned memory 9 роки тому
BsGlobalFrameAlloc.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsIReflectable.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 роки тому
BsLine2.cpp 3df22b5671 Added generation of connected quads needed for AA polyline rendering 9 роки тому
BsLineSegment3.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsLog.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 роки тому
BsMath.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsMatrix3.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsMatrix4.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
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 9 роки тому
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 9 роки тому
BsPath.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 роки тому
BsPlane.cpp 6f0747c8f6 Various fixes in order to get GUICanvas functional 9 роки тому
BsQuaternion.cpp 947bd35ee5 AnimationCurve (WIP) 9 роки тому
BsRTTIField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsRTTIType.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 роки тому
BsRadian.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsRay.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsRect2.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsRect2I.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsRect3.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
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 9 роки тому
BsString.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsStringID.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsTaskScheduler.cpp 6e91706388 Fixing a memory corruption issue with skeletal animation poses 9 роки тому
BsTestOutput.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsTestSuite.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 роки тому
BsTexAtlasGenerator.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsThreadPool.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 роки тому
BsTime.cpp 6f0747c8f6 Various fixes in order to get GUICanvas functional 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 9 роки тому
BsUtil.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsVector2.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
BsVector2I.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 роки тому
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 9 роки тому