Marc Legendre cf14356fb4 Implement CrashHandler methods on Unix 9 yıl önce
..
ThirdParty be32987d81 Replacing data files with .json manifest file, in order to prevent a massive amount of data file updates whenever the resource cache is rebuilt 9 yıl önce
Win32 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 yıl önce
BsAABox.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsAny.h 85bfb6007d Fix missing "std::" 9 yıl önce
BsAsyncOp.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 yıl önce
BsBinaryCloner.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsBinaryDiff.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 yıl önce
BsBinarySerializer.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 yıl önce
BsBitmapWriter.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsBitwise.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 10 yıl önce
BsBounds.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsCapsule.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsColor.h 744ce4870d Fix templates being specialized in a different namespace 9 yıl önce
BsConsoleTestOutput.h 98f2547d36 Add ConsoleTestOutput 9 yıl önce
BsConvexVolume.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsCrashHandler.h cf14356fb4 Implement CrashHandler methods on Unix 9 yıl önce
BsDataStream.h 179e63a1eb Added FMOD audio import 9 yıl önce
BsDebug.h 44face5b03 Added material params to the core thread Material object, in preparation of refactor 9 yıl önce
BsDegree.h e75714d01c Add some missing includes 9 yıl önce
BsDynLib.h 91656d7141 Complete dynamic library handling on OS X 9 yıl önce
BsDynLibManager.h a75b8cca77 More work on improving documentation for doxygen generation 10 yıl önce
BsEnumClassHash.h e80b15d955 Add EnumClassHash to hash enum types 9 yıl önce
BsEvent.h 9ceee03530 Events now trigger their subscribers in the order they subscribed 9 yıl önce
BsException.h 8b5a233303 Added sync methods to material params 9 yıl önce
BsFileSerializer.h 584feaa51c Added play on start for audio sources 9 yıl önce
BsFileSystem.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 yıl önce
BsFlags.h 362e8f530a Updated docs 9 yıl önce
BsFrameAlloc.h ffe26a04f5 Complete StdAlloc and StdFrameAlloc 9 yıl önce
BsFwdDeclUtil.h 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 yıl önce
BsGlobalFrameAlloc.h 4b94620550 Added materials manual, plus some doc improvements 10 yıl önce
BsIReflectable.h 0b4c5846dc Added a way to attach editor-only data to resources 9 yıl önce
BsIReflectableRTTI.h 0b4c5846dc Added a way to attach editor-only data to resources 9 yıl önce
BsLine2.h 3df22b5671 Added generation of connected quads needed for AA polyline rendering 9 yıl önce
BsLineSegment3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsLog.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 yıl önce
BsMath.h c8f410651d Skeletal animation up and running 9 yıl önce
BsMatrix3.h 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 yıl önce
BsMatrix4.h 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 yıl önce
BsMatrixNxM.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsMemAllocProfiler.h a75b8cca77 More work on improving documentation for doxygen generation 10 yıl önce
BsMemStack.h 6f00387451 OpenAudio importer implemented 9 yıl önce
BsMemoryAllocator.h c963814793 Compile overloaded StdAlloc::contruct() only on Linux 9 yıl önce
BsMemorySerializer.h 584feaa51c Added play on start for audio sources 9 yıl önce
BsMessageHandler.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsMessageHandlerFwd.h e75714d01c Add some missing includes 9 yıl önce
BsModule.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsNonCopyable.h d8c6db7a32 More Vulkan WIP: 9 yıl önce
BsPath.h e75714d01c Add some missing includes 9 yıl önce
BsPlane.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsPlatformDefines.h 8b5a233303 Added sync methods to material params 9 yıl önce
BsPlatformUtility.h e75714d01c Add some missing includes 9 yıl önce
BsPrerequisitesUtil.h d8c6db7a32 More Vulkan WIP: 9 yıl önce
BsQuaternion.h 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 yıl önce
BsRTTIField.h 03b88c5876 Added algorithm for arbitrary triangle mesh clipping (needed for new GUICanvas element) 9 yıl önce
BsRTTIManagedDataBlockField.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 yıl önce
BsRTTIPlainField.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 yıl önce
BsRTTIPrerequisites.h e75714d01c Add some missing includes 9 yıl önce
BsRTTIReflectableField.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 yıl önce
BsRTTIReflectablePtrField.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 yıl önce
BsRTTIType.h e68639e272 Fix a compilation error from BsRTTIType.h 9 yıl önce
BsRadian.h e75714d01c Add some missing includes 9 yıl önce
BsRay.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsRect2.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsRect2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsRect3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsSerializedObject.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 yıl önce
BsSerializedObjectRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 yıl önce
BsServiceLocator.h 3b2a4ab050 More work on manuals and documentation 10 yıl önce
BsSphere.h a75b8cca77 More work on improving documentation for doxygen generation 10 yıl önce
BsSpinLock.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsStaticAlloc.h d404af9297 Added Vulkan vertex input manager 9 yıl önce
BsStdHeaders.h e80b15d955 Add EnumClassHash to hash enum types 9 yıl önce
BsString.h e75714d01c Add some missing includes 9 yıl önce
BsStringFormat.h 6e91706388 Fixing a memory corruption issue with skeletal animation poses 9 yıl önce
BsStringID.h 3b2a4ab050 More work on manuals and documentation 10 yıl önce
BsTaskScheduler.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 yıl önce
BsTestOutput.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsTestSuite.h 08f6ff3d36 Modify BS_TEST_ASSERT to use __FUNCTION__ as a description 9 yıl önce
BsTexAtlasGenerator.h a75b8cca77 More work on improving documentation for doxygen generation 10 yıl önce
BsThreadDefines.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 yıl önce
BsThreadPool.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 yıl önce
BsTime.h c168935089 Timers now use std::chrono 9 yıl önce
BsTimer.h 690230df74 fix Clang build 9 yıl önce
BsTorus.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsTypes.h 986677a738 More work on improving documentation for doxygen generation 10 yıl önce
BsUtil.h e80b15d955 Add EnumClassHash to hash enum types 9 yıl önce
BsVector2.h 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 yıl önce
BsVector2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 yıl önce
BsVector3.h 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 yıl önce
BsVector4.h 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 yıl önce
BsVectorNI.h f68efb2669 Fix a compilation error in BsVectorNI.h 9 yıl önce