BearishSun d81c51949e Input events marked as used (i.e. by GUI) can now be detected by C# code 9 years ago
..
BsEngineScriptLibrary.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 years ago
BsManagedComponent.h 10e057da7b Prefab fixes: 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 10 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 10 years ago
BsManagedResourceMetaData.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 years ago
BsManagedResourceMetaDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 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 10 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 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsManagedSerializableDiffRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsManagedSerializableField.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 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 10 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 10 years ago
BsManagedSerializableObject.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 years ago
BsManagedSerializableObjectInfo.h 00b32f7af1 Added IsSlider field to [Range] attribute to define if it should be rendered as slider or not 9 years ago
BsManagedSerializableObjectInfoRTTI.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsManagedSerializableObjectRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 years ago
BsPlayInEditorManager.h 6e91706388 Fixing a memory corruption issue with skeletal animation poses 9 years ago
BsScriptAnimation.h 6869dbcfbc Querying components from OnDestroy callback now properly returns only non-destroyed components (fixes a crash on exit for Animation component) 9 years ago
BsScriptAnimationClip.h a774a03552 AnimationClip foundation 9 years ago
BsScriptAnimationCurve.h 4dd9edcc77 Added C# AnimationCurve 9 years ago
BsScriptAssemblyManager.h 5bc43df6d0 WIP Step attribute 9 years ago
BsScriptAsyncOp.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 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 10 years ago
BsScriptBoxCollider.h f1032db560 More work on improving documentation for doxygen generation 10 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 10 years ago
BsScriptCharacterController.h eb8034e70d Fixing character controller 10 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 10 years ago
BsScriptColor.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 years ago
BsScriptComponent.h 07e5c326be Minor tweaks 10 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 10 years ago
BsScriptCursor.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 years ago
BsScriptDebug.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 years ago
BsScriptDistanceJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 10 years ago
BsScriptEnginePrerequisites.h 32e348ea19 AudioClip exposed to managed code 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 10 years ago
BsScriptGUI.h f1032db560 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIButton.h f1032db560 More work on improving documentation for doxygen generation 10 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 10 years ago
BsScriptGUIContentImages.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIElement.h 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptGUIElementStateStyle.h f1032db560 More work on improving documentation for doxygen generation 10 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 10 years ago
BsScriptGUIFlexibleSpace.h f1032db560 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIInputBox.h f1032db560 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUILabel.h f1032db560 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUILayout.h f1032db560 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIListBox.h f1032db560 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIProgressBar.h f1032db560 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIRenderTexture.h f1032db560 More work on improving documentation for doxygen generation 10 years ago
BsScriptGUIScrollArea.h f1032db560 More work on improving documentation for doxygen generation 10 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 10 years ago
BsScriptGUIToggleGroup.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 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 10 years ago
BsScriptGameObject.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 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 10 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 10 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 10 years ago
BsScriptLight.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 years ago
BsScriptLogEntry.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 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 855b052658 More fixes in order to get everything to compile with Clang 9 years ago
BsScriptMeshCollider.h f1032db560 More work on improving documentation for doxygen generation 10 years ago
BsScriptMeshData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 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 10 years ago
BsScriptObjectManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 10 years ago
BsScriptPhysics.h f1032db560 More work on improving documentation for doxygen generation 10 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 10 years ago
BsScriptPixelData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsScriptPixelUtility.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 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 10 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 10 years ago
BsScriptRange.h 52970a388f Minor tweaks to follow engine guidelines 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 10 years ago
BsScriptRenderTexture.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 years ago
BsScriptRenderTexture2D.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 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 10 years ago
BsScriptResources.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 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 10 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 10 years ago
BsScriptSerializableDictionary.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsScriptSerializableField.h 4ffc7822b0 Removed unused 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 10 years ago
BsScriptSerializableObject.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsScriptSerializableProperty.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 10 years ago
BsScriptSerializableUtility.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 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
BsScriptSphereCollider.h f1032db560 More work on improving documentation for doxygen generation 10 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 10 years ago
BsScriptTexture.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 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 10 years ago
BsScriptVector.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 years ago
BsScriptVector2I.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 years ago
BsScriptVirtualButton.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 years ago
BsScriptVirtualInput.h 9fe8a629e5 More work on improving documentation for doxygen generation 10 years ago