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