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