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