BearishSun 51aa754927 Preparing documentation for doxygen generation 10 years ago
..
ThirdParty 1b1895f796 WIP VisualStudio project syncing 10 years ago
BsAABox.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsAny.h bd15a467f0 Removed C++ RTTI support as it wasn't really needed, plus MSVC implementation seems to be bugged 10 years ago
BsAsyncOp.h 7466dd0d2f Documentation 10 years ago
BsBinaryCloner.h 612e9680b7 Added prefab ID renaming in prefab diff so that game object handles are compared properly (untested) 10 years ago
BsBinaryDiff.h 9a0e9b0b78 Linked native and managed diff 10 years ago
BsBinarySerializer.h f8912549b8 Modified serialization so it no longers need to calculate complex object size so prevent issues with objects that require pre- and post-serialization steps 10 years ago
BsBitmapWriter.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsBitwise.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsBounds.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsCapsule.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsColor.h aec99b0b0f Sampler state filtering overrides (WIP) 10 years ago
BsConvexVolume.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsCrashHandler.h fdb3896efc Fixed crash that occurred when deleting a light from the scene 10 years ago
BsDataStream.h 3fec99f712 New crash reporting functionality tested and working 10 years ago
BsDebug.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsDegree.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsDynLib.h baaa09abee Added CrashHandler (untested) 10 years ago
BsDynLibManager.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsEvent.h 461cc6e9ca Fixed events so that unloaded libraries don't corrupt virtual tables for event connection data 10 years ago
BsException.h 1c17be6581 Moved everything to VS 2015 10 years ago
BsFileSerializer.h 66ead8f27e Binary serializer fixed after the refactor 10 years ago
BsFileSystem.h d715c4b2ad Fixed an issue with folder monitor where 64bit pointers were being truncated 10 years ago
BsFrameAlloc.h 1c17be6581 Moved everything to VS 2015 10 years ago
BsFwdDeclUtil.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsGlobalFrameAlloc.h c544e302c4 ResourceHandle.isLoaded now requires no allocations 10 years ago
BsIReflectable.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsLineSegment3.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsLog.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsManagedDataBlock.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsMath.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsMatrix3.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsMatrix4.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsMatrixNxM.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsMemAllocProfiler.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsMemStack.h 28390eb39b GUI tooltips (untested) 10 years ago
BsMemoryAllocator.h 1c17be6581 Moved everything to VS 2015 10 years ago
BsMemorySerializer.h 1ff5442ad7 Better RTTI object cloning (untested) 10 years ago
BsMessageHandler.h 3512c00011 Extended interface for some core-level objects for easier creation 11 years ago
BsMessageHandlerFwd.h 3512c00011 Extended interface for some core-level objects for easier creation 11 years ago
BsModule.h 3fec99f712 New crash reporting functionality tested and working 10 years ago
BsPath.h fbbe8659aa Refactored how builtin resources are processed and loaded 10 years ago
BsPlane.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsPlatformDefines.h 029a785af4 - Clear prefab link IDs when their prefab parent changes 10 years ago
BsPlatformUtility.h b5b05448e1 Moved certain platform-specific functionality to the utility layer 10 years ago
BsPrerequisitesUtil.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsQuaternion.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsRTTIField.h 66ead8f27e Binary serializer fixed after the refactor 10 years ago
BsRTTIManagedDataBlockField.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsRTTIPlainField.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsRTTIPrerequisites.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsRTTIReflectableField.h cb1ee26b7e Added getType to RTTI reflectable fields 11 years ago
BsRTTIReflectablePtrField.h cb1ee26b7e Added getType to RTTI reflectable fields 11 years ago
BsRTTIType.h 1c17be6581 Moved everything to VS 2015 10 years ago
BsRadian.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsRay.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsRect2.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsRect2I.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsRect3.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsSerializedObject.h 343aa84507 Added missing SerializedObject documentation 10 years ago
BsSerializedObjectRTTI.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsServiceLocator.h 370a2188b5 Selection from Hierarchy window now properly works after assembly refresh 10 years ago
BsSphere.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsSpinLock.h 9277fddd48 Worker core thread accessors are now submitted before the main one so resources are properly updated before they're used 10 years ago
BsStaticAlloc.h c1d0163465 Minimized allocations when updating TextSprite 10 years ago
BsStdHeaders.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsString.h 1c17be6581 Moved everything to VS 2015 10 years ago
BsStringFormat.h 3fec99f712 New crash reporting functionality tested and working 10 years ago
BsStringID.h ab1746c542 BansheeSL: Shader parser generates an actual Shader 10 years ago
BsTaskScheduler.h 615bc66f11 Fixed threading issues on shutdown in TaskScheduler (I think) 11 years ago
BsTestOutput.h 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way 11 years ago
BsTestSuite.h 2c35a0c825 Removed all the unused allocators 10 years ago
BsTexAtlasGenerator.h 17afc600a7 Massive Cm->Bs file rename 11 years ago
BsThreadDefines.h 2116ef0d9f Added a simpler way to specify renderer materials 10 years ago
BsThreadPool.h 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality 11 years ago
BsTime.h 4df779fdd5 Documentation 10 years ago
BsTimer.h baaa09abee Added CrashHandler (untested) 10 years ago
BsTorus.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsTypes.h 22028f04e4 Clear prefab diffs when saving prefabs for build 10 years ago
BsUtil.h 1b1895f796 WIP VisualStudio project syncing 10 years ago
BsVector2.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsVector2I.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsVector3.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsVector4.h 51aa754927 Preparing documentation for doxygen generation 10 years ago
BsVectorNI.h 51aa754927 Preparing documentation for doxygen generation 10 years ago