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