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