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