2
0
BearishSun 693d2e21ca Animation culling WIP 9 жил өмнө
..
BsEngineScriptLibrary.cpp 19ebd1e824 Fixed issue where color picking doesn't work properly 9 жил өмнө
BsManagedComponent.cpp 469ec40aa4 Animation now properly calls animation event callback methods 9 жил өмнө
BsManagedDiff.cpp 63c61046cd Refactor serialization/RTTI system so it supports streaming 9 жил өмнө
BsManagedResource.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsManagedResourceManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsManagedResourceMetaData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsManagedSerializableArray.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsManagedSerializableDictionary.cpp 7292bed6b2 C# properties can now be inspected and serialized 9 жил өмнө
BsManagedSerializableDiff.cpp 172c253eea Refactoring managed RTTI system so managed properties can also be serialized and inspected 9 жил өмнө
BsManagedSerializableField.cpp a774a03552 AnimationClip foundation 9 жил өмнө
BsManagedSerializableList.cpp 7292bed6b2 C# properties can now be inspected and serialized 9 жил өмнө
BsManagedSerializableObject.cpp 172c253eea Refactoring managed RTTI system so managed properties can also be serialized and inspected 9 жил өмнө
BsManagedSerializableObjectInfo.cpp 65f9081e9c Added Animable flag for serializable fields 9 жил өмнө
BsPlayInEditorManager.cpp 6e91706388 Fixing a memory corruption issue with skeletal animation poses 9 жил өмнө
BsScriptAnimation.cpp 693d2e21ca Animation culling WIP 9 жил өмнө
BsScriptAnimationClip.cpp d323f43bfb Fixing events: 9 жил өмнө
BsScriptAnimationCurve.cpp b5b2b76c83 Added a way to set and retrieve animation curves to AnimationClip in C# 9 жил өмнө
BsScriptAnimationCurves.cpp 55a6d68e29 Fixing euler <-> quaternion curve conversion tangent calculation 9 жил өмнө
BsScriptAssemblyManager.cpp 65f9081e9c Added Animable flag for serializable fields 9 жил өмнө
BsScriptAsyncOp.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptAudio.cpp 7b8fc664ea Exposed global Audio manager to managed code 9 жил өмнө
BsScriptAudioClip.cpp 32e348ea19 AudioClip exposed to managed code 9 жил өмнө
BsScriptAudioListener.cpp 127ba3a962 Added C++ wrappers for AudioSource/AudioListener managed interop 9 жил өмнө
BsScriptAudioSource.cpp 98598d5494 OpenAL audio source implementation finished (needs testing) 9 жил өмнө
BsScriptBoneWeight.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptBoxCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptBuiltin.cpp f36636b63f Updated material inspector so it shows builtin shaders 9 жил өмнө
BsScriptCamera.cpp eb5d33c976 Post processing: 9 жил өмнө
BsScriptCapsuleCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptCharacterController.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptCollisionData.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptColor.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptComponent.cpp d323f43bfb Fixing events: 9 жил өмнө
BsScriptContextMenu.cpp 57bec2f508 Moved relevant animation editor code in GUICurveEditor, and refactored everything so its designed more nicely 9 жил өмнө
BsScriptControllerCollision.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptCursor.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsScriptD6Joint.cpp 36cb81dc6d All joints tested and working 9 жил өмнө
BsScriptD6Joint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 жил өмнө
BsScriptDebug.cpp a993962372 More work on improving documentation for doxygen generation 9 жил өмнө
BsScriptDistanceJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptEnginePlugin.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 жил өмнө
BsScriptFixedJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptFixedJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 жил өмнө
BsScriptFont.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptFontBitmap.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptGUI.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsScriptGUIButton.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptGUICanvas.cpp 7dd47a2e26 Curve drawing now draws keyframe points 9 жил өмнө
BsScriptGUIContent.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptGUIContentImages.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptGUIElement.cpp 57bec2f508 Moved relevant animation editor code in GUICurveEditor, and refactored everything so its designed more nicely 9 жил өмнө
BsScriptGUIElementStateStyle.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptGUIElementStyle.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptGUIFixedSpace.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptGUIFlexibleSpace.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptGUIInputBox.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptGUILabel.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptGUILayout.cpp e1daf513a5 More work on animation editor, primarily on field display and selection 9 жил өмнө
BsScriptGUIListBox.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptGUIProgressBar.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptGUIRenderTexture.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptGUIScrollArea.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptGUIScrollBar.cpp 08ec098f97 Animation curve editor zoom, scroll, drag and resize functionality (WIP) 9 жил өмнө
BsScriptGUISkin.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptGUISlider.cpp 9b4afd8157 Added sliders on ranged inspector fields with stepping functionality. 9 жил өмнө
BsScriptGUITexture.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 жил өмнө
BsScriptGUIToggle.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptGUIToggleGroup.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptGUIUtility.cpp e1daf513a5 More work on animation editor, primarily on field display and selection 9 жил өмнө
BsScriptGUIWidget.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptGameObject.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptGameObjectManager.cpp a29d10f79d Instantiate scene objects/components after prefab diff only after game object handles are resolved to avoid issue of broken handles 9 жил өмнө
BsScriptHString.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptHingeJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptHingeJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 жил өмнө
BsScriptInput.cpp d81c51949e Input events marked as used (i.e. by GUI) can now be detected by C# code 9 жил өмнө
BsScriptInputConfiguration.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptJoint.cpp 8d394ebd50 Finishing up work on Joint initialization refactor 9 жил өмнө
BsScriptJointCommon.cpp 36cb81dc6d All joints tested and working 9 жил өмнө
BsScriptLight.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptLogEntry.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptManagedResource.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsScriptMaterial.cpp f36636b63f Updated material inspector so it shows builtin shaders 9 жил өмнө
BsScriptMesh.cpp f7cb54a2ad Exposed Skeleton to C# 9 жил өмнө
BsScriptMeshCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptMeshData.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsScriptObject.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptObjectImpl.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptObjectManager.cpp 19ebd1e824 Fixed issue where color picking doesn't work properly 9 жил өмнө
BsScriptPhysics.cpp 75e2114721 Better way of converting screen position to world ray 9 жил өмнө
BsScriptPhysicsMaterial.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptPhysicsMesh.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsScriptPhysicsQueryHit.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptPixelData.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptPixelUtility.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptPlainText.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptPlaneCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptPostProcessSettings.cpp eb5d33c976 Post processing: 9 жил өмнө
BsScriptPrefab.cpp 6a325c9f67 Properly handle root object for generic (non-scene) prefabs 9 жил өмнө
BsScriptProfilerOverlayInternal.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptRange.cpp 172c253eea Refactoring managed RTTI system so managed properties can also be serialized and inspected 9 жил өмнө
BsScriptRenderTarget.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsScriptRenderTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptRenderTexture2D.cpp aa06514ff9 Added support for texture arrays 9 жил өмнө
BsScriptRenderable.cpp 693d2e21ca Animation culling WIP 9 жил өмнө
BsScriptResource.cpp a774a03552 AnimationClip foundation 9 жил өмнө
BsScriptResourceManager.cpp a774a03552 AnimationClip foundation 9 жил өмнө
BsScriptResourceRef.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 жил өмнө
BsScriptResources.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it 9 жил өмнө
BsScriptRigidbody.cpp f92ea8ea21 Removed unused Physics code 9 жил өмнө
BsScriptScene.cpp 4c5c890f60 Fixed generic prefab loading 9 жил өмнө
BsScriptSceneObject.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptScriptCode.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptSerializableArray.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptSerializableDictionary.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptSerializableField.cpp 65f9081e9c Added Animable flag for serializable fields 9 жил өмнө
BsScriptSerializableList.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptSerializableObject.cpp 172c253eea Refactoring managed RTTI system so managed properties can also be serialized and inspected 9 жил өмнө
BsScriptSerializableProperty.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptSerializableUtility.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptShader.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptShaderInclude.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptSkeleton.cpp f7cb54a2ad Exposed Skeleton to C# 9 жил өмнө
BsScriptSliderJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptSliderJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 жил өмнө
BsScriptSphereCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptSphericalJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang 9 жил өмнө
BsScriptSphericalJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 жил өмнө
BsScriptSpriteTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptStep.cpp 52970a388f Minor tweaks to follow engine guidelines 9 жил өмнө
BsScriptStringTable.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptStringTableManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptTexture2D.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptTexture3D.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsScriptTextureCube.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө
BsScriptTime.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 жил өмнө
BsScriptVector.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptVector2I.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptVirtualButton.cpp 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 жил өмнө
BsScriptVirtualInput.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 жил өмнө