BearishSun 73e30ce934 Added a quicker way to play audio clips without having to create scene objects and audio source components 9 rokov pred
..
Win32 d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 rokov pred
BsAudio.h 73e30ce934 Added a quicker way to play audio clips without having to create scene objects and audio source components 9 rokov pred
BsAudioClip.h 7677db2b9e 8-bit PCM samples are now stored in signed format to be compatible with FMOD 9 rokov pred
BsAudioClipImportOptions.h f786c98c14 Getting OpenAudio functional 9 rokov pred
BsAudioClipImportOptionsRTTI.h 4286c7a151 Added a way to convert audio bit depth on import (OpenAL only supports 8 and 16 bits) 9 rokov pred
BsAudioClipRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsAudioListener.h 7756e2673d Updated documentation for Audio API 9 rokov pred
BsAudioManager.h 3cf4301a82 Audio system registration, start-up and shutdown 9 rokov pred
BsAudioSource.h fa03beab16 Hot reload of audio clips 9 rokov pred
BsAudioUtility.h 7677db2b9e 8-bit PCM samples are now stored in signed format to be compatible with FMOD 9 rokov pred
BsBlendState.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsBlendStateRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsBoxCollider.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsCAudioListener.h 28e8be2526 Added C++ components for AudioListener and AudioSource 9 rokov pred
BsCAudioListenerRTTI.h 28e8be2526 Added C++ components for AudioListener and AudioSource 9 rokov pred
BsCAudioSource.h 584feaa51c Added play on start for audio sources 9 rokov pred
BsCAudioSourceRTTI.h 584feaa51c Added play on start for audio sources 9 rokov pred
BsCBoxCollider.h 0a448db0af More work on improving documentation for Doxygen generation. 9 rokov pred
BsCBoxColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsCCapsuleCollider.h 0a448db0af More work on improving documentation for Doxygen generation. 9 rokov pred
BsCCapsuleColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsCCharacterController.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsCCharacterControllerRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsCCollider.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsCColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsCD6Joint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 rokov pred
BsCD6JointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsCDistanceJoint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 rokov pred
BsCDistanceJointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsCFixedJoint.h bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 rokov pred
BsCFixedJointRTTI.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsCHingeJoint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 rokov pred
BsCHingeJointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsCJoint.h bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 rokov pred
BsCJointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsCMeshCollider.h fe2e34ed16 More work on improving documentation for doxygen generation 9 rokov pred
BsCMeshColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsCPlaneCollider.h fe2e34ed16 More work on improving documentation for doxygen generation 9 rokov pred
BsCPlaneColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsCRigidbody.h f92ea8ea21 Removed unused Physics code 9 rokov pred
BsCRigidbodyRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsCSliderJoint.h bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 rokov pred
BsCSliderJointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsCSphereCollider.h 0a448db0af More work on improving documentation for Doxygen generation. 9 rokov pred
BsCSphereColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsCSphericalJoint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 rokov pred
BsCSphericalJointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsCapsuleCollider.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsCharacterController.h fe2e34ed16 More work on improving documentation for doxygen generation 9 rokov pred
BsCollider.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsCommandQueue.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 rokov pred
BsCommonTypes.h e3291898a4 Fixing a compilation issue caused by audio plugin dllexport refactor 9 rokov pred
BsComponent.h d17415eeed Added renderer manual (WIP) 9 rokov pred
BsComponentRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsCoreApplication.h 3cf4301a82 Audio system registration, start-up and shutdown 9 rokov pred
BsCoreObject.h 4b94620550 Added materials manual, plus some doc improvements 9 rokov pred
BsCoreObjectCore.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 rokov pred
BsCoreObjectManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 rokov pred
BsCorePrerequisites.h 28e8be2526 Added C++ components for AudioListener and AudioSource 9 rokov pred
BsCoreRenderer.h eb5d33c976 Post processing: 9 rokov pred
BsCoreSceneManager.h 74bb75edef More work on improving documentation for doxygen generation 9 rokov pred
BsCoreThread.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 rokov pred
BsCoreThreadAccessor.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 rokov pred
BsD6Joint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 rokov pred
BsDeferredCallManager.h 74bb75edef More work on improving documentation for doxygen generation 9 rokov pred
BsDepthStencilState.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsDepthStencilStateRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsDistanceJoint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 rokov pred
BsDrawOps.h 91df70cddf More work on manuals 9 rokov pred
BsEventQuery.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsFCollider.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsFJoint.h 916f246010 Joint fixes: 9 rokov pred
BsFixedJoint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 rokov pred
BsFolderMonitor.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsFont.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsFontDesc.h 0a448db0af More work on improving documentation for Doxygen generation. 9 rokov pred
BsFontImportOptions.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsFontImportOptionsRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsFontManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsFontRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsGameObject.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsGameObjectHandle.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsGameObjectHandleRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsGameObjectManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsGameObjectRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsGpuBuffer.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsGpuBufferView.h 74bb75edef More work on improving documentation for doxygen generation 9 rokov pred
BsGpuParam.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsGpuParamBlockBuffer.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsGpuParamDesc.h c1415b4883 Refactored load/store textures so they're properly parsed and determined at shader compile time instead at runtime 9 rokov pred
BsGpuParams.h c1415b4883 Refactored load/store textures so they're properly parsed and determined at shader compile time instead at runtime 9 rokov pred
BsGpuProgram.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsGpuProgramManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsGpuProgramRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsGpuResourceData.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsGpuResourceDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsHString.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsHardwareBuffer.h 74bb75edef More work on improving documentation for doxygen generation 9 rokov pred
BsHardwareBufferManager.h 24341978b0 Added RenderAPI manual 9 rokov pred
BsHingeJoint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 rokov pred
BsIResourceListener.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsIconUtility.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsImportOptions.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsImportOptionsRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsImporter.h 4b94620550 Added materials manual, plus some doc improvements 9 rokov pred
BsIndexBuffer.h 24341978b0 Added RenderAPI manual 9 rokov pred
BsInput.h 4b94620550 Added materials manual, plus some doc improvements 9 rokov pred
BsInputFwd.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsJoint.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsMaterial.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsMaterialManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsMaterialParam.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsMaterialParams.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsMaterialParamsRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsMaterialRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsMesh.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsMeshBase.h 74bb75edef More work on improving documentation for doxygen generation 9 rokov pred
BsMeshBaseRTTI.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsMeshCollider.h fa03beab16 Hot reload of audio clips 9 rokov pred
BsMeshData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsMeshDataRTTI.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 rokov pred
BsMeshHeap.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsMeshImportOptions.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsMeshImportOptionsRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 rokov pred
BsMeshManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsMeshRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsMeshUtility.h 0a448db0af More work on improving documentation for Doxygen generation. 9 rokov pred
BsMultiRenderTexture.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsOSInputHandler.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 rokov pred
BsOcclusionQuery.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsParamBlocks.h 855b052658 More fixes in order to get everything to compile with Clang 9 rokov pred
BsPass.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsPassRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsPhysics.h f92ea8ea21 Removed unused Physics code 9 rokov pred
BsPhysicsCommon.h fe2e34ed16 More work on improving documentation for doxygen generation 9 rokov pred
BsPhysicsManager.h fe2e34ed16 More work on improving documentation for doxygen generation 9 rokov pred
BsPhysicsMaterial.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsPhysicsMaterialRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsPhysicsMesh.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsPhysicsMeshRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsPixelBuffer.h fe2e34ed16 More work on improving documentation for doxygen generation 9 rokov pred
BsPixelData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsPixelDataRTTI.h 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 rokov pred
BsPixelUtil.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsPixelVolume.h 986677a738 More work on improving documentation for doxygen generation 9 rokov pred
BsPlaneCollider.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsPlatform.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsPrefab.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsPrefabDiff.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsPrefabDiffRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsPrefabRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsPrefabUtility.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsProfilerCPU.h c168935089 Timers now use std::chrono 9 rokov pred
BsProfilerGPU.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 rokov pred
BsProfilingManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 rokov pred
BsQueryManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsRasterizerState.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsRasterizerStateRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsRawInputHandler.h 4b94620550 Added materials manual, plus some doc improvements 9 rokov pred
BsRenderAPI.h c027669083 Updated render API with support for instanced rendering 9 rokov pred
BsRenderAPICapabilities.h 74bb75edef More work on improving documentation for doxygen generation 9 rokov pred
BsRenderAPIFactory.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 rokov pred
BsRenderAPIManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsRenderStateManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 rokov pred
BsRenderStats.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsRenderTarget.h aa06514ff9 Added support for texture arrays 9 rokov pred
BsRenderTexture.h aa06514ff9 Added support for texture arrays 9 rokov pred
BsRenderWindow.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsRenderWindowManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 rokov pred
BsRendererFactory.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsRendererManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsRendererMeshData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsResource.h 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 rokov pred
BsResourceHandle.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 rokov pred
BsResourceHandleRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsResourceListenerManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 rokov pred
BsResourceManifest.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsResourceManifestRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsResourceMetaData.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsResourceMetaDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsResourceRTTI.h 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 rokov pred
BsResources.h 584feaa51c Added play on start for audio sources 9 rokov pred
BsRigidbody.h f92ea8ea21 Removed unused Physics code 9 rokov pred
BsSamplerState.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsSamplerStateRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsSavedResourceData.h 74bb75edef More work on improving documentation for doxygen generation 9 rokov pred
BsSavedResourceDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsSceneObject.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsSceneObjectRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsShader.h c1415b4883 Refactored load/store textures so they're properly parsed and determined at shader compile time instead at runtime 9 rokov pred
BsShaderDefines.h 5dae318f4a More work on post-processing pipeline 9 rokov pred
BsShaderImportOptions.h 321f21af1c BSLFX #defines now support expressions 9 rokov pred
BsShaderImportOptionsRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsShaderInclude.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsShaderIncludeImporter.h 6ca96399d6 Added WAV, Ogg Vorbis and FLAC file readers 9 rokov pred
BsShaderIncludeRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsShaderManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsShaderRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsSliderJoint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization 9 rokov pred
BsSpecificImporter.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsSphereCollider.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsSphericalJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 rokov pred
BsStringTable.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsStringTableManager.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsStringTableRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsSubMesh.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsTechnique.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsTechniqueRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsTextData.h 74bb75edef More work on improving documentation for doxygen generation 9 rokov pred
BsTexture.h aa06514ff9 Added support for texture arrays 9 rokov pred
BsTextureImportOptions.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsTextureImportOptionsRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsTextureManager.h aa06514ff9 Added support for texture arrays 9 rokov pred
BsTextureRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred
BsTextureView.h 74bb75edef More work on improving documentation for doxygen generation 9 rokov pred
BsTimerQuery.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsTransientMesh.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsUUID.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsUtility.h 74bb75edef More work on improving documentation for doxygen generation 9 rokov pred
BsVertexBuffer.h 24341978b0 Added RenderAPI manual 9 rokov pred
BsVertexData.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 rokov pred
BsVertexDataDesc.h eb5d33c976 Post processing: 9 rokov pred
BsVertexDataDescRTTI.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsVertexDeclaration.h eb5d33c976 Post processing: 9 rokov pred
BsVertexDeclarationRTTI.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 rokov pred
BsVideoModeInfo.h 0a448db0af More work on improving documentation for Doxygen generation. 9 rokov pred
BsViewport.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 rokov pred
BsViewportRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 rokov pred