BearishSun e5a6ea1b7f Ignoring BsFrameworkConfig from git since it's an autogenerated file 9 лет назад
..
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 лет назад
Win32 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 лет назад
BsAABox.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsAny.h 85bfb6007d Fix missing "std::" 9 лет назад
BsAsyncOp.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 лет назад
BsBinaryCloner.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsBinaryDiff.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 лет назад
BsBinarySerializer.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 лет назад
BsBitmapWriter.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsBitwise.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 лет назад
BsBounds.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsCapsule.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsColor.h 744ce4870d Fix templates being specialized in a different namespace 9 лет назад
BsConsoleTestOutput.h 98f2547d36 Add ConsoleTestOutput 9 лет назад
BsConvexVolume.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsCrashHandler.h ccc4f31597 Fixing compilation errors caused by include file order 9 лет назад
BsDataStream.h 179e63a1eb Added FMOD audio import 9 лет назад
BsDebug.h 44face5b03 Added material params to the core thread Material object, in preparation of refactor 9 лет назад
BsDegree.h e75714d01c Add some missing includes 9 лет назад
BsDynLib.h 91656d7141 Complete dynamic library handling on OS X 9 лет назад
BsDynLibManager.h a75b8cca77 More work on improving documentation for doxygen generation 9 лет назад
BsEnumClassHash.h e80b15d955 Add EnumClassHash to hash enum types 9 лет назад
BsEvent.h 9ceee03530 Events now trigger their subscribers in the order they subscribed 9 лет назад
BsException.h 8b5a233303 Added sync methods to material params 9 лет назад
BsFileSerializer.h 584feaa51c Added play on start for audio sources 9 лет назад
BsFileSystem.h 6d91f2be2f Implement FileSystem methods on Unix 9 лет назад
BsFileSystemTestSuite.h 692e25b595 Code style changes and minor cleanup 9 лет назад
BsFlags.h 362e8f530a Updated docs 9 лет назад
BsFrameAlloc.h ffe26a04f5 Complete StdAlloc and StdFrameAlloc 9 лет назад
BsFwdDeclUtil.h 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 лет назад
BsGlobalFrameAlloc.h 4b94620550 Added materials manual, plus some doc improvements 9 лет назад
BsIReflectable.h 0b4c5846dc Added a way to attach editor-only data to resources 9 лет назад
BsIReflectableRTTI.h 0b4c5846dc Added a way to attach editor-only data to resources 9 лет назад
BsLine2.h 3df22b5671 Added generation of connected quads needed for AA polyline rendering 9 лет назад
BsLineSegment3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsLog.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 лет назад
BsMath.h c8f410651d Skeletal animation up and running 9 лет назад
BsMatrix3.h 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 лет назад
BsMatrix4.h 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 лет назад
BsMatrixNxM.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsMemAllocProfiler.h a75b8cca77 More work on improving documentation for doxygen generation 9 лет назад
BsMemStack.h 6f00387451 OpenAudio importer implemented 9 лет назад
BsMemoryAllocator.h 3feaf3371b Fixing a potential allocator issue on Windows 9 лет назад
BsMemorySerializer.h 584feaa51c Added play on start for audio sources 9 лет назад
BsMessageHandler.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsMessageHandlerFwd.h e75714d01c Add some missing includes 9 лет назад
BsModule.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsNonCopyable.h d8c6db7a32 More Vulkan WIP: 9 лет назад
BsPath.h e75714d01c Add some missing includes 9 лет назад
BsPlane.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsPlatformDefines.h b019758427 Added CPUReadable flag to meshes and textures since this is no longer assumed by default (due to Vulkan usage flags) 9 лет назад
BsPlatformUtility.h e75714d01c Add some missing includes 9 лет назад
BsPrerequisitesUtil.h b019758427 Added CPUReadable flag to meshes and textures since this is no longer assumed by default (due to Vulkan usage flags) 9 лет назад
BsQuaternion.h 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 лет назад
BsRTTIField.h 03b88c5876 Added algorithm for arbitrary triangle mesh clipping (needed for new GUICanvas element) 9 лет назад
BsRTTIManagedDataBlockField.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 лет назад
BsRTTIPlainField.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 лет назад
BsRTTIPrerequisites.h e75714d01c Add some missing includes 9 лет назад
BsRTTIReflectableField.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsRTTIReflectablePtrField.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsRTTIType.h e68639e272 Fix a compilation error from BsRTTIType.h 9 лет назад
BsRadian.h e75714d01c Add some missing includes 9 лет назад
BsRay.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsRect2.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsRect2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsRect3.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsSerializedObject.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 лет назад
BsSerializedObjectRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 лет назад
BsServiceLocator.h 3b2a4ab050 More work on manuals and documentation 9 лет назад
BsSphere.h a75b8cca77 More work on improving documentation for doxygen generation 9 лет назад
BsSpinLock.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsStaticAlloc.h d404af9297 Added Vulkan vertex input manager 9 лет назад
BsStdHeaders.h 692e25b595 Code style changes and minor cleanup 9 лет назад
BsString.h e75714d01c Add some missing includes 9 лет назад
BsStringFormat.h 6e91706388 Fixing a memory corruption issue with skeletal animation poses 9 лет назад
BsStringID.h 3b2a4ab050 More work on manuals and documentation 9 лет назад
BsTaskScheduler.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 лет назад
BsTestOutput.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsTestSuite.h 08f6ff3d36 Modify BS_TEST_ASSERT to use __FUNCTION__ as a description 9 лет назад
BsTexAtlasGenerator.h a75b8cca77 More work on improving documentation for doxygen generation 9 лет назад
BsThreadDefines.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 лет назад
BsThreadPool.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 лет назад
BsTime.h c168935089 Timers now use std::chrono 9 лет назад
BsTimer.h 690230df74 fix Clang build 9 лет назад
BsTorus.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsTypes.h 986677a738 More work on improving documentation for doxygen generation 9 лет назад
BsUtil.h 8e7ea897ce VulkanResource now tracks exactly on which queue is it being used on 9 лет назад
BsVector2.h 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 лет назад
BsVector2I.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 лет назад
BsVector3.h 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 лет назад
BsVector4.h 15608f9dc9 Rename ZERO and IDENTITY in BsFwdDeclUtil.h 9 лет назад
BsVectorNI.h f68efb2669 Fix a compilation error in BsVectorNI.h 9 лет назад