BearishSun 7206fcc52f Added descriptor structs for texture resource creation, so it is neater пре 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 пре 10 година
BsManagedResourceMetaData.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 8de834e01c Animation playback during edit mode for preview purposes (WIP) пре 9 година
BsScriptAnimation.cpp b89005a830 Added morph shape curve evaluation пре 9 година
BsScriptAnimationClip.cpp ab1fe95dc9 Added root motion property to animation clip and mesh import options пре 9 година
BsScriptAnimationCurve.cpp b5b2b76c83 Added a way to set and retrieve animation curves to AnimationClip in C# пре 9 година
BsScriptAnimationCurves.cpp ab1fe95dc9 Added root motion property to animation clip and mesh import options пре 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 пре 10 година
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 пре 10 година
BsScriptBuiltin.cpp f36636b63f Updated material inspector so it shows builtin shaders пре 9 година
BsScriptCamera.cpp 8d74761ad7 Moved camera to core layer so animation manager has access to it пре 9 година
BsScriptCapsuleCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptCharacterController.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptCollider.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година
BsScriptD6Joint.cpp 36cb81dc6d All joints tested and working пре 9 година
BsScriptD6Joint.h 8d394ebd50 Finishing up work on Joint initialization refactor пре 10 година
BsScriptDebug.cpp a993962372 More work on improving documentation for doxygen generation пре 10 година
BsScriptDistanceJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptEnginePlugin.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings пре 10 година
BsScriptFixedJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptFixedJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor пре 10 година
BsScriptFont.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptFontBitmap.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptGUI.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
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 пре 10 година
BsScriptGUIContentImages.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година
BsScriptGUIElementStyle.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptGUIFixedSpace.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptGUIFlexibleSpace.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
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 пре 10 година
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 пре 10 година
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 пре 10 година
BsScriptGameObject.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
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 пре 10 година
BsScriptHingeJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptHingeJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor пре 10 година
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 пре 10 година
BsScriptJoint.cpp 8d394ebd50 Finishing up work on Joint initialization refactor пре 10 година
BsScriptJointCommon.cpp 36cb81dc6d All joints tested and working пре 9 година
BsScriptLight.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptLogEntry.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptManagedResource.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
BsScriptMaterial.cpp f36636b63f Updated material inspector so it shows builtin shaders пре 9 година
BsScriptMesh.cpp a1d890d07d Exposed morph shapes to C# пре 9 година
BsScriptMeshCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptMeshData.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
BsScriptMorphShapes.cpp b89005a830 Added morph shape curve evaluation пре 9 година
BsScriptObject.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptObjectImpl.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година
BsScriptPhysicsMaterial.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptPhysicsMesh.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 10 година
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 пре 10 година
BsScriptPlaneCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptPostProcessSettings.cpp 8d74761ad7 Moved camera to core layer so animation manager has access to it пре 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 пре 10 година
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 пре 10 година
BsScriptRenderTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptRenderTexture2D.cpp 7206fcc52f Added descriptor structs for texture resource creation, so it is neater пре 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 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default пре 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 пре 10 година
BsScriptShaderInclude.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptSkeleton.cpp f7cb54a2ad Exposed Skeleton to C# пре 9 година
BsScriptSliderJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptSliderJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor пре 10 година
BsScriptSphereCollider.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptSphericalJoint.cpp 855b052658 More fixes in order to get everything to compile with Clang пре 10 година
BsScriptSphericalJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor пре 10 година
BsScriptSpriteTexture.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година
BsScriptStringTableManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
BsScriptTexture.cpp 7206fcc52f Added descriptor structs for texture resource creation, so it is neater пре 9 година
BsScriptTexture2D.cpp 7206fcc52f Added descriptor structs for texture resource creation, so it is neater пре 9 година
BsScriptTexture3D.cpp 7206fcc52f Added descriptor structs for texture resource creation, so it is neater пре 9 година
BsScriptTextureCube.cpp 7206fcc52f Added descriptor structs for texture resource creation, so it is neater пре 9 година
BsScriptTime.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 10 година
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 пре 10 година