Marc Legendre 91656d7141 Complete dynamic library handling on OS X 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 91656d7141 Complete dynamic library handling on OS X 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 0b4c5846dc Added a way to attach editor-only data to resources 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 85a25e08cf Refactored DropDownWindow so that creating GUI in constructor doesn't cause a crash 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 8e4b67bc9b Fix use of BS_PLATFORM_APPLE instead of BS_PLATFORM_OSX 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 f7c2920e32 Fix missing include 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 년 전