BearishSun 1da37a01e4 Fixing a crash when reverting a prefab (new instance would be registered twice as a child) 9 anni fa
..
Win32 5f72fbed75 Fixing issue where window resize cursor would keep getting overriden 9 anni fa
BsAnimation.cpp f67d045aa2 Animation curves now cache data to speed up sequential evaluations 9 anni fa
BsAnimationClip.cpp 0242ecc59b Skeleton pose evaluation with support for blending and layers 9 anni fa
BsAnimationCurve.cpp 27d5b94da0 Animation curve splitting (WIP) 9 anni fa
BsAudio.cpp 73e30ce934 Added a quicker way to play audio clips without having to create scene objects and audio source components 9 anni fa
BsAudioClip.cpp a774a03552 AnimationClip foundation 9 anni fa
BsAudioClipImportOptions.cpp f786c98c14 Getting OpenAudio functional 9 anni fa
BsAudioListener.cpp 1c01ab784c Interface for AudioSource and AudioListener (WIP) 9 anni fa
BsAudioManager.cpp 3cf4301a82 Audio system registration, start-up and shutdown 9 anni fa
BsAudioSource.cpp fa03beab16 Hot reload of audio clips 9 anni fa
BsAudioUtility.cpp 7677db2b9e 8-bit PCM samples are now stored in signed format to be compatible with FMOD 9 anni fa
BsBlendState.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsBoxCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsCAudioListener.cpp 28e8be2526 Added C++ components for AudioListener and AudioSource 9 anni fa
BsCAudioSource.cpp 584feaa51c Added play on start for audio sources 9 anni fa
BsCBoxCollider.cpp e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization 9 anni fa
BsCCapsuleCollider.cpp e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization 9 anni fa
BsCCharacterController.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsCCollider.cpp 3fa4d3de58 Calling Managed OnInitialize/OnEnable/etc methods will now properly call them if they're defined on a base class 9 anni fa
BsCD6Joint.cpp 8d394ebd50 Finishing up work on Joint initialization refactor 9 anni fa
BsCDistanceJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 anni fa
BsCFixedJoint.cpp bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 anni fa
BsCHingeJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 anni fa
BsCJoint.cpp 916f246010 Joint fixes: 9 anni fa
BsCMeshCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsCPlaneCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsCRigidbody.cpp f92ea8ea21 Removed unused Physics code 9 anni fa
BsCSliderJoint.cpp bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 anni fa
BsCSphereCollider.cpp e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization 9 anni fa
BsCSphericalJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 anni fa
BsCapsuleCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsCharacterController.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsCommandQueue.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 anni fa
BsComponent.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsCoreApplication.cpp 7756e2673d Updated documentation for Audio API 9 anni fa
BsCoreObject.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsCoreObjectCore.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 anni fa
BsCoreObjectManager.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 anni fa
BsCoreRenderer.cpp d17415eeed Added renderer manual (WIP) 9 anni fa
BsCoreSceneManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsCoreThread.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 anni fa
BsCoreThreadAccessor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsD6Joint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 anni fa
BsDeferredCallManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsDepthStencilState.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsDistanceJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 anni fa
BsDrawOps.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsEventQuery.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsFCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsFJoint.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsFixedJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 anni fa
BsFont.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsFontImportOptions.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsFontManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsGameObject.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsGameObjectHandle.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsGameObjectManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsGpuBuffer.cpp 2079efc1fe Variety of fixes to newly introduced GUICanvas, GpuBuffer and TriangleClipper 9 anni fa
BsGpuBufferView.cpp deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 anni fa
BsGpuParam.cpp deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 anni fa
BsGpuParamBlockBuffer.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsGpuParams.cpp 2079efc1fe Variety of fixes to newly introduced GUICanvas, GpuBuffer and TriangleClipper 9 anni fa
BsGpuProgram.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsGpuProgramManager.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsGpuResourceData.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsHString.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsHardwareBufferManager.cpp deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 anni fa
BsHingeJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 anni fa
BsIResourceListener.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsIconUtility.cpp e4a4ebe6cd Use non-wide strings for paths when not on Windows 9 anni fa
BsImportOptions.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsImporter.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsIndexBuffer.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsInput.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsJoint.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsMaterial.cpp deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 anni fa
BsMaterialManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsMaterialParam.cpp deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 anni fa
BsMaterialParams.cpp deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 anni fa
BsMaterialRTTI.cpp f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 anni fa
BsMesh.cpp 49e269480e Added import for mesh skeleton 9 anni fa
BsMeshBase.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsMeshCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsMeshData.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsMeshHeap.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsMeshImportOptions.cpp 27d5b94da0 Animation curve splitting (WIP) 9 anni fa
BsMeshManager.cpp 49e269480e Added import for mesh skeleton 9 anni fa
BsMeshUtility.cpp 2079efc1fe Variety of fixes to newly introduced GUICanvas, GpuBuffer and TriangleClipper 9 anni fa
BsMultiRenderTexture.cpp aa06514ff9 Added support for texture arrays 9 anni fa
BsOSInputHandler.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 anni fa
BsOcclusionQuery.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsPass.cpp a419f4cb4f Postprocessing WIP 9 anni fa
BsPhysics.cpp f92ea8ea21 Removed unused Physics code 9 anni fa
BsPhysicsManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsPhysicsMaterial.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsPhysicsMesh.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsPixelBuffer.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsPixelData.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsPixelUtil.cpp d082834079 Fixing invalid include path 9 anni fa
BsPlaneCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsPlatform.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsPrefab.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsPrefabDiff.cpp 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 anni fa
BsPrefabUtility.cpp 1da37a01e4 Fixing a crash when reverting a prefab (new instance would be registered twice as a child) 9 anni fa
BsProfilerCPU.cpp bf351b8442 Fix compilation error in gcc-specific code 9 anni fa
BsProfilerGPU.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 anni fa
BsProfilingManager.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 anni fa
BsQueryManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsRasterizerState.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsRenderAPI.cpp deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 anni fa
BsRenderAPICapabilities.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsRenderAPIManager.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 anni fa
BsRenderStateManager.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 anni fa
BsRenderTarget.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsRenderTexture.cpp aa06514ff9 Added support for texture arrays 9 anni fa
BsRenderWindow.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsRenderWindowManager.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 anni fa
BsRendererManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsRendererMeshData.cpp 3fadc11695 Bone weights and indices are now properly imported and assigned to Mesh 9 anni fa
BsResource.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 anni fa
BsResourceHandle.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 anni fa
BsResourceListenerManager.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 anni fa
BsResourceManifest.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsResourceMetaData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsResources.cpp fa03beab16 Hot reload of audio clips 9 anni fa
BsRigidbody.cpp f92ea8ea21 Removed unused Physics code 9 anni fa
BsSamplerState.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsSavedResourceData.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsSceneObject.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsShader.cpp c1415b4883 Refactored load/store textures so they're properly parsed and determined at shader compile time instead at runtime 9 anni fa
BsShaderDefines.cpp 5dae318f4a More work on post-processing pipeline 9 anni fa
BsShaderImportOptions.cpp 77b0fe421e WIP ability to customize renderer materials using defines 9 anni fa
BsShaderInclude.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsShaderIncludeImporter.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsShaderManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsSkeleton.cpp 27d5b94da0 Animation curve splitting (WIP) 9 anni fa
BsSliderJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 anni fa
BsSpecificImporter.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsSphereCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsSphericalJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 anni fa
BsStringTable.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsStringTableManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsTechnique.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsTextData.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsTexture.cpp aa06514ff9 Added support for texture arrays 9 anni fa
BsTextureImportOptions.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsTextureManager.cpp aa06514ff9 Added support for texture arrays 9 anni fa
BsTextureView.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsTimerQuery.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 anni fa
BsTransientMesh.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa
BsUUID.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsUtility.cpp f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 anni fa
BsVertexBuffer.cpp 24341978b0 Added RenderAPI manual 9 anni fa
BsVertexData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsVertexDataDesc.cpp c027669083 Updated render API with support for instanced rendering 9 anni fa
BsVertexDeclaration.cpp adcd1f7c57 Updated GUI so it can output different types of meshes (e.g. lines vs. triangles) 9 anni fa
BsVideoModeInfo.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 anni fa
BsViewport.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 anni fa