BearishSun d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 years ago
..
Win32 82fef4f0ff More work on improving documentation for doxygen generation 9 years ago
BsBlendState.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsBoxCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsCBoxCollider.cpp e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization 9 years ago
BsCCapsuleCollider.cpp e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization 9 years ago
BsCCharacterController.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsCCollider.cpp 3fa4d3de58 Calling Managed OnInitialize/OnEnable/etc methods will now properly call them if they're defined on a base class 9 years ago
BsCD6Joint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 years ago
BsCDistanceJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 years ago
BsCFixedJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 years ago
BsCHingeJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 years ago
BsCJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 years ago
BsCMeshCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsCPlaneCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsCRigidbody.cpp d35fec301d Moving kinematic rigidbodies now works 9 years ago
BsCSliderJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 years ago
BsCSphereCollider.cpp e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization 9 years ago
BsCSphericalJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 years ago
BsCapsuleCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsCharacterController.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsCommandQueue.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsComponent.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsCoreApplication.cpp 0d7ee2ee0e Managed joints and rigidbodies now properly reference their parent components 9 years ago
BsCoreObject.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsCoreObjectCore.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsCoreObjectManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsCoreRenderer.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsCoreSceneManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsCoreThread.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsCoreThreadAccessor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsD6Joint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 years ago
BsDeferredCallManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsDepthStencilState.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsDistanceJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 years ago
BsDrawOps.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsEventQuery.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsFCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsFJoint.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsFixedJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 years ago
BsFont.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsFontImportOptions.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsFontManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGameObject.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGameObjectHandle.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGameObjectManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGpuBuffer.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGpuBufferView.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGpuParam.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGpuParamBlockBuffer.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGpuParams.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsGpuProgram.cpp c8500a99d8 Refactored render properties so they're in a single class, and added a property for flipped NDC y axis 9 years ago
BsGpuProgramManager.cpp 986677a738 More work on improving documentation for doxygen generation 9 years ago
BsGpuResourceData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsHString.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsHardwareBufferManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsHingeJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 years ago
BsIResourceListener.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsIconUtility.cpp 986677a738 More work on improving documentation for doxygen generation 9 years ago
BsImportOptions.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsImporter.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsIndexBuffer.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsInput.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsJoint.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsMaterial.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsMaterialManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsMaterialParam.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsMaterialParams.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsMaterialRTTI.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsMesh.cpp c8500a99d8 Refactored render properties so they're in a single class, and added a property for flipped NDC y axis 9 years ago
BsMeshBase.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsMeshCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsMeshData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsMeshHeap.cpp c8500a99d8 Refactored render properties so they're in a single class, and added a property for flipped NDC y axis 9 years ago
BsMeshImportOptions.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsMeshManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsMeshUtility.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsMultiRenderTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsOSInputHandler.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsOcclusionQuery.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsPass.cpp 986677a738 More work on improving documentation for doxygen generation 9 years ago
BsPhysics.cpp e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization 9 years ago
BsPhysicsManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsPhysicsMaterial.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsPhysicsMesh.cpp 1b7ae019df Various fixes regarding the physics mesh 9 years ago
BsPixelBuffer.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsPixelData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsPixelUtil.cpp 986677a738 More work on improving documentation for doxygen generation 9 years ago
BsPlaneCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsPlatform.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsPrefab.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsPrefabDiff.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsPrefabUtility.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsProfilerCPU.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsProfilerGPU.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsProfilingManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsQueryManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsRasterizerState.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsRenderAPI.cpp fe2e34ed16 More work on improving documentation for doxygen generation 9 years ago
BsRenderAPICapabilities.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsRenderAPIManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsRenderStateManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsRenderTarget.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsRenderTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsRenderWindow.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsRenderWindowManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsRendererManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsRendererMeshData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsResource.cpp 0d7ee2ee0e Managed joints and rigidbodies now properly reference their parent components 9 years ago
BsResourceHandle.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsResourceListenerManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsResourceManifest.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsResourceMetaData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsResources.cpp 0d7ee2ee0e Managed joints and rigidbodies now properly reference their parent components 9 years ago
BsRigidbody.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsSamplerState.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsSavedResourceData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsSceneObject.cpp f9dbcd6b8b Fixed an issue where collider sometimes wasn't attached to a rigidbody if they were both initialized on the same frame 9 years ago
BsShader.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsShaderDefines.cpp 77b0fe421e WIP ability to customize renderer materials using defines 9 years ago
BsShaderImportOptions.cpp 77b0fe421e WIP ability to customize renderer materials using defines 9 years ago
BsShaderInclude.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsShaderIncludeImporter.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsShaderManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsSliderJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 years ago
BsSpecificImporter.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsSphereCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsSphericalJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 years ago
BsStringTable.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsStringTableManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsTechnique.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsTextData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsTextureImportOptions.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsTextureManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsTextureView.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsTimerQuery.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsTransientMesh.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsUUID.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsUtility.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsVertexBuffer.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsVertexData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsVertexDataDesc.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsVertexDeclaration.cpp c8500a99d8 Refactored render properties so they're in a single class, and added a property for flipped NDC y axis 9 years ago
BsVideoModeInfo.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago
BsViewport.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago