BearishSun e06de36247 Added PhysXMesh 10 年 前
..
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 年 前
BsBlendState.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsBoxCollider.cpp 19c72345c6 Added C++ components and their RTTI for Colliders 10 年 前
BsCBoxCollider.cpp 19c72345c6 Added C++ components and their RTTI for Colliders 10 年 前
BsCCapsuleCollider.cpp 19c72345c6 Added C++ components and their RTTI for Colliders 10 年 前
BsCCollider.cpp 80503e959a Added Rigidbody C++ component 10 年 前
BsCPlaneCollider.cpp 19c72345c6 Added C++ components and their RTTI for Colliders 10 年 前
BsCRigidbody.cpp 80503e959a Added Rigidbody C++ component 10 年 前
BsCSphereCollider.cpp 19c72345c6 Added C++ components and their RTTI for Colliders 10 年 前
BsCapsuleCollider.cpp 5ce5f5d41c Added Box/Sphere/Plane/Capsule colliders and general collider implementation 10 年 前
BsCollider.cpp 80503e959a Added Rigidbody C++ component 10 年 前
BsCommandQueue.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsComponent.cpp ea11bee3c1 Added a way for components to get notified when parent scene object changes 10 年 前
BsCoreApplication.cpp 88e6d42f38 Added skeleton for Physics 10 年 前
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 年 前
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 年 前
BsCoreObjectManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsCoreRenderer.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsCoreSceneManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsCoreThread.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsCoreThreadAccessor.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsDeferredCallManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsDepthStencilState.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsDrawOps.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsEventQuery.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsFCollider.cpp 80503e959a Added Rigidbody C++ component 10 年 前
BsFont.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsFontImportOptions.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsFontManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsGameObject.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsGameObjectHandle.cpp 39405ae1cd Update linked SceneObject from Rigidbody 10 年 前
BsGameObjectManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsGpuBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsGpuBufferView.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsGpuParam.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsGpuParamBlockBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsGpuParams.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsGpuProgram.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsGpuProgramManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsGpuResourceData.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsHString.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsHardwareBufferManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsIResourceListener.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsIconUtility.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsImportOptions.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsImporter.cpp 3c45e241c3 Refactoring project library so that file entries can have multiple resources (WIP) 10 年 前
BsIndexBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsInput.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsMaterial.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsMaterialManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsMaterialParam.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsMaterialParams.cpp 7f8ed5478c Added FPS limiter for editor 10 年 前
BsMaterialRTTI.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsMesh.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsMeshBase.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsMeshData.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsMeshHeap.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsMeshImportOptions.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsMeshManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsMeshUtility.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsMultiRenderTexture.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsOSInputHandler.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsOcclusionQuery.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsPass.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsPhysics.cpp 53facf6be0 Physics now keeps a priority sorted list of all rigidbodies in the scene 10 年 前
BsPhysicsManager.cpp 88e6d42f38 Added skeleton for Physics 10 年 前
BsPhysicsMaterial.cpp e06de36247 Added PhysXMesh 10 年 前
BsPhysicsMesh.cpp e06de36247 Added PhysXMesh 10 年 前
BsPhysicsMeshRTTI.h e06de36247 Added PhysXMesh 10 年 前
BsPixelBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsPixelData.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsPixelUtil.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsPlaneCollider.cpp 5ce5f5d41c Added Box/Sphere/Plane/Capsule colliders and general collider implementation 10 年 前
BsPlatform.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsPrefab.cpp 58676d0066 Renaming a file in Project library no longer records the incorrect path in the resource manifest 10 年 前
BsPrefabDiff.cpp 80503e959a Added Rigidbody C++ component 10 年 前
BsPrefabUtility.cpp 58676d0066 Renaming a file in Project library no longer records the incorrect path in the resource manifest 10 年 前
BsProfilerCPU.cpp 7f8ed5478c Added FPS limiter for editor 10 年 前
BsProfilerGPU.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsProfilingManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsQueryManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsRasterizerState.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsRenderAPI.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsRenderAPICapabilities.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsRenderAPIManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsRenderStateManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsRenderTarget.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsRenderTexture.cpp 7f8ed5478c Added FPS limiter for editor 10 年 前
BsRenderWindow.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsRenderWindowManager.cpp cab0592226 Changed how modal windows work, so that when closing a modal window a proper window behind it is re-activated 10 年 前
BsRendererManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsRendererMeshData.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsResource.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsResourceHandle.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsResourceListenerManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsResourceManifest.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsResourceMetaData.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsResources.cpp bc67031960 Refactored point light and blit shaders so they share code using the new conditional compilation 10 年 前
BsRigidbody.cpp 80503e959a Added Rigidbody C++ component 10 年 前
BsSamplerState.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsSavedResourceData.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsSceneObject.cpp 80503e959a Added Rigidbody C++ component 10 年 前
BsShader.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsShaderInclude.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsShaderIncludeImporter.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsShaderManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsSpecificImporter.cpp 9833d47b49 Added sub-resource import and reimport to ProjectLibrary 10 年 前
BsSphereCollider.cpp 5ce5f5d41c Added Box/Sphere/Plane/Capsule colliders and general collider implementation 10 年 前
BsStringTable.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsStringTableManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsTechnique.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsTextData.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsTexture.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsTextureImportOptions.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsTextureManager.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsTextureView.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsTimerQuery.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsTransientMesh.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsUUID.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsUtility.cpp 39405ae1cd Update linked SceneObject from Rigidbody 10 年 前
BsVertexBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsVertexData.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsVertexDataDesc.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsVertexDeclaration.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsVideoModeInfo.cpp e7cfefe9ee Added copyright notices to all files 10 年 前
BsViewport.cpp e7cfefe9ee Added copyright notices to all files 10 年 前