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