BearishSun 596d46c542 Exposed manual context menu opening to C# há 9 anos atrás
..
BsEngineScriptLibrary.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsManagedComponent.h 10e057da7b Prefab fixes: há 9 anos atrás
BsManagedComponentRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks há 9 anos atrás
BsManagedDiff.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsManagedResource.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly há 9 anos atrás
BsManagedResourceManager.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsManagedResourceMetaData.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsManagedResourceMetaDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsManagedResourceRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks há 9 anos atrás
BsManagedSerializableArray.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly há 9 anos atrás
BsManagedSerializableArrayRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsManagedSerializableDictionary.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly há 9 anos atrás
BsManagedSerializableDictionaryRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks há 9 anos atrás
BsManagedSerializableDiff.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsManagedSerializableDiffRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsManagedSerializableField.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly há 9 anos atrás
BsManagedSerializableFieldRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsManagedSerializableList.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly há 9 anos atrás
BsManagedSerializableListRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsManagedSerializableObject.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly há 9 anos atrás
BsManagedSerializableObjectInfo.h 00b32f7af1 Added IsSlider field to [Range] attribute to define if it should be rendered as slider or not há 9 anos atrás
BsManagedSerializableObjectInfoRTTI.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsManagedSerializableObjectRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks há 9 anos atrás
BsPlayInEditorManager.h 6e91706388 Fixing a memory corruption issue with skeletal animation poses há 9 anos atrás
BsScriptAnimation.h 6869dbcfbc Querying components from OnDestroy callback now properly returns only non-destroyed components (fixes a crash on exit for Animation component) há 9 anos atrás
BsScriptAnimationClip.h a774a03552 AnimationClip foundation há 9 anos atrás
BsScriptAnimationCurve.h 4dd9edcc77 Added C# AnimationCurve há 9 anos atrás
BsScriptAssemblyManager.h 5bc43df6d0 WIP Step attribute há 9 anos atrás
BsScriptAsyncOp.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptAudio.h 7b8fc664ea Exposed global Audio manager to managed code há 9 anos atrás
BsScriptAudioClip.h 32e348ea19 AudioClip exposed to managed code há 9 anos atrás
BsScriptAudioListener.h 127ba3a962 Added C++ wrappers for AudioSource/AudioListener managed interop há 9 anos atrás
BsScriptAudioSource.h ab2bf04b9d Exposed AudioSource and AudioListener to managed code há 9 anos atrás
BsScriptBoneWeight.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptBoxCollider.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptBuiltin.h 7a734eddd0 Exposed default builtin font to C# há 9 anos atrás
BsScriptCamera.h eb5d33c976 Post processing: há 9 anos atrás
BsScriptCapsuleCollider.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptCharacterController.h eb8034e70d Fixing character controller há 9 anos atrás
BsScriptCollider.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptCollisionData.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptColor.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptComponent.h 07e5c326be Minor tweaks há 9 anos atrás
BsScriptContextMenu.h 596d46c542 Exposed manual context menu opening to C# há 9 anos atrás
BsScriptControllerCollision.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptCursor.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptDebug.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptDistanceJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor há 9 anos atrás
BsScriptEnginePrerequisites.h 32e348ea19 AudioClip exposed to managed code há 9 anos atrás
BsScriptFont.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptFontBitmap.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUI.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUIButton.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUICanvas.h 7dd47a2e26 Curve drawing now draws keyframe points há 9 anos atrás
BsScriptGUIContent.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUIContentImages.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUIElement.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptGUIElementStateStyle.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUIElementStyle.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptGUIFixedSpace.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUIFlexibleSpace.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUIInputBox.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUILabel.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUILayout.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUIListBox.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUIProgressBar.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUIRenderTexture.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUIScrollArea.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUISkin.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptGUISlider.h 9b4afd8157 Added sliders on ranged inspector fields with stepping functionality. há 9 anos atrás
BsScriptGUITexture.h cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor há 9 anos atrás
BsScriptGUIToggle.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGUIToggleGroup.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
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 há 9 anos atrás
BsScriptGUIWidget.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGameObject.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptGameObjectManager.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly há 9 anos atrás
BsScriptHString.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptInput.h 75e2114721 Better way of converting screen position to world ray há 9 anos atrás
BsScriptInputConfiguration.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsScriptJoint.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptJointCommon.h 30f4ca0e25 Joints limits and drivers are now passed as boxed between managed and native code há 9 anos atrás
BsScriptLight.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptLogEntry.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptManagedResource.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptMaterial.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptMesh.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptMeshCollider.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptMeshData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsScriptObject.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly há 9 anos atrás
BsScriptObjectImpl.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptObjectManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative há 9 anos atrás
BsScriptPhysics.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptPhysicsMaterial.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptPhysicsMesh.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptPhysicsQueryHit.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptPixelData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsScriptPixelUtility.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptPlainText.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptPlaneCollider.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptPostProcessSettings.h eb5d33c976 Post processing: há 9 anos atrás
BsScriptPrefab.h 6a325c9f67 Properly handle root object for generic (non-scene) prefabs há 9 anos atrás
BsScriptProfilerOverlayInternal.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptRange.h 52970a388f Minor tweaks to follow engine guidelines há 9 anos atrás
BsScriptRenderTarget.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsScriptRenderTexture.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptRenderTexture2D.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsScriptRenderable.h 5703dd7eab Added C# Animation component há 9 anos atrás
BsScriptResource.h a774a03552 AnimationClip foundation há 9 anos atrás
BsScriptResourceManager.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly há 9 anos atrás
BsScriptResourceRef.h cdaaa8e6da More work on improving documentation for Doxygen generation há 9 anos atrás
BsScriptResources.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptRigidbody.h f92ea8ea21 Removed unused Physics code há 9 anos atrás
BsScriptScene.h 6a325c9f67 Properly handle root object for generic (non-scene) prefabs há 9 anos atrás
BsScriptSceneObject.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptScriptCode.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptSerializableArray.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsScriptSerializableDictionary.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsScriptSerializableField.h 4ffc7822b0 Removed unused fields há 9 anos atrás
BsScriptSerializableList.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsScriptSerializableObject.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsScriptSerializableProperty.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
BsScriptSerializableUtility.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptShader.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptShaderInclude.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptSphereCollider.h f1032db560 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptSpriteTexture.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptStep.h 52970a388f Minor tweaks to follow engine guidelines há 9 anos atrás
BsScriptStringTable.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptStringTableManager.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptTexture.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptTexture2D.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptTexture3D.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptTextureCube.h 855b052658 More fixes in order to get everything to compile with Clang há 9 anos atrás
BsScriptTime.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptVector.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptVector2I.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptVirtualButton.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás
BsScriptVirtualInput.h 9fe8a629e5 More work on improving documentation for doxygen generation há 9 anos atrás