BearishSun 9d909059b1 Animation clip now stores sample rate so animation editor can properly set it on load 9 سال پیش
..
Win32 d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 سال پیش
BsAnimation.h 59f9e3ae5b Hooking up animation component so it can update scene object transforms (WIP) 9 سال پیش
BsAnimationClip.h 9d909059b1 Animation clip now stores sample rate so animation editor can properly set it on load 9 سال پیش
BsAnimationClipRTTI.h 9d909059b1 Animation clip now stores sample rate so animation editor can properly set it on load 9 سال پیش
BsAnimationCurve.h 950b5b52d7 Added a flags field to animation curves 9 سال پیش
BsAnimationCurveRTTI.h 950b5b52d7 Added a flags field to animation curves 9 سال پیش
BsAnimationManager.h 6869dbcfbc Querying components from OnDestroy callback now properly returns only non-destroyed components (fixes a crash on exit for Animation component) 9 سال پیش
BsAnimationUtility.h 9eec1ad285 Conversion of euler angle curves to quaternion curves, and vice versa 9 سال پیش
BsAudio.h 73e30ce934 Added a quicker way to play audio clips without having to create scene objects and audio source components 9 سال پیش
BsAudioClip.h a774a03552 AnimationClip foundation 9 سال پیش
BsAudioClipImportOptions.h f786c98c14 Getting OpenAudio functional 9 سال پیش
BsAudioClipImportOptionsRTTI.h 4286c7a151 Added a way to convert audio bit depth on import (OpenAL only supports 8 and 16 bits) 9 سال پیش
BsAudioClipRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 سال پیش
BsAudioListener.h 7756e2673d Updated documentation for Audio API 9 سال پیش
BsAudioManager.h 3cf4301a82 Audio system registration, start-up and shutdown 9 سال پیش
BsAudioSource.h fa03beab16 Hot reload of audio clips 9 سال پیش
BsAudioUtility.h 7677db2b9e 8-bit PCM samples are now stored in signed format to be compatible with FMOD 9 سال پیش
BsBlendState.h f5a8d36faa Fix std::hash being specialized outside of namespace std 9 سال پیش
BsBlendStateRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 سال پیش
BsBoxCollider.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 سال پیش
BsCAudioListener.h 28e8be2526 Added C++ components for AudioListener and AudioSource 9 سال پیش
BsCAudioListenerRTTI.h 28e8be2526 Added C++ components for AudioListener and AudioSource 9 سال پیش
BsCAudioSource.h 584feaa51c Added play on start for audio sources 9 سال پیش
BsCAudioSourceRTTI.h 584feaa51c Added play on start for audio sources 9 سال پیش
BsCBoxCollider.h 0a448db0af More work on improving documentation for Doxygen generation. 9 سال پیش
BsCBoxColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 سال پیش
BsCCapsuleCollider.h 0a448db0af More work on improving documentation for Doxygen generation. 9 سال پیش
BsCCapsuleColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 سال پیش
BsCCharacterController.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 سال پیش
BsCCharacterControllerRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 سال پیش
BsCCollider.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 سال پیش
BsCColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 سال پیش
BsCD6Joint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 سال پیش
BsCD6JointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 سال پیش
BsCDistanceJoint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 سال پیش
BsCDistanceJointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 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 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 سال پیش
BsCJoint.h bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 سال پیش
BsCJointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 سال پیش
BsCMeshCollider.h fe2e34ed16 More work on improving documentation for doxygen generation 9 سال پیش
BsCMeshColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 سال پیش
BsCPlaneCollider.h fe2e34ed16 More work on improving documentation for doxygen generation 9 سال پیش
BsCPlaneColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 سال پیش
BsCRigidbody.h f92ea8ea21 Removed unused Physics code 9 سال پیش
BsCRigidbodyRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 سال پیش
BsCSliderJoint.h bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive 9 سال پیش
BsCSliderJointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 سال پیش
BsCSphereCollider.h 0a448db0af More work on improving documentation for Doxygen generation. 9 سال پیش
BsCSphereColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 سال پیش
BsCSphericalJoint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization 9 سال پیش
BsCSphericalJointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 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 fc4cb1eb60 Add missing include for FLT_MAX 9 سال پیش
BsCommandQueue.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 سال پیش
BsCommonTypes.h 78a144768e Mark material parameters as dirty when they are modified 9 سال پیش
BsComponent.h 10e057da7b Prefab fixes: 9 سال پیش
BsComponentRTTI.h 4cdfc44554 Modified game object deserialization code in order to fix an access violation that was happening with game object's RTTI fields were being accessed without actual serialization/deserialization 9 سال پیش
BsCoreApplication.h 3cf4301a82 Audio system registration, start-up and shutdown 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 60dc82f396 Material refactor WIP - Updated sampler state overrides so they work with material params 9 سال پیش
BsCoreRenderer.h eb5d33c976 Post processing: 9 سال پیش
BsCoreSceneManager.h 74bb75edef More work on improving documentation for doxygen generation 9 سال پیش
BsCoreThread.h e7f45a5e0e Animation playback (WIP) 9 سال پیش
BsCoreThreadAccessor.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 سال پیش
BsCurveCache.h e7f45a5e0e Animation playback (WIP) 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 f5a8d36faa Fix std::hash being specialized outside of namespace std 9 سال پیش
BsDepthStencilStateRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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 f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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 a493fc48d2 Remove inline keyword for a couple methods not defined in headers 9 سال پیش
BsGameObjectHandleRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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 4cdfc44554 Modified game object deserialization code in order to fix an access violation that was happening with game object's RTTI fields were being accessed without actual serialization/deserialization 9 سال پیش
BsGpuBuffer.h b03b62bf18 More work on GUICanvas line rendering 9 سال پیش
BsGpuBufferView.h deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 سال پیش
BsGpuParam.h 8a5d6db814 Material refactor - Things working again 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 9675b3f6fd Material refactor WIP - Transpose matrices when updating from material to GPU params 9 سال پیش
BsGpuParamsSet.h ed8fcf6b9f Don't try to call managed assembly entry points, as they don't exist 9 سال پیش
BsGpuProgram.h 410359d73f Specialize std::hash for GpuProgramProfile 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 f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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 deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 سال پیش
BsHardwareBufferManager.h b03b62bf18 More work on GUICanvas line rendering 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 27d5b94da0 Animation curve splitting (WIP) 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 71b1f79b19 Use hardware GUI line rendering instead of shader-based one, it didn't look as good as it needed and there were design issues 9 سال پیش
BsInputFwd.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 سال پیش
BsJoint.h fc4cb1eb60 Add missing include for FLT_MAX 9 سال پیش
BsMaterial.h 86e7a688a6 Renderer can now properly handle multiple material techniques 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 78a144768e Mark material parameters as dirty when they are modified 9 سال پیش
BsMaterialParams.h 78a144768e Mark material parameters as dirty when they are modified 9 سال پیش
BsMaterialParamsRTTI.h da2ccca154 Bugfixes for skeletal animation and animation editor 9 سال پیش
BsMaterialRTTI.h 44face5b03 Added material params to the core thread Material object, in preparation of refactor 9 سال پیش
BsMesh.h cde0fbf269 Fixing documentation errors 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 fa03beab16 Hot reload of audio clips 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 63c61046cd Refactor serialization/RTTI system so it supports streaming 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 17bd614ff6 Added a way to attach animation events to imported animation clips 9 سال پیش
BsMeshImportOptionsRTTI.h 17bd614ff6 Added a way to attach animation events to imported animation clips 9 سال پیش
BsMeshManager.h cde0fbf269 Fixing documentation errors 9 سال پیش
BsMeshRTTI.h 49e269480e Added import for mesh skeleton 9 سال پیش
BsMeshUtility.h eeb700c5df Refactored GUI so you can now specify custom materials for rendering GUI elements (needed for fancy line rendering material) 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 9675b3f6fd Material refactor WIP - Transpose matrices when updating from material to GPU params 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 f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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 f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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 f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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 63c61046cd Refactor serialization/RTTI system so it supports streaming 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 6a325c9f67 Properly handle root object for generic (non-scene) prefabs 9 سال پیش
BsPrefabDiff.h a29d10f79d Instantiate scene objects/components after prefab diff only after game object handles are resolved to avoid issue of broken handles 9 سال پیش
BsPrefabDiffRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 سال پیش
BsPrefabRTTI.h 6a325c9f67 Properly handle root object for generic (non-scene) prefabs 9 سال پیش
BsPrefabUtility.h f81fdc1d27 Prefab fixes: 9 سال پیش
BsProfilerCPU.h c168935089 Timers now use std::chrono 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 f5a8d36faa Fix std::hash being specialized outside of namespace std 9 سال پیش
BsRasterizerStateRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 سال پیش
BsRawInputHandler.h 4b94620550 Added materials manual, plus some doc improvements 9 سال پیش
BsRenderAPI.h cde0fbf269 Fixing documentation errors 9 سال پیش
BsRenderAPICapabilities.h 8edd11815a Fix use of MSVC-specific syntax 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 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 سال پیش
BsResourceHandle.h a493fc48d2 Remove inline keyword for a couple methods not defined in headers 9 سال پیش
BsResourceHandleRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 سال پیش
BsResources.h 584feaa51c Added play on start for audio sources 9 سال پیش
BsRigidbody.h f92ea8ea21 Removed unused Physics code 9 سال پیش
BsSamplerState.h 58d28d8ffb Fix missing include 9 سال پیش
BsSamplerStateRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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 6a0c7b1cf2 Fixing a prefab bug where managed components of child objects weren't being initialized 9 سال پیش
BsSceneObjectRTTI.h 4cdfc44554 Modified game object deserialization code in order to fix an access violation that was happening with game object's RTTI fields were being accessed without actual serialization/deserialization 9 سال پیش
BsShader.h 103a9ea757 Refactored material so it supports multiple techniques 9 سال پیش
BsShaderDefines.h 5dae318f4a More work on post-processing pipeline 9 سال پیش
BsShaderImportOptions.h 321f21af1c BSLFX #defines now support expressions 9 سال پیش
BsShaderImportOptionsRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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 6ca96399d6 Added WAV, Ogg Vorbis and FLAC file readers 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 f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 سال پیش
BsSkeleton.h 59f9e3ae5b Hooking up animation component so it can update scene object transforms (WIP) 9 سال پیش
BsSkeletonMask.h 6164237881 Added bone filtering to animation 9 سال پیش
BsSkeletonRTTI.h 0242ecc59b Skeleton pose evaluation with support for blending and layers 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 f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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 86e7a688a6 Renderer can now properly handle multiple material techniques 9 سال پیش
BsTechniqueRTTI.h e4637da406 Added tags to material techniques 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 f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 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 eb5d33c976 Post processing: 9 سال پیش
BsVertexDataDescRTTI.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) 9 سال پیش
BsVertexDeclaration.h adcd1f7c57 Updated GUI so it can output different types of meshes (e.g. lines vs. triangles) 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 f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 سال پیش