BearishSun 24bdaebae7 Finalizing C++ MeshCollider implementation пре 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 24bdaebae7 Finalizing C++ MeshCollider implementation пре 10 година
BsCMeshCollider.cpp 24bdaebae7 Finalizing C++ MeshCollider implementation пре 10 година
BsCPlaneCollider.cpp 24bdaebae7 Finalizing C++ MeshCollider implementation пре 10 година
BsCRigidbody.cpp 24bdaebae7 Finalizing C++ MeshCollider implementation пре 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 24bdaebae7 Finalizing C++ MeshCollider implementation пре 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 24bdaebae7 Finalizing C++ MeshCollider implementation пре 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 година
BsMeshCollider.cpp 24bdaebae7 Finalizing C++ MeshCollider implementation пре 10 година
BsMeshData.cpp e7cfefe9ee Added copyright notices to all files пре 10 година
BsMeshHeap.cpp e7cfefe9ee Added copyright notices to all files пре 10 година
BsMeshImportOptions.cpp e96694c328 Added an option to import a collision mesh to mesh import пре 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 24bdaebae7 Finalizing C++ MeshCollider implementation пре 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 година