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