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