BearishSun 9833d47b49 Added sub-resource import and reimport to ProjectLibrary 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 61de8ea6b2 Added PhysicsMaterial 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 лет назад