BearishSun eb5d33c976 Post processing: 9 lat temu
..
Win32 d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsBlendState.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsBlendStateRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsBoxCollider.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsCBoxCollider.h 0a448db0af More work on improving documentation for Doxygen generation. 10 lat temu
BsCBoxColliderRTTI.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsCCapsuleCollider.h 0a448db0af More work on improving documentation for Doxygen generation. 10 lat temu
BsCCapsuleColliderRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsCCharacterController.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsCCharacterControllerRTTI.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsCCollider.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsCColliderRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsCD6Joint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 10 lat temu
BsCD6JointRTTI.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 10 lat temu
BsCDistanceJoint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 10 lat temu
BsCDistanceJointRTTI.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 10 lat temu
BsCFixedJoint.h bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 lat temu
BsCFixedJointRTTI.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsCHingeJoint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 10 lat temu
BsCHingeJointRTTI.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 10 lat temu
BsCJoint.h bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 lat temu
BsCJointRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsCMeshCollider.h fe2e34ed16 More work on improving documentation for doxygen generation 10 lat temu
BsCMeshColliderRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsCPlaneCollider.h fe2e34ed16 More work on improving documentation for doxygen generation 10 lat temu
BsCPlaneColliderRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsCRigidbody.h f92ea8ea21 Removed unused Physics code 9 lat temu
BsCRigidbodyRTTI.h f92ea8ea21 Removed unused Physics code 9 lat temu
BsCSliderJoint.h bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 lat temu
BsCSliderJointRTTI.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 10 lat temu
BsCSphereCollider.h 0a448db0af More work on improving documentation for Doxygen generation. 10 lat temu
BsCSphereColliderRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsCSphericalJoint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 10 lat temu
BsCSphericalJointRTTI.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 10 lat temu
BsCapsuleCollider.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsCharacterController.h fe2e34ed16 More work on improving documentation for doxygen generation 10 lat temu
BsCollider.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsCommandQueue.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsCommonTypes.h c1415b4883 Refactored load/store textures so they're properly parsed and determined at shader compile time instead at runtime 9 lat temu
BsComponent.h d17415eeed Added renderer manual (WIP) 10 lat temu
BsComponentRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsCoreApplication.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsCoreObject.h 4b94620550 Added materials manual, plus some doc improvements 10 lat temu
BsCoreObjectCore.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsCoreObjectManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsCorePrerequisites.h d17415eeed Added renderer manual (WIP) 10 lat temu
BsCoreRenderer.h eb5d33c976 Post processing: 9 lat temu
BsCoreSceneManager.h 74bb75edef More work on improving documentation for doxygen generation 10 lat temu
BsCoreThread.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsCoreThreadAccessor.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsD6Joint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 10 lat temu
BsDeferredCallManager.h 74bb75edef More work on improving documentation for doxygen generation 10 lat temu
BsDepthStencilState.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsDepthStencilStateRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsDistanceJoint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 10 lat temu
BsDrawOps.h 91df70cddf More work on manuals 10 lat temu
BsEventQuery.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsFCollider.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsFJoint.h 916f246010 Joint fixes: 9 lat temu
BsFixedJoint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 10 lat temu
BsFolderMonitor.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsFont.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsFontDesc.h 0a448db0af More work on improving documentation for Doxygen generation. 10 lat temu
BsFontImportOptions.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsFontImportOptionsRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsFontManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsFontRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsGameObject.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsGameObjectHandle.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsGameObjectHandleRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsGameObjectManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsGameObjectRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsGpuBuffer.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsGpuBufferView.h 74bb75edef More work on improving documentation for doxygen generation 10 lat temu
BsGpuParam.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsGpuParamBlockBuffer.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsGpuParamDesc.h c1415b4883 Refactored load/store textures so they're properly parsed and determined at shader compile time instead at runtime 9 lat temu
BsGpuParams.h c1415b4883 Refactored load/store textures so they're properly parsed and determined at shader compile time instead at runtime 9 lat temu
BsGpuProgram.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsGpuProgramManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsGpuProgramRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsGpuResourceData.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsGpuResourceDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsHString.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsHardwareBuffer.h 74bb75edef More work on improving documentation for doxygen generation 10 lat temu
BsHardwareBufferManager.h 24341978b0 Added RenderAPI manual 10 lat temu
BsHingeJoint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 10 lat temu
BsIResourceListener.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsIconUtility.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsImportOptions.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsImportOptionsRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsImporter.h 4b94620550 Added materials manual, plus some doc improvements 10 lat temu
BsIndexBuffer.h 24341978b0 Added RenderAPI manual 10 lat temu
BsInput.h 4b94620550 Added materials manual, plus some doc improvements 10 lat temu
BsInputFwd.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsJoint.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsMaterial.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsMaterialManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsMaterialParam.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsMaterialParams.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsMaterialParamsRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsMaterialRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsMesh.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsMeshBase.h 74bb75edef More work on improving documentation for doxygen generation 10 lat temu
BsMeshBaseRTTI.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsMeshCollider.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsMeshData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsMeshDataRTTI.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsMeshHeap.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsMeshImportOptions.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsMeshImportOptionsRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsMeshManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsMeshRTTI.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsMeshUtility.h 0a448db0af More work on improving documentation for Doxygen generation. 10 lat temu
BsMultiRenderTexture.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsOSInputHandler.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsOcclusionQuery.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsParamBlocks.h 855b052658 More fixes in order to get everything to compile with Clang 10 lat temu
BsPass.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsPassRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsPhysics.h f92ea8ea21 Removed unused Physics code 9 lat temu
BsPhysicsCommon.h fe2e34ed16 More work on improving documentation for doxygen generation 10 lat temu
BsPhysicsManager.h fe2e34ed16 More work on improving documentation for doxygen generation 10 lat temu
BsPhysicsMaterial.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsPhysicsMaterialRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsPhysicsMesh.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsPhysicsMeshRTTI.h 1b7ae019df Various fixes regarding the physics mesh 10 lat temu
BsPixelBuffer.h fe2e34ed16 More work on improving documentation for doxygen generation 10 lat temu
BsPixelData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsPixelDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsPixelUtil.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsPixelVolume.h 986677a738 More work on improving documentation for doxygen generation 10 lat temu
BsPlaneCollider.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsPlatform.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsPrefab.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsPrefabDiff.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsPrefabDiffRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsPrefabRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsPrefabUtility.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsProfilerCPU.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsProfilerGPU.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsProfilingManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsQueryManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsRasterizerState.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsRasterizerStateRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsRawInputHandler.h 4b94620550 Added materials manual, plus some doc improvements 10 lat temu
BsRenderAPI.h c027669083 Updated render API with support for instanced rendering 9 lat temu
BsRenderAPICapabilities.h 74bb75edef More work on improving documentation for doxygen generation 10 lat temu
BsRenderAPIFactory.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 10 lat temu
BsRenderAPIManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsRenderStateManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsRenderStats.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsRenderTarget.h aa06514ff9 Added support for texture arrays 9 lat temu
BsRenderTexture.h aa06514ff9 Added support for texture arrays 9 lat temu
BsRenderWindow.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsRenderWindowManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsRendererFactory.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsRendererManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsRendererMeshData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsResource.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsResourceHandle.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsResourceHandleRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsResourceListenerManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsResourceManifest.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsResourceManifestRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsResourceMetaData.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsResourceMetaDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsResourceRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsResources.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 lat temu
BsRigidbody.h f92ea8ea21 Removed unused Physics code 9 lat temu
BsSamplerState.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsSamplerStateRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsSavedResourceData.h 74bb75edef More work on improving documentation for doxygen generation 10 lat temu
BsSavedResourceDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsSceneObject.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsSceneObjectRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsShader.h c1415b4883 Refactored load/store textures so they're properly parsed and determined at shader compile time instead at runtime 9 lat temu
BsShaderDefines.h 5dae318f4a More work on post-processing pipeline 10 lat temu
BsShaderImportOptions.h 321f21af1c BSLFX #defines now support expressions 10 lat temu
BsShaderImportOptionsRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsShaderInclude.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsShaderIncludeImporter.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsShaderIncludeRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsShaderManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsShaderRTTI.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsSliderJoint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 10 lat temu
BsSpecificImporter.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsSphereCollider.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsSphericalJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 10 lat temu
BsStringTable.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsStringTableManager.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsStringTableRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsSubMesh.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsTechnique.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsTechniqueRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsTextData.h 74bb75edef More work on improving documentation for doxygen generation 10 lat temu
BsTexture.h aa06514ff9 Added support for texture arrays 9 lat temu
BsTextureImportOptions.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsTextureImportOptionsRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsTextureManager.h aa06514ff9 Added support for texture arrays 9 lat temu
BsTextureRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsTextureView.h 74bb75edef More work on improving documentation for doxygen generation 10 lat temu
BsTimerQuery.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsTransientMesh.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsUUID.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsUtility.h 74bb75edef More work on improving documentation for doxygen generation 10 lat temu
BsVertexBuffer.h 24341978b0 Added RenderAPI manual 10 lat temu
BsVertexData.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 lat temu
BsVertexDataDesc.h eb5d33c976 Post processing: 9 lat temu
BsVertexDataDescRTTI.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsVertexDeclaration.h eb5d33c976 Post processing: 9 lat temu
BsVertexDeclarationRTTI.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 10 lat temu
BsVideoModeInfo.h 0a448db0af More work on improving documentation for Doxygen generation. 10 lat temu
BsViewport.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu
BsViewportRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 lat temu