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