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