2
0
BearishSun fe290501fc Fixing an issue where CoreObjects weren't properly synchronized the first time they were modified 9 жил өмнө
..
Win32 52970a388f Minor tweaks to follow engine guidelines 9 жил өмнө
BsAnimation.cpp 9a6ee5a831 Root motion import implemented 9 жил өмнө
BsAnimationClip.cpp 9a6ee5a831 Root motion import implemented 9 жил өмнө
BsAnimationCurve.cpp 33e1a48673 Properly handle evaluating a curve with a single keyframe at non-zero time 9 жил өмнө
BsAnimationManager.cpp e8175f03bf Fixing a nasty task scheduler issue, where re-queuing the task and requesting wait(), would not properly block the calling thread until task finished. 9 жил өмнө
BsAnimationUtility.cpp aa19851692 Properly handle time wrapping when the range is 0 9 жил өмнө
BsAudio.cpp 73e30ce934 Added a quicker way to play audio clips without having to create scene objects and audio source components 9 жил өмнө
BsAudioClip.cpp a774a03552 AnimationClip foundation 9 жил өмнө
BsAudioClipImportOptions.cpp f786c98c14 Getting OpenAudio functional 9 жил өмнө
BsAudioListener.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 жил өмнө
BsAudioManager.cpp 3cf4301a82 Audio system registration, start-up and shutdown 9 жил өмнө
BsAudioSource.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 жил өмнө
BsAudioUtility.cpp 7677db2b9e 8-bit PCM samples are now stored in signed format to be compatible with FMOD 9 жил өмнө
BsBlendState.cpp ca328eff7d Finishing up Vulkan sampler states 9 жил өмнө
BsBoxCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsCAudioListener.cpp 28e8be2526 Added C++ components for AudioListener and AudioSource 9 жил өмнө
BsCAudioSource.cpp 584feaa51c Added play on start for audio sources 9 жил өмнө
BsCBoxCollider.cpp e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization 9 жил өмнө
BsCCamera.cpp 8d74761ad7 Moved camera to core layer so animation manager has access to it 9 жил өмнө
BsCCapsuleCollider.cpp e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization 9 жил өмнө
BsCCharacterController.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsCCollider.cpp 3fa4d3de58 Calling Managed OnInitialize/OnEnable/etc methods will now properly call them if they're defined on a base class 9 жил өмнө
BsCD6Joint.cpp 8d394ebd50 Finishing up work on Joint initialization refactor 9 жил өмнө
BsCDistanceJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 жил өмнө
BsCFixedJoint.cpp bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 жил өмнө
BsCHingeJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 жил өмнө
BsCJoint.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 жил өмнө
BsCMeshCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsCPlaneCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsCRigidbody.cpp f92ea8ea21 Removed unused Physics code 9 жил өмнө
BsCSliderJoint.cpp bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 жил өмнө
BsCSphereCollider.cpp e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization 9 жил өмнө
BsCSphericalJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 жил өмнө
BsCamera.cpp 9d73cc1da2 Various tweaks to the previous merge 9 жил өмнө
BsCapsuleCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsCharacterController.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsCommandBuffer.cpp 59db12dbc5 Added special Vulkan command buffers for transfer operations 9 жил өмнө
BsCommandBufferManager.cpp ebed609b8e Refactored command buffer submission and sync in order to resolve some design issue with previous sync approach, as well as command buffer IDs 9 жил өмнө
BsCommandQueue.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 жил өмнө
BsComponent.cpp 399936e1bf Properly initialize notify flags when deserializing a Component 9 жил өмнө
BsCoreApplication.cpp 712739f2c2 Fixing an issue where core thead sync would sometimes not finish on destroyed objects, leaking objects and memory 9 жил өмнө
BsCoreObject.cpp fe290501fc Fixing an issue where CoreObjects weren't properly synchronized the first time they were modified 9 жил өмнө
BsCoreObjectCore.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 жил өмнө
BsCoreObjectManager.cpp 712739f2c2 Fixing an issue where core thead sync would sometimes not finish on destroyed objects, leaking objects and memory 9 жил өмнө
BsCoreRenderer.cpp d17415eeed Added renderer manual (WIP) 9 жил өмнө
BsCoreSceneManager.cpp 8d74761ad7 Moved camera to core layer so animation manager has access to it 9 жил өмнө
BsCoreThread.cpp e7f45a5e0e Animation playback (WIP) 9 жил өмнө
BsCoreThreadAccessor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsD6Joint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 жил өмнө
BsDeferredCallManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsDepthStencilState.cpp ca328eff7d Finishing up Vulkan sampler states 9 жил өмнө
BsDistanceJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 жил өмнө
BsEventQuery.cpp aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 жил өмнө
BsFCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsFJoint.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsFixedJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 жил өмнө
BsFont.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsFontImportOptions.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsFontManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsGameObject.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 жил өмнө
BsGameObjectHandle.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsGameObjectManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsGpuBuffer.cpp 588076b7cc Refactoring hardware buffer write/read API, in preparation for Vulkan HW buffer transfer implementation 9 жил өмнө
BsGpuParam.cpp 7813bf7431 Refactored GPU parameter so they are all part of a combined object, to more closely match Vulkan/DX12 resource descriptor design 9 жил өмнө
BsGpuParamBlockBuffer.cpp 588076b7cc Refactoring hardware buffer write/read API, in preparation for Vulkan HW buffer transfer implementation 9 жил өмнө
BsGpuParams.cpp c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. 9 жил өмнө
BsGpuParamsSet.cpp c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. 9 жил өмнө
BsGpuPipelineParamInfo.cpp c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. 9 жил өмнө
BsGpuPipelineState.cpp c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. 9 жил өмнө
BsGpuProgram.cpp 142c7970fc Cleaned up render API capabilities class 9 жил өмнө
BsGpuProgramManager.cpp 34e313c12d Neater creation of GpuPrograms 9 жил өмнө
BsGpuResourceData.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 жил өмнө
BsHString.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsHardwareBufferManager.cpp c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. 9 жил өмнө
BsHingeJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 жил өмнө
BsIResourceListener.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsIconUtility.cpp e4a4ebe6cd Use non-wide strings for paths when not on Windows 9 жил өмнө
BsImportOptions.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsImporter.cpp be32987d81 Replacing data files with .json manifest file, in order to prevent a massive amount of data file updates whenever the resource cache is rebuilt 9 жил өмнө
BsIndexBuffer.cpp 588076b7cc Refactoring hardware buffer write/read API, in preparation for Vulkan HW buffer transfer implementation 9 жил өмнө
BsInput.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 жил өмнө
BsJoint.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsMaterial.cpp 6f316d48bf Added support for shader technique inheritance 9 жил өмнө
BsMaterialManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsMaterialParam.cpp 78a144768e Mark material parameters as dirty when they are modified 9 жил өмнө
BsMaterialParams.cpp 78a144768e Mark material parameters as dirty when they are modified 9 жил өмнө
BsMaterialRTTI.cpp 103a9ea757 Refactored material so it supports multiple techniques 9 жил өмнө
BsMesh.cpp 5486740789 Vulkan index, vertex, gpu and gpu param block buffer implementations 9 жил өмнө
BsMeshBase.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 жил өмнө
BsMeshCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsMeshData.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 жил өмнө
BsMeshHeap.cpp f2cf9d3387 WIP Vulkan buffers 9 жил өмнө
BsMeshImportOptions.cpp b019758427 Added CPUReadable flag to meshes and textures since this is no longer assumed by default (due to Vulkan usage flags) 9 жил өмнө
BsMeshManager.cpp 92aca46056 Added morph shapes to Mesh 9 жил өмнө
BsMeshUtility.cpp 7df08fef41 Fixing tangent frame generation so it properly accumulates tangents/normals 9 жил өмнө
BsMorphShapes.cpp b89005a830 Added morph shape curve evaluation 9 жил өмнө
BsOSInputHandler.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 жил өмнө
BsOcclusionQuery.cpp aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 жил өмнө
BsPass.cpp af560f18fc Added a ComputePipelineState 9 жил өмнө
BsPhysics.cpp f92ea8ea21 Removed unused Physics code 9 жил өмнө
BsPhysicsManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsPhysicsMaterial.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsPhysicsMesh.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsPixelData.cpp 9d73cc1da2 Various tweaks to the previous merge 9 жил өмнө
BsPixelUtil.cpp bd8d872f2f Style changes 9 жил өмнө
BsPlaneCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsPlatform.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 жил өмнө
BsPostProcessSettings.cpp 8d74761ad7 Moved camera to core layer so animation manager has access to it 9 жил өмнө
BsPrefab.cpp 8fb8ad8a59 Fixing issues with Prefab link ID assignment: 9 жил өмнө
BsPrefabDiff.cpp a29d10f79d Instantiate scene objects/components after prefab diff only after game object handles are resolved to avoid issue of broken handles 9 жил өмнө
BsPrefabUtility.cpp 8fb8ad8a59 Fixing issues with Prefab link ID assignment: 9 жил өмнө
BsProfilerCPU.cpp 8de834e01c Animation playback during edit mode for preview purposes (WIP) 9 жил өмнө
BsProfilerGPU.cpp 8f4c8e65f3 Getting rid of the old way of setting GPU parameters and moving towards the new single-object approach (WIP - DX11 only for now) 9 жил өмнө
BsProfilingManager.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 жил өмнө
BsQueryManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsRasterizerState.cpp ca328eff7d Finishing up Vulkan sampler states 9 жил өмнө
BsRenderAPI.cpp af560f18fc Added a ComputePipelineState 9 жил өмнө
BsRenderAPICapabilities.cpp 9555982752 Fixing OpenGL texture and image binding 9 жил өмнө
BsRenderAPIManager.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 жил өмнө
BsRenderStateManager.cpp c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. 9 жил өмнө
BsRenderTarget.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsRenderTexture.cpp b019758427 Added CPUReadable flag to meshes and textures since this is no longer assumed by default (due to Vulkan usage flags) 9 жил өмнө
BsRenderWindow.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsRenderWindowManager.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 жил өмнө
BsRendererManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsRendererMeshData.cpp a69052d9c5 Morph shape evaluation 9 жил өмнө
BsResource.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 жил өмнө
BsResourceHandle.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 жил өмнө
BsResourceListenerManager.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 жил өмнө
BsResourceManifest.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsResourceMetaData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsResources.cpp be32987d81 Replacing data files with .json manifest file, in order to prevent a massive amount of data file updates whenever the resource cache is rebuilt 9 жил өмнө
BsRigidbody.cpp f92ea8ea21 Removed unused Physics code 9 жил өмнө
BsSamplerState.cpp ca328eff7d Finishing up Vulkan sampler states 9 жил өмнө
BsSavedResourceData.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 жил өмнө
BsSceneObject.cpp 90a42af3f4 Fixing a crash due to SceneObject restore operation (objects were instantiated before their IDs were restored) 9 жил өмнө
BsShader.cpp 103a9ea757 Refactored material so it supports multiple techniques 9 жил өмнө
BsShaderDefines.cpp 5dae318f4a More work on post-processing pipeline 9 жил өмнө
BsShaderImportOptions.cpp 77b0fe421e WIP ability to customize renderer materials using defines 9 жил өмнө
BsShaderInclude.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsShaderIncludeImporter.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsShaderManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsSkeleton.cpp 3bfa432c8c Fixing an crash when number of animation curves doesn't match the number of skeleton bones 9 жил өмнө
BsSkeletonMask.cpp 6164237881 Added bone filtering to animation 9 жил өмнө
BsSliderJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 жил өмнө
BsSpecificImporter.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsSphereCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsSphericalJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 жил өмнө
BsStringTable.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 жил өмнө
BsStringTableManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsTechnique.cpp e4637da406 Added tags to material techniques 9 жил өмнө
BsTextData.cpp 863efab630 Fixed incorrect clipping for certain text characters 9 жил өмнө
BsTexture.cpp 95d48bf94c Added Vulkan texture read/writeData implementations 9 жил өмнө
BsTextureImportOptions.cpp b019758427 Added CPUReadable flag to meshes and textures since this is no longer assumed by default (due to Vulkan usage flags) 9 жил өмнө
BsTextureManager.cpp 7206fcc52f Added descriptor structs for texture resource creation, so it is neater 9 жил өмнө
BsTextureView.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 жил өмнө
BsTimerQuery.cpp aaaf9d4c33 Extended GPU query creation so they accept a GPU index, in order to support creation on multiple GPUs in the future 9 жил өмнө
BsTransientMesh.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 жил өмнө
BsUUID.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsUtility.cpp f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 жил өмнө
BsVertexBuffer.cpp cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 жил өмнө
BsVertexData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsVertexDataDesc.cpp c027669083 Updated render API with support for instanced rendering 9 жил өмнө
BsVertexDeclaration.cpp 3bbc25413f Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support 9 жил өмнө
BsVideoModeInfo.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsViewport.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 жил өмнө