BearishSun 9620459208 Scene object transform modifications can now modify skeleton bones (for IK and similar) пре 9 година
..
Win32 52970a388f Minor tweaks to follow engine guidelines пре 9 година
BsAnimation.cpp 9620459208 Scene object transform modifications can now modify skeleton bones (for IK and similar) пре 9 година
BsAnimationClip.cpp b7883f7ab7 Skeletal and custom translation/rotation/scale animation curves can now be mapped to scene object's transform пре 9 година
BsAnimationCurve.cpp 773d549e57 Added basic support for animation events пре 9 година
BsAnimationManager.cpp 9620459208 Scene object transform modifications can now modify skeleton bones (for IK and similar) пре 9 година
BsAnimationUtility.cpp 773d549e57 Added basic support for animation events пре 9 година
BsAudio.cpp 73e30ce934 Added a quicker way to play audio clips without having to create scene objects and audio source components пре 9 година
BsAudioClip.cpp a774a03552 AnimationClip foundation пре 9 година
BsAudioClipImportOptions.cpp f786c98c14 Getting OpenAudio functional пре 9 година
BsAudioListener.cpp 1c01ab784c Interface for AudioSource and AudioListener (WIP) пре 9 година
BsAudioManager.cpp 3cf4301a82 Audio system registration, start-up and shutdown пре 9 година
BsAudioSource.cpp fa03beab16 Hot reload of audio clips пре 9 година
BsAudioUtility.cpp 7677db2b9e 8-bit PCM samples are now stored in signed format to be compatible with FMOD пре 9 година
BsBlendState.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsBoxCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsCAudioListener.cpp 28e8be2526 Added C++ components for AudioListener and AudioSource пре 9 година
BsCAudioSource.cpp 584feaa51c Added play on start for audio sources пре 9 година
BsCBoxCollider.cpp e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization пре 9 година
BsCCapsuleCollider.cpp e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization пре 9 година
BsCCharacterController.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsCCollider.cpp 3fa4d3de58 Calling Managed OnInitialize/OnEnable/etc methods will now properly call them if they're defined on a base class пре 9 година
BsCD6Joint.cpp 8d394ebd50 Finishing up work on Joint initialization refactor пре 9 година
BsCDistanceJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization пре 9 година
BsCFixedJoint.cpp bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive пре 9 година
BsCHingeJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization пре 9 година
BsCJoint.cpp 916f246010 Joint fixes: пре 9 година
BsCMeshCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsCPlaneCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsCRigidbody.cpp f92ea8ea21 Removed unused Physics code пре 9 година
BsCSliderJoint.cpp bbfbc8ba37 More tweaks to joint visualizations and transforms in order to make them more intuitive пре 9 година
BsCSphereCollider.cpp e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization пре 9 година
BsCSphericalJoint.cpp d1f5784a43 Refactored native Joint components so they use the descriptor structure for initialization пре 9 година
BsCapsuleCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsCharacterController.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsCommandQueue.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 9 година
BsComponent.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsCoreApplication.cpp 7c3620dd46 Animation playback (WIP) пре 9 година
BsCoreObject.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsCoreObjectCore.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 9 година
BsCoreObjectManager.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 9 година
BsCoreRenderer.cpp d17415eeed Added renderer manual (WIP) пре 9 година
BsCoreSceneManager.cpp 6a0c7b1cf2 Fixing a prefab bug where managed components of child objects weren't being initialized пре 9 година
BsCoreThread.cpp e7f45a5e0e Animation playback (WIP) пре 9 година
BsCoreThreadAccessor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsD6Joint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization пре 9 година
BsDeferredCallManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsDepthStencilState.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsDistanceJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization пре 9 година
BsDrawOps.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsEventQuery.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsFCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsFJoint.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsFixedJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization пре 9 година
BsFont.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsFontImportOptions.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsFontManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsGameObject.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsGameObjectHandle.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsGameObjectManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsGpuBuffer.cpp 2079efc1fe Variety of fixes to newly introduced GUICanvas, GpuBuffer and TriangleClipper пре 9 година
BsGpuBufferView.cpp deab7206d5 Added generic GPU buffer support to DX11 and OpenGL пре 9 година
BsGpuParam.cpp 05266555e8 Animation bone transforms now used by the core thread for rendering пре 9 година
BsGpuParamBlockBuffer.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsGpuParams.cpp b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread пре 9 година
BsGpuProgram.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsGpuProgramManager.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsGpuResourceData.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsHString.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsHardwareBufferManager.cpp deab7206d5 Added generic GPU buffer support to DX11 and OpenGL пре 9 година
BsHingeJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization пре 9 година
BsIResourceListener.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsIconUtility.cpp e4a4ebe6cd Use non-wide strings for paths when not on Windows пре 9 година
BsImportOptions.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsImporter.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsIndexBuffer.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsInput.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsJoint.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsMaterial.cpp b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread пре 9 година
BsMaterialManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsMaterialParam.cpp 05266555e8 Animation bone transforms now used by the core thread for rendering пре 9 година
BsMaterialParams.cpp deab7206d5 Added generic GPU buffer support to DX11 and OpenGL пре 9 година
BsMaterialRTTI.cpp f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks пре 9 година
BsMesh.cpp 49e269480e Added import for mesh skeleton пре 9 година
BsMeshBase.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsMeshCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsMeshData.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsMeshHeap.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsMeshImportOptions.cpp 17bd614ff6 Added a way to attach animation events to imported animation clips пре 9 година
BsMeshManager.cpp 49e269480e Added import for mesh skeleton пре 9 година
BsMeshUtility.cpp 2079efc1fe Variety of fixes to newly introduced GUICanvas, GpuBuffer and TriangleClipper пре 9 година
BsMultiRenderTexture.cpp aa06514ff9 Added support for texture arrays пре 9 година
BsOSInputHandler.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 9 година
BsOcclusionQuery.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsPass.cpp a419f4cb4f Postprocessing WIP пре 9 година
BsPhysics.cpp f92ea8ea21 Removed unused Physics code пре 9 година
BsPhysicsManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsPhysicsMaterial.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsPhysicsMesh.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsPixelBuffer.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsPixelData.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsPixelUtil.cpp a8e30ad6f1 Don't crash the engine when mipmap generation fails пре 9 година
BsPlaneCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsPlatform.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsPrefab.cpp 10e057da7b Prefab fixes: пре 9 година
BsPrefabDiff.cpp a29d10f79d Instantiate scene objects/components after prefab diff only after game object handles are resolved to avoid issue of broken handles пре 9 година
BsPrefabUtility.cpp 6a0c7b1cf2 Fixing a prefab bug where managed components of child objects weren't being initialized пре 9 година
BsProfilerCPU.cpp bf351b8442 Fix compilation error in gcc-specific code пре 9 година
BsProfilerGPU.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 9 година
BsProfilingManager.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 9 година
BsQueryManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsRasterizerState.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsRenderAPI.cpp b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread пре 9 година
BsRenderAPICapabilities.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsRenderAPIManager.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings пре 9 година
BsRenderStateManager.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 9 година
BsRenderTarget.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsRenderTexture.cpp aa06514ff9 Added support for texture arrays пре 9 година
BsRenderWindow.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsRenderWindowManager.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 9 година
BsRendererManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsRendererMeshData.cpp 3fadc11695 Bone weights and indices are now properly imported and assigned to Mesh пре 9 година
BsResource.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it пре 9 година
BsResourceHandle.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 9 година
BsResourceListenerManager.cpp d05d39222f Replacing ugly thread primitive macros with a non-macro alternative пре 9 година
BsResourceManifest.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsResourceMetaData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsResources.cpp fa03beab16 Hot reload of audio clips пре 9 година
BsRigidbody.cpp f92ea8ea21 Removed unused Physics code пре 9 година
BsSamplerState.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsSavedResourceData.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsSceneObject.cpp 6a0c7b1cf2 Fixing a prefab bug where managed components of child objects weren't being initialized пре 9 година
BsShader.cpp c1415b4883 Refactored load/store textures so they're properly parsed and determined at shader compile time instead at runtime пре 9 година
BsShaderDefines.cpp 5dae318f4a More work on post-processing pipeline пре 9 година
BsShaderImportOptions.cpp 77b0fe421e WIP ability to customize renderer materials using defines пре 9 година
BsShaderInclude.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsShaderIncludeImporter.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsShaderManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsSkeleton.cpp 27905e224e Properly apply scale animation curves пре 9 година
BsSliderJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization пре 9 година
BsSpecificImporter.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsSphereCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsSphericalJoint.cpp 404e48cf57 Refactored low-level physics Joint code so it uses descriptor structures for initialization пре 9 година
BsStringTable.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsStringTableManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsTechnique.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsTextData.cpp 8587f277ce Fixed invalid offset for certain characters when rendering text пре 9 година
BsTexture.cpp aa06514ff9 Added support for texture arrays пре 9 година
BsTextureImportOptions.cpp a8e30ad6f1 Don't crash the engine when mipmap generation fails пре 9 година
BsTextureManager.cpp aa06514ff9 Added support for texture arrays пре 9 година
BsTextureView.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsTimerQuery.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
BsTransientMesh.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година
BsUUID.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsUtility.cpp f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks пре 9 година
BsVertexBuffer.cpp 24341978b0 Added RenderAPI manual пре 9 година
BsVertexData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsVertexDataDesc.cpp c027669083 Updated render API with support for instanced rendering пре 9 година
BsVertexDeclaration.cpp adcd1f7c57 Updated GUI so it can output different types of meshes (e.g. lines vs. triangles) пре 9 година
BsVideoModeInfo.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година
BsViewport.cpp 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) пре 9 година