Marc Legendre 25f10b3653 Refactor filename extension handling in DynLibManager 9 years ago
..
ThirdParty 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 years ago
Win32 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 years ago
BsAABox.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsAny.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsAsyncOp.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 years ago
BsBinaryCloner.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsBinaryDiff.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 years ago
BsBinarySerializer.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 years ago
BsBitmapWriter.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsBitwise.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 10 years ago
BsBounds.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsCapsule.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsColor.h 744ce4870d Fix templates being specialized in a different namespace 9 years ago
BsConvexVolume.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsCrashHandler.h a75b8cca77 More work on improving documentation for doxygen generation 10 years ago
BsDataStream.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 years ago
BsDebug.h 4b94620550 Added materials manual, plus some doc improvements 10 years ago
BsDegree.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsDynLib.h 25f10b3653 Refactor filename extension handling in DynLibManager 9 years ago
BsDynLibManager.h a75b8cca77 More work on improving documentation for doxygen generation 10 years ago
BsEvent.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 years ago
BsException.h cd0242e998 Fix missing noexcept specifier 9 years ago
BsFileSerializer.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 years ago
BsFileSystem.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsFlags.h d55a7fb18f Fix compilation issue (typo) in BsFlags.h 9 years ago
BsFrameAlloc.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 years ago
BsFwdDeclUtil.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 years ago
BsGlobalFrameAlloc.h 4b94620550 Added materials manual, plus some doc improvements 10 years ago
BsIReflectable.h 4b94620550 Added materials manual, plus some doc improvements 10 years ago
BsLineSegment3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsLog.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 years ago
BsMath.h a75b8cca77 More work on improving documentation for doxygen generation 10 years ago
BsMatrix3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsMatrix4.h eb5d33c976 Post processing: 9 years ago
BsMatrixNxM.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsMemAllocProfiler.h a75b8cca77 More work on improving documentation for doxygen generation 10 years ago
BsMemStack.h fee099749f Move a few inline function definitions to headers 9 years ago
BsMemoryAllocator.h 0c378dd6fb Fix missing includes 9 years ago
BsMemorySerializer.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsMessageHandler.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsMessageHandlerFwd.h a75b8cca77 More work on improving documentation for doxygen generation 10 years ago
BsModule.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsPath.h 744ce4870d Fix templates being specialized in a different namespace 9 years ago
BsPlane.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsPlatformDefines.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 10 years ago
BsPlatformUtility.h c168935089 Timers now use std::chrono 9 years ago
BsPrerequisitesUtil.h eb5d33c976 Post processing: 9 years ago
BsQuaternion.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsRTTIField.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 years ago
BsRTTIManagedDataBlockField.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 years ago
BsRTTIPlainField.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 years ago
BsRTTIPrerequisites.h 2afeb5839d Fix the order of a couple of declarations 9 years ago
BsRTTIReflectableField.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsRTTIReflectablePtrField.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsRTTIType.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 years ago
BsRadian.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsRay.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsRect2.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsRect2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsRect3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsSerializedObject.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 years ago
BsSerializedObjectRTTI.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 years ago
BsServiceLocator.h 3b2a4ab050 More work on manuals and documentation 10 years ago
BsSphere.h a75b8cca77 More work on improving documentation for doxygen generation 10 years ago
BsSpinLock.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsStaticAlloc.h a75b8cca77 More work on improving documentation for doxygen generation 10 years ago
BsStdHeaders.h 2afeb5839d Fix the order of a couple of declarations 9 years ago
BsString.h 744ce4870d Fix templates being specialized in a different namespace 9 years ago
BsStringFormat.h a75b8cca77 More work on improving documentation for doxygen generation 10 years ago
BsStringID.h 3b2a4ab050 More work on manuals and documentation 10 years ago
BsTaskScheduler.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 years ago
BsTestOutput.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsTestSuite.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsTexAtlasGenerator.h a75b8cca77 More work on improving documentation for doxygen generation 10 years ago
BsThreadDefines.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 years ago
BsThreadPool.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 years ago
BsTime.h c168935089 Timers now use std::chrono 9 years ago
BsTimer.h c168935089 Timers now use std::chrono 9 years ago
BsTorus.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsTypes.h 986677a738 More work on improving documentation for doxygen generation 10 years ago
BsUtil.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsVector2.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsVector2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsVector3.h fee099749f Move a few inline function definitions to headers 9 years ago
BsVector4.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago
BsVectorNI.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago