BearishSun 8bff473d2f Added interface for global scene queries %!s(int64=10) %!d(string=hai) anos
..
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 %!s(int64=10) %!d(string=hai) anos
BsBlendState.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsBoxCollider.cpp b4ff87e672 WIP physics joints %!s(int64=10) %!d(string=hai) anos
BsCBoxCollider.cpp 19c72345c6 Added C++ components and their RTTI for Colliders %!s(int64=10) %!d(string=hai) anos
BsCCapsuleCollider.cpp 19c72345c6 Added C++ components and their RTTI for Colliders %!s(int64=10) %!d(string=hai) anos
BsCCharacterController.cpp 8bff473d2f Added interface for global scene queries %!s(int64=10) %!d(string=hai) anos
BsCCollider.cpp 24bdaebae7 Finalizing C++ MeshCollider implementation %!s(int64=10) %!d(string=hai) anos
BsCD6Joint.cpp 8f58454d3e Added C++ component wrappers for physics joints %!s(int64=10) %!d(string=hai) anos
BsCDistanceJoint.cpp 8f58454d3e Added C++ component wrappers for physics joints %!s(int64=10) %!d(string=hai) anos
BsCFixedJoint.cpp 8f58454d3e Added C++ component wrappers for physics joints %!s(int64=10) %!d(string=hai) anos
BsCHingeJoint.cpp 8f58454d3e Added C++ component wrappers for physics joints %!s(int64=10) %!d(string=hai) anos
BsCJoint.cpp 57c8b73ec7 Modified joint local transform calculations and ensured that rigidbodies notify parent joints when their transforms change %!s(int64=10) %!d(string=hai) anos
BsCMeshCollider.cpp 24bdaebae7 Finalizing C++ MeshCollider implementation %!s(int64=10) %!d(string=hai) anos
BsCPlaneCollider.cpp 24bdaebae7 Finalizing C++ MeshCollider implementation %!s(int64=10) %!d(string=hai) anos
BsCRigidbody.cpp 57c8b73ec7 Modified joint local transform calculations and ensured that rigidbodies notify parent joints when their transforms change %!s(int64=10) %!d(string=hai) anos
BsCSliderJoint.cpp 8f58454d3e Added C++ component wrappers for physics joints %!s(int64=10) %!d(string=hai) anos
BsCSphereCollider.cpp 19c72345c6 Added C++ components and their RTTI for Colliders %!s(int64=10) %!d(string=hai) anos
BsCSphericalJoint.cpp 8f58454d3e Added C++ component wrappers for physics joints %!s(int64=10) %!d(string=hai) anos
BsCapsuleCollider.cpp b4ff87e672 WIP physics joints %!s(int64=10) %!d(string=hai) anos
BsCharacterController.cpp 701b395ddf PhysX implementation of a character controller %!s(int64=10) %!d(string=hai) anos
BsCollider.cpp b4ff87e672 WIP physics joints %!s(int64=10) %!d(string=hai) anos
BsCommandQueue.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsComponent.cpp ea11bee3c1 Added a way for components to get notified when parent scene object changes %!s(int64=10) %!d(string=hai) anos
BsCoreApplication.cpp 33033c5265 Added global physics option and initialization structure %!s(int64=10) %!d(string=hai) anos
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 %!s(int64=10) %!d(string=hai) anos
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 %!s(int64=10) %!d(string=hai) anos
BsCoreObjectManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsCoreRenderer.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsCoreSceneManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsCoreThread.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsCoreThreadAccessor.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsD6Joint.cpp bfe36845c6 More work on adding physics joints %!s(int64=10) %!d(string=hai) anos
BsDeferredCallManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsDepthStencilState.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsDistanceJoint.cpp b4ff87e672 WIP physics joints %!s(int64=10) %!d(string=hai) anos
BsDrawOps.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsEventQuery.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsFCollider.cpp b4ff87e672 WIP physics joints %!s(int64=10) %!d(string=hai) anos
BsFJoint.cpp b4ff87e672 WIP physics joints %!s(int64=10) %!d(string=hai) anos
BsFixedJoint.cpp b4ff87e672 WIP physics joints %!s(int64=10) %!d(string=hai) anos
BsFont.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsFontImportOptions.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsFontManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsGameObject.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsGameObjectHandle.cpp 39405ae1cd Update linked SceneObject from Rigidbody %!s(int64=10) %!d(string=hai) anos
BsGameObjectManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsGpuBuffer.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsGpuBufferView.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsGpuParam.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsGpuParamBlockBuffer.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsGpuParams.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsGpuProgram.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsGpuProgramManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsGpuResourceData.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsHString.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsHardwareBufferManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsHingeJoint.cpp b4ff87e672 WIP physics joints %!s(int64=10) %!d(string=hai) anos
BsIResourceListener.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsIconUtility.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsImportOptions.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsImporter.cpp 3c45e241c3 Refactoring project library so that file entries can have multiple resources (WIP) %!s(int64=10) %!d(string=hai) anos
BsIndexBuffer.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsInput.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsJoint.cpp 8f58454d3e Added C++ component wrappers for physics joints %!s(int64=10) %!d(string=hai) anos
BsMaterial.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsMaterialManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsMaterialParam.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsMaterialParams.cpp 7f8ed5478c Added FPS limiter for editor %!s(int64=10) %!d(string=hai) anos
BsMaterialRTTI.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsMesh.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsMeshBase.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsMeshCollider.cpp b4ff87e672 WIP physics joints %!s(int64=10) %!d(string=hai) anos
BsMeshData.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsMeshHeap.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsMeshImportOptions.cpp e96694c328 Added an option to import a collision mesh to mesh import %!s(int64=10) %!d(string=hai) anos
BsMeshManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsMeshUtility.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsMultiRenderTexture.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsOSInputHandler.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsOcclusionQuery.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsPass.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsPhysics.cpp 33033c5265 Added global physics option and initialization structure %!s(int64=10) %!d(string=hai) anos
BsPhysicsManager.cpp 33033c5265 Added global physics option and initialization structure %!s(int64=10) %!d(string=hai) anos
BsPhysicsMaterial.cpp b4ff87e672 WIP physics joints %!s(int64=10) %!d(string=hai) anos
BsPhysicsMesh.cpp b4ff87e672 WIP physics joints %!s(int64=10) %!d(string=hai) anos
BsPhysicsMeshRTTI.h e06de36247 Added PhysXMesh %!s(int64=10) %!d(string=hai) anos
BsPixelBuffer.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsPixelData.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsPixelUtil.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsPlaneCollider.cpp b4ff87e672 WIP physics joints %!s(int64=10) %!d(string=hai) anos
BsPlatform.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsPrefab.cpp 58676d0066 Renaming a file in Project library no longer records the incorrect path in the resource manifest %!s(int64=10) %!d(string=hai) anos
BsPrefabDiff.cpp 80503e959a Added Rigidbody C++ component %!s(int64=10) %!d(string=hai) anos
BsPrefabUtility.cpp 58676d0066 Renaming a file in Project library no longer records the incorrect path in the resource manifest %!s(int64=10) %!d(string=hai) anos
BsProfilerCPU.cpp 7f8ed5478c Added FPS limiter for editor %!s(int64=10) %!d(string=hai) anos
BsProfilerGPU.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsProfilingManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsQueryManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsRasterizerState.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsRenderAPI.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsRenderAPICapabilities.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsRenderAPIManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsRenderStateManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsRenderTarget.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsRenderTexture.cpp 7f8ed5478c Added FPS limiter for editor %!s(int64=10) %!d(string=hai) anos
BsRenderWindow.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsRenderWindowManager.cpp cab0592226 Changed how modal windows work, so that when closing a modal window a proper window behind it is re-activated %!s(int64=10) %!d(string=hai) anos
BsRendererManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsRendererMeshData.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsResource.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsResourceHandle.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsResourceListenerManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsResourceManifest.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsResourceMetaData.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsResources.cpp bc67031960 Refactored point light and blit shaders so they share code using the new conditional compilation %!s(int64=10) %!d(string=hai) anos
BsRigidbody.cpp b4ff87e672 WIP physics joints %!s(int64=10) %!d(string=hai) anos
BsSamplerState.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsSavedResourceData.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsSceneObject.cpp 8f58454d3e Added C++ component wrappers for physics joints %!s(int64=10) %!d(string=hai) anos
BsShader.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsShaderInclude.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsShaderIncludeImporter.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsShaderManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsSliderJoint.cpp bfe36845c6 More work on adding physics joints %!s(int64=10) %!d(string=hai) anos
BsSpecificImporter.cpp 9833d47b49 Added sub-resource import and reimport to ProjectLibrary %!s(int64=10) %!d(string=hai) anos
BsSphereCollider.cpp b4ff87e672 WIP physics joints %!s(int64=10) %!d(string=hai) anos
BsSphericalJoint.cpp bfe36845c6 More work on adding physics joints %!s(int64=10) %!d(string=hai) anos
BsStringTable.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsStringTableManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsTechnique.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsTextData.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsTexture.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsTextureImportOptions.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsTextureManager.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsTextureView.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsTimerQuery.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsTransientMesh.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsUUID.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsUtility.cpp 39405ae1cd Update linked SceneObject from Rigidbody %!s(int64=10) %!d(string=hai) anos
BsVertexBuffer.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsVertexData.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsVertexDataDesc.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsVertexDeclaration.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsVideoModeInfo.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos
BsViewport.cpp e7cfefe9ee Added copyright notices to all files %!s(int64=10) %!d(string=hai) anos