BearishSun 472f4c82b3 Properly render skinned mesh even when no animation is running %!s(int64=9) %!d(string=hai) anos
..
Win32 d05d39222f Replacing ugly thread primitive macros with a non-macro alternative %!s(int64=9) %!d(string=hai) anos
BsAnimation.h 3089b77de0 Properly initialize and destruct AnimationProxy structure %!s(int64=9) %!d(string=hai) anos
BsAnimationClip.h 6fd40952e9 Additive animations %!s(int64=9) %!d(string=hai) anos
BsAnimationClipRTTI.h 6fd40952e9 Additive animations %!s(int64=9) %!d(string=hai) anos
BsAnimationCurve.h cde0fbf269 Fixing documentation errors %!s(int64=9) %!d(string=hai) anos
BsAnimationCurveRTTI.h 76ba8a4b32 Animation clip import functional %!s(int64=9) %!d(string=hai) anos
BsAnimationManager.h 6869dbcfbc Querying components from OnDestroy callback now properly returns only non-destroyed components (fixes a crash on exit for Animation component) %!s(int64=9) %!d(string=hai) anos
BsAudio.h 73e30ce934 Added a quicker way to play audio clips without having to create scene objects and audio source components %!s(int64=9) %!d(string=hai) anos
BsAudioClip.h a774a03552 AnimationClip foundation %!s(int64=9) %!d(string=hai) anos
BsAudioClipImportOptions.h f786c98c14 Getting OpenAudio functional %!s(int64=9) %!d(string=hai) anos
BsAudioClipImportOptionsRTTI.h 4286c7a151 Added a way to convert audio bit depth on import (OpenAL only supports 8 and 16 bits) %!s(int64=9) %!d(string=hai) anos
BsAudioClipRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsAudioListener.h 7756e2673d Updated documentation for Audio API %!s(int64=9) %!d(string=hai) anos
BsAudioManager.h 3cf4301a82 Audio system registration, start-up and shutdown %!s(int64=9) %!d(string=hai) anos
BsAudioSource.h fa03beab16 Hot reload of audio clips %!s(int64=9) %!d(string=hai) anos
BsAudioUtility.h 7677db2b9e 8-bit PCM samples are now stored in signed format to be compatible with FMOD %!s(int64=9) %!d(string=hai) anos
BsBlendState.h f5a8d36faa Fix std::hash being specialized outside of namespace std %!s(int64=9) %!d(string=hai) anos
BsBlendStateRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsBoxCollider.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsCAudioListener.h 28e8be2526 Added C++ components for AudioListener and AudioSource %!s(int64=9) %!d(string=hai) anos
BsCAudioListenerRTTI.h 28e8be2526 Added C++ components for AudioListener and AudioSource %!s(int64=9) %!d(string=hai) anos
BsCAudioSource.h 584feaa51c Added play on start for audio sources %!s(int64=9) %!d(string=hai) anos
BsCAudioSourceRTTI.h 584feaa51c Added play on start for audio sources %!s(int64=9) %!d(string=hai) anos
BsCBoxCollider.h 0a448db0af More work on improving documentation for Doxygen generation. %!s(int64=9) %!d(string=hai) anos
BsCBoxColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field %!s(int64=9) %!d(string=hai) anos
BsCCapsuleCollider.h 0a448db0af More work on improving documentation for Doxygen generation. %!s(int64=9) %!d(string=hai) anos
BsCCapsuleColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field %!s(int64=9) %!d(string=hai) anos
BsCCharacterController.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsCCharacterControllerRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field %!s(int64=9) %!d(string=hai) anos
BsCCollider.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsCColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field %!s(int64=9) %!d(string=hai) anos
BsCD6Joint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization %!s(int64=9) %!d(string=hai) anos
BsCD6JointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field %!s(int64=9) %!d(string=hai) anos
BsCDistanceJoint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization %!s(int64=9) %!d(string=hai) anos
BsCDistanceJointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field %!s(int64=9) %!d(string=hai) anos
BsCFixedJoint.h bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive %!s(int64=9) %!d(string=hai) anos
BsCFixedJointRTTI.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsCHingeJoint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization %!s(int64=9) %!d(string=hai) anos
BsCHingeJointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field %!s(int64=9) %!d(string=hai) anos
BsCJoint.h bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive %!s(int64=9) %!d(string=hai) anos
BsCJointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field %!s(int64=9) %!d(string=hai) anos
BsCMeshCollider.h fe2e34ed16 More work on improving documentation for doxygen generation %!s(int64=9) %!d(string=hai) anos
BsCMeshColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field %!s(int64=9) %!d(string=hai) anos
BsCPlaneCollider.h fe2e34ed16 More work on improving documentation for doxygen generation %!s(int64=9) %!d(string=hai) anos
BsCPlaneColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field %!s(int64=9) %!d(string=hai) anos
BsCRigidbody.h f92ea8ea21 Removed unused Physics code %!s(int64=9) %!d(string=hai) anos
BsCRigidbodyRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field %!s(int64=9) %!d(string=hai) anos
BsCSliderJoint.h bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive %!s(int64=9) %!d(string=hai) anos
BsCSliderJointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field %!s(int64=9) %!d(string=hai) anos
BsCSphereCollider.h 0a448db0af More work on improving documentation for Doxygen generation. %!s(int64=9) %!d(string=hai) anos
BsCSphereColliderRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field %!s(int64=9) %!d(string=hai) anos
BsCSphericalJoint.h d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization %!s(int64=9) %!d(string=hai) anos
BsCSphericalJointRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field %!s(int64=9) %!d(string=hai) anos
BsCapsuleCollider.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsCharacterController.h fe2e34ed16 More work on improving documentation for doxygen generation %!s(int64=9) %!d(string=hai) anos
BsCollider.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsCommandQueue.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative %!s(int64=9) %!d(string=hai) anos
BsCommonTypes.h b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread %!s(int64=9) %!d(string=hai) anos
BsComponent.h 10e057da7b Prefab fixes: %!s(int64=9) %!d(string=hai) anos
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 %!s(int64=9) %!d(string=hai) anos
BsCoreApplication.h 3cf4301a82 Audio system registration, start-up and shutdown %!s(int64=9) %!d(string=hai) anos
BsCoreObject.h 4b94620550 Added materials manual, plus some doc improvements %!s(int64=9) %!d(string=hai) anos
BsCoreObjectCore.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative %!s(int64=9) %!d(string=hai) anos
BsCoreObjectManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative %!s(int64=9) %!d(string=hai) anos
BsCorePrerequisites.h f6fa57f3cb Modified documentation style a bit, and fixed some invalid documentation group parents %!s(int64=9) %!d(string=hai) anos
BsCoreRenderer.h eb5d33c976 Post processing: %!s(int64=9) %!d(string=hai) anos
BsCoreSceneManager.h 74bb75edef More work on improving documentation for doxygen generation %!s(int64=9) %!d(string=hai) anos
BsCoreThread.h e7f45a5e0e Animation playback (WIP) %!s(int64=9) %!d(string=hai) anos
BsCoreThreadAccessor.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative %!s(int64=9) %!d(string=hai) anos
BsCurveCache.h e7f45a5e0e Animation playback (WIP) %!s(int64=9) %!d(string=hai) anos
BsD6Joint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization %!s(int64=9) %!d(string=hai) anos
BsDeferredCallManager.h 74bb75edef More work on improving documentation for doxygen generation %!s(int64=9) %!d(string=hai) anos
BsDepthStencilState.h f5a8d36faa Fix std::hash being specialized outside of namespace std %!s(int64=9) %!d(string=hai) anos
BsDepthStencilStateRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsDistanceJoint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization %!s(int64=9) %!d(string=hai) anos
BsDrawOps.h 91df70cddf More work on manuals %!s(int64=9) %!d(string=hai) anos
BsEventQuery.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsFCollider.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsFJoint.h 916f246010 Joint fixes: %!s(int64=9) %!d(string=hai) anos
BsFixedJoint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization %!s(int64=9) %!d(string=hai) anos
BsFolderMonitor.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsFont.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsFontDesc.h 0a448db0af More work on improving documentation for Doxygen generation. %!s(int64=9) %!d(string=hai) anos
BsFontImportOptions.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsFontImportOptionsRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsFontManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsFontRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsGameObject.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsGameObjectHandle.h a493fc48d2 Remove inline keyword for a couple methods not defined in headers %!s(int64=9) %!d(string=hai) anos
BsGameObjectHandleRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsGameObjectManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
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 %!s(int64=9) %!d(string=hai) anos
BsGpuBuffer.h b03b62bf18 More work on GUICanvas line rendering %!s(int64=9) %!d(string=hai) anos
BsGpuBufferView.h deab7206d5 Added generic GPU buffer support to DX11 and OpenGL %!s(int64=9) %!d(string=hai) anos
BsGpuParam.h 05266555e8 Animation bone transforms now used by the core thread for rendering %!s(int64=9) %!d(string=hai) anos
BsGpuParamBlockBuffer.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsGpuParamDesc.h c1415b4883 Refactored load/store textures so they're properly parsed and determined at shader compile time instead at runtime %!s(int64=9) %!d(string=hai) anos
BsGpuParams.h b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread %!s(int64=9) %!d(string=hai) anos
BsGpuProgram.h b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread %!s(int64=9) %!d(string=hai) anos
BsGpuProgramManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsGpuProgramRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsGpuResourceData.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsGpuResourceDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsHString.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsHardwareBuffer.h deab7206d5 Added generic GPU buffer support to DX11 and OpenGL %!s(int64=9) %!d(string=hai) anos
BsHardwareBufferManager.h b03b62bf18 More work on GUICanvas line rendering %!s(int64=9) %!d(string=hai) anos
BsHingeJoint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization %!s(int64=9) %!d(string=hai) anos
BsIResourceListener.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsIconUtility.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsImportOptions.h 27d5b94da0 Animation curve splitting (WIP) %!s(int64=9) %!d(string=hai) anos
BsImportOptionsRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsImporter.h 4b94620550 Added materials manual, plus some doc improvements %!s(int64=9) %!d(string=hai) anos
BsIndexBuffer.h 24341978b0 Added RenderAPI manual %!s(int64=9) %!d(string=hai) anos
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 %!s(int64=9) %!d(string=hai) anos
BsInputFwd.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsJoint.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsMaterial.h b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread %!s(int64=9) %!d(string=hai) anos
BsMaterialManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsMaterialParam.h 472f4c82b3 Properly render skinned mesh even when no animation is running %!s(int64=9) %!d(string=hai) anos
BsMaterialParams.h deab7206d5 Added generic GPU buffer support to DX11 and OpenGL %!s(int64=9) %!d(string=hai) anos
BsMaterialParamsRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsMaterialRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsMesh.h cde0fbf269 Fixing documentation errors %!s(int64=9) %!d(string=hai) anos
BsMeshBase.h 74bb75edef More work on improving documentation for doxygen generation %!s(int64=9) %!d(string=hai) anos
BsMeshBaseRTTI.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsMeshCollider.h fa03beab16 Hot reload of audio clips %!s(int64=9) %!d(string=hai) anos
BsMeshData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsMeshDataRTTI.h 63c61046cd Refactor serialization/RTTI system so it supports streaming %!s(int64=9) %!d(string=hai) anos
BsMeshHeap.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsMeshImportOptions.h dd7d910e25 Keyframe reduction can now be enabled/disabled via import options %!s(int64=9) %!d(string=hai) anos
BsMeshImportOptionsRTTI.h dd7d910e25 Keyframe reduction can now be enabled/disabled via import options %!s(int64=9) %!d(string=hai) anos
BsMeshManager.h cde0fbf269 Fixing documentation errors %!s(int64=9) %!d(string=hai) anos
BsMeshRTTI.h 49e269480e Added import for mesh skeleton %!s(int64=9) %!d(string=hai) anos
BsMeshUtility.h eeb700c5df Refactored GUI so you can now specify custom materials for rendering GUI elements (needed for fancy line rendering material) %!s(int64=9) %!d(string=hai) anos
BsMultiRenderTexture.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsOSInputHandler.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative %!s(int64=9) %!d(string=hai) anos
BsOcclusionQuery.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsParamBlocks.h b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread %!s(int64=9) %!d(string=hai) anos
BsPass.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsPassRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsPhysics.h f92ea8ea21 Removed unused Physics code %!s(int64=9) %!d(string=hai) anos
BsPhysicsCommon.h fe2e34ed16 More work on improving documentation for doxygen generation %!s(int64=9) %!d(string=hai) anos
BsPhysicsManager.h fe2e34ed16 More work on improving documentation for doxygen generation %!s(int64=9) %!d(string=hai) anos
BsPhysicsMaterial.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsPhysicsMaterialRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsPhysicsMesh.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsPhysicsMeshRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsPixelBuffer.h fe2e34ed16 More work on improving documentation for doxygen generation %!s(int64=9) %!d(string=hai) anos
BsPixelData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsPixelDataRTTI.h 63c61046cd Refactor serialization/RTTI system so it supports streaming %!s(int64=9) %!d(string=hai) anos
BsPixelUtil.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsPixelVolume.h 986677a738 More work on improving documentation for doxygen generation %!s(int64=9) %!d(string=hai) anos
BsPlaneCollider.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsPlatform.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsPrefab.h 6a325c9f67 Properly handle root object for generic (non-scene) prefabs %!s(int64=9) %!d(string=hai) anos
BsPrefabDiff.h a29d10f79d Instantiate scene objects/components after prefab diff only after game object handles are resolved to avoid issue of broken handles %!s(int64=9) %!d(string=hai) anos
BsPrefabDiffRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsPrefabRTTI.h 6a325c9f67 Properly handle root object for generic (non-scene) prefabs %!s(int64=9) %!d(string=hai) anos
BsPrefabUtility.h f81fdc1d27 Prefab fixes: %!s(int64=9) %!d(string=hai) anos
BsProfilerCPU.h c168935089 Timers now use std::chrono %!s(int64=9) %!d(string=hai) anos
BsProfilerGPU.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative %!s(int64=9) %!d(string=hai) anos
BsProfilingManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative %!s(int64=9) %!d(string=hai) anos
BsQueryManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsRasterizerState.h f5a8d36faa Fix std::hash being specialized outside of namespace std %!s(int64=9) %!d(string=hai) anos
BsRasterizerStateRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsRawInputHandler.h 4b94620550 Added materials manual, plus some doc improvements %!s(int64=9) %!d(string=hai) anos
BsRenderAPI.h cde0fbf269 Fixing documentation errors %!s(int64=9) %!d(string=hai) anos
BsRenderAPICapabilities.h 8edd11815a Fix use of MSVC-specific syntax %!s(int64=9) %!d(string=hai) anos
BsRenderAPIFactory.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings %!s(int64=9) %!d(string=hai) anos
BsRenderAPIManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsRenderStateManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative %!s(int64=9) %!d(string=hai) anos
BsRenderStats.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsRenderTarget.h aa06514ff9 Added support for texture arrays %!s(int64=9) %!d(string=hai) anos
BsRenderTexture.h aa06514ff9 Added support for texture arrays %!s(int64=9) %!d(string=hai) anos
BsRenderWindow.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsRenderWindowManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative %!s(int64=9) %!d(string=hai) anos
BsRendererFactory.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsRendererManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsRendererMeshData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsResource.h 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it %!s(int64=9) %!d(string=hai) anos
BsResourceHandle.h a493fc48d2 Remove inline keyword for a couple methods not defined in headers %!s(int64=9) %!d(string=hai) anos
BsResourceHandleRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsResourceListenerManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative %!s(int64=9) %!d(string=hai) anos
BsResourceManifest.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsResourceManifestRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsResourceMetaData.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsResourceMetaDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsResourceRTTI.h 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it %!s(int64=9) %!d(string=hai) anos
BsResources.h 584feaa51c Added play on start for audio sources %!s(int64=9) %!d(string=hai) anos
BsRigidbody.h f92ea8ea21 Removed unused Physics code %!s(int64=9) %!d(string=hai) anos
BsSamplerState.h 58d28d8ffb Fix missing include %!s(int64=9) %!d(string=hai) anos
BsSamplerStateRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsSavedResourceData.h 74bb75edef More work on improving documentation for doxygen generation %!s(int64=9) %!d(string=hai) anos
BsSavedResourceDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsSceneObject.h 6a0c7b1cf2 Fixing a prefab bug where managed components of child objects weren't being initialized %!s(int64=9) %!d(string=hai) anos
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 %!s(int64=9) %!d(string=hai) anos
BsShader.h c1415b4883 Refactored load/store textures so they're properly parsed and determined at shader compile time instead at runtime %!s(int64=9) %!d(string=hai) anos
BsShaderDefines.h 5dae318f4a More work on post-processing pipeline %!s(int64=9) %!d(string=hai) anos
BsShaderImportOptions.h 321f21af1c BSLFX #defines now support expressions %!s(int64=9) %!d(string=hai) anos
BsShaderImportOptionsRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsShaderInclude.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsShaderIncludeImporter.h 6ca96399d6 Added WAV, Ogg Vorbis and FLAC file readers %!s(int64=9) %!d(string=hai) anos
BsShaderIncludeRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsShaderManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsShaderRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsSkeleton.h 6e91706388 Fixing a memory corruption issue with skeletal animation poses %!s(int64=9) %!d(string=hai) anos
BsSkeletonRTTI.h 0242ecc59b Skeleton pose evaluation with support for blending and layers %!s(int64=9) %!d(string=hai) anos
BsSliderJoint.h 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization %!s(int64=9) %!d(string=hai) anos
BsSpecificImporter.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsSphereCollider.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsSphericalJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor %!s(int64=9) %!d(string=hai) anos
BsStringTable.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsStringTableManager.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsStringTableRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsSubMesh.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsTechnique.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsTechniqueRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsTextData.h 74bb75edef More work on improving documentation for doxygen generation %!s(int64=9) %!d(string=hai) anos
BsTexture.h aa06514ff9 Added support for texture arrays %!s(int64=9) %!d(string=hai) anos
BsTextureImportOptions.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsTextureImportOptionsRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsTextureManager.h aa06514ff9 Added support for texture arrays %!s(int64=9) %!d(string=hai) anos
BsTextureRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos
BsTextureView.h 74bb75edef More work on improving documentation for doxygen generation %!s(int64=9) %!d(string=hai) anos
BsTimerQuery.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsTransientMesh.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsUUID.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsUtility.h 74bb75edef More work on improving documentation for doxygen generation %!s(int64=9) %!d(string=hai) anos
BsVertexBuffer.h 24341978b0 Added RenderAPI manual %!s(int64=9) %!d(string=hai) anos
BsVertexData.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier %!s(int64=9) %!d(string=hai) anos
BsVertexDataDesc.h eb5d33c976 Post processing: %!s(int64=9) %!d(string=hai) anos
BsVertexDataDescRTTI.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsVertexDeclaration.h adcd1f7c57 Updated GUI so it can output different types of meshes (e.g. lines vs. triangles) %!s(int64=9) %!d(string=hai) anos
BsVertexDeclarationRTTI.h 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) %!s(int64=9) %!d(string=hai) anos
BsVideoModeInfo.h 0a448db0af More work on improving documentation for Doxygen generation. %!s(int64=9) %!d(string=hai) anos
BsViewport.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links %!s(int64=9) %!d(string=hai) anos
BsViewportRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks %!s(int64=9) %!d(string=hai) anos