BearishSun 7e42b18f96 Added all colliders to C# 9 anni fa
..
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 anni fa
BsBlendState.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsBoxCollider.cpp b4ff87e672 WIP physics joints 10 anni fa
BsCBoxCollider.cpp 3558a71c51 PhysX implementation for physics queries 9 anni fa
BsCCapsuleCollider.cpp 3558a71c51 PhysX implementation for physics queries 9 anni fa
BsCCharacterController.cpp 5209726e0d Physics component no longer return shared pointers to their internals, as they should never be owned by external code 9 anni fa
BsCCollider.cpp 39db4c5d63 Added CCD 9 anni fa
BsCD6Joint.cpp 3558a71c51 PhysX implementation for physics queries 9 anni fa
BsCDistanceJoint.cpp 3558a71c51 PhysX implementation for physics queries 9 anni fa
BsCFixedJoint.cpp 3558a71c51 PhysX implementation for physics queries 9 anni fa
BsCHingeJoint.cpp 3558a71c51 PhysX implementation for physics queries 9 anni fa
BsCJoint.cpp 94133c3a15 Added aligned allocation to the frame allocator 9 anni fa
BsCMeshCollider.cpp 3558a71c51 PhysX implementation for physics queries 9 anni fa
BsCPlaneCollider.cpp 3558a71c51 PhysX implementation for physics queries 9 anni fa
BsCRigidbody.cpp 39db4c5d63 Added CCD 9 anni fa
BsCSliderJoint.cpp 3558a71c51 PhysX implementation for physics queries 9 anni fa
BsCSphereCollider.cpp 7e42b18f96 Added all colliders to C# 9 anni fa
BsCSphericalJoint.cpp 3558a71c51 PhysX implementation for physics queries 9 anni fa
BsCapsuleCollider.cpp b4ff87e672 WIP physics joints 10 anni fa
BsCharacterController.cpp 701b395ddf PhysX implementation of a character controller 9 anni fa
BsCollider.cpp 39db4c5d63 Added CCD 9 anni fa
BsCommandQueue.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsComponent.cpp ea11bee3c1 Added a way for components to get notified when parent scene object changes 10 anni fa
BsCoreApplication.cpp 33033c5265 Added global physics option and initialization structure 9 anni fa
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 anni fa
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 anni fa
BsCoreObjectManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsCoreRenderer.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsCoreSceneManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsCoreThread.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsCoreThreadAccessor.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsD6Joint.cpp bfe36845c6 More work on adding physics joints 10 anni fa
BsDeferredCallManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsDepthStencilState.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsDistanceJoint.cpp b4ff87e672 WIP physics joints 10 anni fa
BsDrawOps.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsEventQuery.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsFCollider.cpp ec618ceb90 Fixing a few compile errors caused by previous commit 9 anni fa
BsFJoint.cpp b4ff87e672 WIP physics joints 10 anni fa
BsFixedJoint.cpp b4ff87e672 WIP physics joints 10 anni fa
BsFont.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsFontImportOptions.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsFontManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsGameObject.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsGameObjectHandle.cpp 39405ae1cd Update linked SceneObject from Rigidbody 10 anni fa
BsGameObjectManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsGpuBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsGpuBufferView.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsGpuParam.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsGpuParamBlockBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsGpuParams.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsGpuProgram.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsGpuProgramManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsGpuResourceData.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsHString.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsHardwareBufferManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsHingeJoint.cpp b4ff87e672 WIP physics joints 10 anni fa
BsIResourceListener.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsIconUtility.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsImportOptions.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsImporter.cpp 3c45e241c3 Refactoring project library so that file entries can have multiple resources (WIP) 10 anni fa
BsIndexBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsInput.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsJoint.cpp 8f58454d3e Added C++ component wrappers for physics joints 10 anni fa
BsMaterial.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMaterialManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMaterialParam.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMaterialParams.cpp 7f8ed5478c Added FPS limiter for editor 10 anni fa
BsMaterialRTTI.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMesh.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMeshBase.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMeshCollider.cpp b4ff87e672 WIP physics joints 10 anni fa
BsMeshData.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMeshHeap.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMeshImportOptions.cpp e96694c328 Added an option to import a collision mesh to mesh import 10 anni fa
BsMeshManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMeshUtility.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsMultiRenderTexture.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsOSInputHandler.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsOcclusionQuery.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsPass.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsPhysics.cpp 01d4129fc7 Added a per-collider raycast query 9 anni fa
BsPhysicsManager.cpp 33033c5265 Added global physics option and initialization structure 9 anni fa
BsPhysicsMaterial.cpp b4ff87e672 WIP physics joints 10 anni fa
BsPhysicsMesh.cpp b4ff87e672 WIP physics joints 10 anni fa
BsPhysicsMeshRTTI.h e06de36247 Added PhysXMesh 10 anni fa
BsPixelBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsPixelData.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsPixelUtil.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsPlaneCollider.cpp b4ff87e672 WIP physics joints 10 anni fa
BsPlatform.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsPrefab.cpp 58676d0066 Renaming a file in Project library no longer records the incorrect path in the resource manifest 10 anni fa
BsPrefabDiff.cpp 80503e959a Added Rigidbody C++ component 10 anni fa
BsPrefabUtility.cpp 58676d0066 Renaming a file in Project library no longer records the incorrect path in the resource manifest 10 anni fa
BsProfilerCPU.cpp 7f8ed5478c Added FPS limiter for editor 10 anni fa
BsProfilerGPU.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsProfilingManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsQueryManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRasterizerState.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRenderAPI.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRenderAPICapabilities.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRenderAPIManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRenderStateManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRenderTarget.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRenderTexture.cpp 7f8ed5478c Added FPS limiter for editor 10 anni fa
BsRenderWindow.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRenderWindowManager.cpp cab0592226 Changed how modal windows work, so that when closing a modal window a proper window behind it is re-activated 10 anni fa
BsRendererManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsRendererMeshData.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsResource.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsResourceHandle.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsResourceListenerManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsResourceManifest.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsResourceMetaData.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsResources.cpp bc67031960 Refactored point light and blit shaders so they share code using the new conditional compilation 10 anni fa
BsRigidbody.cpp 3558a71c51 PhysX implementation for physics queries 9 anni fa
BsSamplerState.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsSavedResourceData.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsSceneObject.cpp 8f58454d3e Added C++ component wrappers for physics joints 10 anni fa
BsShader.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsShaderInclude.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsShaderIncludeImporter.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsShaderManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsSliderJoint.cpp bfe36845c6 More work on adding physics joints 10 anni fa
BsSpecificImporter.cpp 9833d47b49 Added sub-resource import and reimport to ProjectLibrary 10 anni fa
BsSphereCollider.cpp b4ff87e672 WIP physics joints 10 anni fa
BsSphericalJoint.cpp bfe36845c6 More work on adding physics joints 10 anni fa
BsStringTable.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsStringTableManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTechnique.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTextData.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTexture.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTextureImportOptions.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTextureManager.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTextureView.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTimerQuery.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsTransientMesh.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsUUID.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsUtility.cpp 39405ae1cd Update linked SceneObject from Rigidbody 10 anni fa
BsVertexBuffer.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsVertexData.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsVertexDataDesc.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsVertexDeclaration.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsVideoModeInfo.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa
BsViewport.cpp e7cfefe9ee Added copyright notices to all files 10 anni fa