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