BearishSun 8bff473d2f Added interface for global scene queries 9 years ago
..
Win32 f14a275a31 Splash screen and browse dialogs are now executed on the core thread along with all other windows, to prevent deadlocks when calling win32 methods from one thread while another one is blocking 10 years ago
BsBlendState.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsBoxCollider.cpp b4ff87e672 WIP physics joints 10 years ago
BsCBoxCollider.cpp 19c72345c6 Added C++ components and their RTTI for Colliders 10 years ago
BsCCapsuleCollider.cpp 19c72345c6 Added C++ components and their RTTI for Colliders 10 years ago
BsCCharacterController.cpp 8bff473d2f Added interface for global scene queries 9 years ago
BsCCollider.cpp 24bdaebae7 Finalizing C++ MeshCollider implementation 10 years ago
BsCD6Joint.cpp 8f58454d3e Added C++ component wrappers for physics joints 10 years ago
BsCDistanceJoint.cpp 8f58454d3e Added C++ component wrappers for physics joints 10 years ago
BsCFixedJoint.cpp 8f58454d3e Added C++ component wrappers for physics joints 10 years ago
BsCHingeJoint.cpp 8f58454d3e Added C++ component wrappers for physics joints 10 years ago
BsCJoint.cpp 57c8b73ec7 Modified joint local transform calculations and ensured that rigidbodies notify parent joints when their transforms change 9 years ago
BsCMeshCollider.cpp 24bdaebae7 Finalizing C++ MeshCollider implementation 10 years ago
BsCPlaneCollider.cpp 24bdaebae7 Finalizing C++ MeshCollider implementation 10 years ago
BsCRigidbody.cpp 57c8b73ec7 Modified joint local transform calculations and ensured that rigidbodies notify parent joints when their transforms change 9 years ago
BsCSliderJoint.cpp 8f58454d3e Added C++ component wrappers for physics joints 10 years ago
BsCSphereCollider.cpp 19c72345c6 Added C++ components and their RTTI for Colliders 10 years ago
BsCSphericalJoint.cpp 8f58454d3e Added C++ component wrappers for physics joints 10 years ago
BsCapsuleCollider.cpp b4ff87e672 WIP physics joints 10 years ago
BsCharacterController.cpp 701b395ddf PhysX implementation of a character controller 9 years ago
BsCollider.cpp b4ff87e672 WIP physics joints 10 years ago
BsCommandQueue.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsComponent.cpp ea11bee3c1 Added a way for components to get notified when parent scene object changes 10 years ago
BsCoreApplication.cpp 33033c5265 Added global physics option and initialization structure 9 years ago
BsCoreObject.cpp f14a275a31 Splash screen and browse dialogs are now executed on the core thread along with all other windows, to prevent deadlocks when calling win32 methods from one thread while another one is blocking 10 years ago
BsCoreObjectCore.cpp f14a275a31 Splash screen and browse dialogs are now executed on the core thread along with all other windows, to prevent deadlocks when calling win32 methods from one thread while another one is blocking 10 years ago
BsCoreObjectManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsCoreRenderer.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsCoreSceneManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsCoreThread.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsCoreThreadAccessor.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsD6Joint.cpp bfe36845c6 More work on adding physics joints 10 years ago
BsDeferredCallManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsDepthStencilState.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsDistanceJoint.cpp b4ff87e672 WIP physics joints 10 years ago
BsDrawOps.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsEventQuery.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsFCollider.cpp b4ff87e672 WIP physics joints 10 years ago
BsFJoint.cpp b4ff87e672 WIP physics joints 10 years ago
BsFixedJoint.cpp b4ff87e672 WIP physics joints 10 years ago
BsFont.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsFontImportOptions.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsFontManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsGameObject.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsGameObjectHandle.cpp 39405ae1cd Update linked SceneObject from Rigidbody 10 years ago
BsGameObjectManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsGpuBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsGpuBufferView.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsGpuParam.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsGpuParamBlockBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsGpuParams.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsGpuProgram.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsGpuProgramManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsGpuResourceData.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsHString.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsHardwareBufferManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsHingeJoint.cpp b4ff87e672 WIP physics joints 10 years ago
BsIResourceListener.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsIconUtility.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsImportOptions.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsImporter.cpp 3c45e241c3 Refactoring project library so that file entries can have multiple resources (WIP) 10 years ago
BsIndexBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsInput.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsJoint.cpp 8f58454d3e Added C++ component wrappers for physics joints 10 years ago
BsMaterial.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsMaterialManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsMaterialParam.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsMaterialParams.cpp 7f8ed5478c Added FPS limiter for editor 10 years ago
BsMaterialRTTI.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsMesh.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsMeshBase.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsMeshCollider.cpp b4ff87e672 WIP physics joints 10 years ago
BsMeshData.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsMeshHeap.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsMeshImportOptions.cpp e96694c328 Added an option to import a collision mesh to mesh import 10 years ago
BsMeshManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsMeshUtility.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsMultiRenderTexture.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsOSInputHandler.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsOcclusionQuery.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsPass.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsPhysics.cpp 33033c5265 Added global physics option and initialization structure 9 years ago
BsPhysicsManager.cpp 33033c5265 Added global physics option and initialization structure 9 years ago
BsPhysicsMaterial.cpp b4ff87e672 WIP physics joints 10 years ago
BsPhysicsMesh.cpp b4ff87e672 WIP physics joints 10 years ago
BsPhysicsMeshRTTI.h e06de36247 Added PhysXMesh 10 years ago
BsPixelBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsPixelData.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsPixelUtil.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsPlaneCollider.cpp b4ff87e672 WIP physics joints 10 years ago
BsPlatform.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsPrefab.cpp 58676d0066 Renaming a file in Project library no longer records the incorrect path in the resource manifest 10 years ago
BsPrefabDiff.cpp 80503e959a Added Rigidbody C++ component 10 years ago
BsPrefabUtility.cpp 58676d0066 Renaming a file in Project library no longer records the incorrect path in the resource manifest 10 years ago
BsProfilerCPU.cpp 7f8ed5478c Added FPS limiter for editor 10 years ago
BsProfilerGPU.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsProfilingManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsQueryManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsRasterizerState.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsRenderAPI.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsRenderAPICapabilities.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsRenderAPIManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsRenderStateManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsRenderTarget.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsRenderTexture.cpp 7f8ed5478c Added FPS limiter for editor 10 years ago
BsRenderWindow.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsRenderWindowManager.cpp cab0592226 Changed how modal windows work, so that when closing a modal window a proper window behind it is re-activated 10 years ago
BsRendererManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsRendererMeshData.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsResource.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsResourceHandle.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsResourceListenerManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsResourceManifest.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsResourceMetaData.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsResources.cpp bc67031960 Refactored point light and blit shaders so they share code using the new conditional compilation 10 years ago
BsRigidbody.cpp b4ff87e672 WIP physics joints 10 years ago
BsSamplerState.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsSavedResourceData.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsSceneObject.cpp 8f58454d3e Added C++ component wrappers for physics joints 10 years ago
BsShader.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsShaderInclude.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsShaderIncludeImporter.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsShaderManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsSliderJoint.cpp bfe36845c6 More work on adding physics joints 10 years ago
BsSpecificImporter.cpp 9833d47b49 Added sub-resource import and reimport to ProjectLibrary 10 years ago
BsSphereCollider.cpp b4ff87e672 WIP physics joints 10 years ago
BsSphericalJoint.cpp bfe36845c6 More work on adding physics joints 10 years ago
BsStringTable.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsStringTableManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsTechnique.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsTextData.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsTexture.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsTextureImportOptions.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsTextureManager.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsTextureView.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsTimerQuery.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsTransientMesh.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsUUID.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsUtility.cpp 39405ae1cd Update linked SceneObject from Rigidbody 10 years ago
BsVertexBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsVertexData.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsVertexDataDesc.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsVertexDeclaration.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsVideoModeInfo.cpp e7cfefe9ee Added copyright notices to all files 10 years ago
BsViewport.cpp e7cfefe9ee Added copyright notices to all files 10 years ago