BearishSun f7cb54a2ad Exposed Skeleton to C# 9 years ago
..
BsEngineScriptLibrary.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsManagedComponent.h 469ec40aa4 Animation now properly calls animation event callback methods 9 years ago
BsManagedComponentRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 years ago
BsManagedDiff.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsManagedResource.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 years ago
BsManagedResourceManager.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsManagedResourceMetaData.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsManagedResourceMetaDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsManagedResourceRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 years ago
BsManagedSerializableArray.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 years ago
BsManagedSerializableArrayRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsManagedSerializableDictionary.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 years ago
BsManagedSerializableDictionaryRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 years ago
BsManagedSerializableDiff.h 3ef2ddcfca Added the ability to manually serialize and deserialize managed objects in C# 9 years ago
BsManagedSerializableDiffRTTI.h 172c253eea Refactoring managed RTTI system so managed properties can also be serialized and inspected 9 years ago
BsManagedSerializableField.h 172c253eea Refactoring managed RTTI system so managed properties can also be serialized and inspected 9 years ago
BsManagedSerializableFieldRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsManagedSerializableList.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 years ago
BsManagedSerializableListRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsManagedSerializableObject.h 172c253eea Refactoring managed RTTI system so managed properties can also be serialized and inspected 9 years ago
BsManagedSerializableObjectInfo.h e394a4f07d Fixing a bug with managed object data serialization introduced in previous commit 9 years ago
BsManagedSerializableObjectInfoRTTI.h 7292bed6b2 C# properties can now be inspected and serialized 9 years ago
BsManagedSerializableObjectRTTI.h 172c253eea Refactoring managed RTTI system so managed properties can also be serialized and inspected 9 years ago
BsPlayInEditorManager.h 6e91706388 Fixing a memory corruption issue with skeletal animation poses 9 years ago
BsScriptAnimation.h f7cb54a2ad Exposed Skeleton to C# 9 years ago
BsScriptAnimationClip.h 40a9a03be0 Animation editor load/save from/to animation clip implemented 9 years ago
BsScriptAnimationCurve.h b5b2b76c83 Added a way to set and retrieve animation curves to AnimationClip in C# 9 years ago
BsScriptAnimationCurves.h 950b5b52d7 Added a flags field to animation curves 9 years ago
BsScriptAssemblyManager.h 7292bed6b2 C# properties can now be inspected and serialized 9 years ago
BsScriptAsyncOp.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptAudio.h 7b8fc664ea Exposed global Audio manager to managed code 9 years ago
BsScriptAudioClip.h 32e348ea19 AudioClip exposed to managed code 9 years ago
BsScriptAudioListener.h 127ba3a962 Added C++ wrappers for AudioSource/AudioListener managed interop 9 years ago
BsScriptAudioSource.h ab2bf04b9d Exposed AudioSource and AudioListener to managed code 9 years ago
BsScriptBoneWeight.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptBoxCollider.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptBuiltin.h 7a734eddd0 Exposed default builtin font to C# 9 years ago
BsScriptCamera.h eb5d33c976 Post processing: 9 years ago
BsScriptCapsuleCollider.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptCharacterController.h eb8034e70d Fixing character controller 9 years ago
BsScriptCollider.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptCollisionData.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptColor.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptComponent.h 469ec40aa4 Animation now properly calls animation event callback methods 9 years ago
BsScriptContextMenu.h 596d46c542 Exposed manual context menu opening to C# 9 years ago
BsScriptControllerCollision.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptCursor.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptDebug.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptDistanceJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 years ago
BsScriptEnginePrerequisites.h 7292bed6b2 C# properties can now be inspected and serialized 9 years ago
BsScriptFont.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptFontBitmap.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUI.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUIButton.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUICanvas.h 7dd47a2e26 Curve drawing now draws keyframe points 9 years ago
BsScriptGUIContent.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUIContentImages.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUIElement.h e1daf513a5 More work on animation editor, primarily on field display and selection 9 years ago
BsScriptGUIElementStateStyle.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUIElementStyle.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptGUIFixedSpace.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUIFlexibleSpace.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUIInputBox.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUILabel.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUILayout.h e1daf513a5 More work on animation editor, primarily on field display and selection 9 years ago
BsScriptGUIListBox.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUIProgressBar.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUIRenderTexture.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUIScrollArea.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUIScrollBar.h 9a90372f70 Scroll bar GUI element exposed to C# 9 years ago
BsScriptGUISkin.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptGUISlider.h 9b4afd8157 Added sliders on ranged inspector fields with stepping functionality. 9 years ago
BsScriptGUITexture.h cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 years ago
BsScriptGUIToggle.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptGUIToggleGroup.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptGUIUtility.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 years ago
BsScriptGUIWidget.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptGameObject.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptGameObjectManager.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 years ago
BsScriptHString.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptInput.h d81c51949e Input events marked as used (i.e. by GUI) can now be detected by C# code 9 years ago
BsScriptInputConfiguration.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptJoint.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptJointCommon.h 30f4ca0e25 Joints limits and drivers are now passed as boxed between managed and native code 9 years ago
BsScriptLight.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptLogEntry.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptManagedResource.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptMaterial.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptMesh.h f7cb54a2ad Exposed Skeleton to C# 9 years ago
BsScriptMeshCollider.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptMeshData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptObject.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 years ago
BsScriptObjectImpl.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptObjectManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 years ago
BsScriptPhysics.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptPhysicsMaterial.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptPhysicsMesh.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptPhysicsQueryHit.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptPixelData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptPixelUtility.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptPlainText.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptPlaneCollider.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptPostProcessSettings.h eb5d33c976 Post processing: 9 years ago
BsScriptPrefab.h 6a325c9f67 Properly handle root object for generic (non-scene) prefabs 9 years ago
BsScriptProfilerOverlayInternal.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptRange.h 172c253eea Refactoring managed RTTI system so managed properties can also be serialized and inspected 9 years ago
BsScriptRenderTarget.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptRenderTexture.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptRenderTexture2D.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptRenderable.h 5703dd7eab Added C# Animation component 9 years ago
BsScriptResource.h a774a03552 AnimationClip foundation 9 years ago
BsScriptResourceManager.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 years ago
BsScriptResourceRef.h cdaaa8e6da More work on improving documentation for Doxygen generation 9 years ago
BsScriptResources.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptRigidbody.h f92ea8ea21 Removed unused Physics code 9 years ago
BsScriptScene.h 6a325c9f67 Properly handle root object for generic (non-scene) prefabs 9 years ago
BsScriptSceneObject.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptScriptCode.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptSerializableArray.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptSerializableDictionary.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptSerializableField.h 65f9081e9c Added Animable flag for serializable fields 9 years ago
BsScriptSerializableList.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptSerializableObject.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptSerializableProperty.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
BsScriptSerializableUtility.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptShader.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptShaderInclude.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptSkeleton.h f7cb54a2ad Exposed Skeleton to C# 9 years ago
BsScriptSphereCollider.h f1032db560 More work on improving documentation for doxygen generation 9 years ago
BsScriptSpriteTexture.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptStep.h 52970a388f Minor tweaks to follow engine guidelines 9 years ago
BsScriptStringTable.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptStringTableManager.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptTexture.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptTexture2D.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptTexture3D.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptTextureCube.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptTime.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptVector.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptVector2I.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptVirtualButton.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago
BsScriptVirtualInput.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 years ago