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