BearishSun 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it há 9 anos atrás
..
ThirdParty 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 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 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 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 a75b8cca77 More work on improving documentation for doxygen generation há 9 anos atrás
BsDataStream.h 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it há 9 anos atrás
BsDebug.h 4b94620550 Added materials manual, plus some doc improvements 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 d3f5284f2a Fixing code style há 9 anos atrás
BsDynLibManager.h a75b8cca77 More work on improving documentation for doxygen generation há 9 anos atrás
BsEvent.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative há 9 anos atrás
BsException.h 50428d2fe2 Registration of audio source/listener with OAAudio manager, their creation and reset (multiple contexts) há 9 anos atrás
BsFileSerializer.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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 d55a7fb18f Fix compilation issue (typo) in BsFlags.h há 9 anos atrás
BsFrameAlloc.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative há 9 anos atrás
BsFwdDeclUtil.h 63c61046cd Refactor serialization/RTTI system so it supports streaming há 9 anos atrás
BsGlobalFrameAlloc.h 4b94620550 Added materials manual, plus some doc improvements há 9 anos atrás
BsIReflectable.h 4b94620550 Added materials manual, plus some doc improvements 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 a75b8cca77 More work on improving documentation for doxygen generation há 9 anos atrás
BsMatrix3.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
BsMatrix4.h eb5d33c976 Post processing: 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 0c378dd6fb Fix missing includes há 9 anos atrás
BsMemorySerializer.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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
BsPath.h 744ce4870d Fix templates being specialized in a different namespace 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 cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings há 9 anos atrás
BsPlatformUtility.h c168935089 Timers now use std::chrono há 9 anos atrás
BsPrerequisitesUtil.h eb5d33c976 Post processing: há 9 anos atrás
BsQuaternion.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
BsRTTIField.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 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 2afeb5839d Fix the order of a couple of declarations 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 f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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 a75b8cca77 More work on improving documentation for doxygen generation 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 a75b8cca77 More work on improving documentation for doxygen generation 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 c168935089 Timers now use std::chrono 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 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 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 d3f5284f2a Fixing code style há 9 anos atrás
BsVector4.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
BsVectorNI.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