BearishSun 10e057da7b Prefab fixes: 9 лет назад
..
BsEngineScriptLibrary.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsManagedComponent.h 10e057da7b Prefab fixes: 9 лет назад
BsManagedComponentRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 лет назад
BsManagedDiff.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsManagedResource.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 лет назад
BsManagedResourceManager.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsManagedResourceMetaData.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsManagedResourceMetaDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsManagedResourceRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 лет назад
BsManagedSerializableArray.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 лет назад
BsManagedSerializableArrayRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsManagedSerializableDictionary.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 лет назад
BsManagedSerializableDictionaryRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 лет назад
BsManagedSerializableDiff.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsManagedSerializableDiffRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsManagedSerializableField.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 лет назад
BsManagedSerializableFieldRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsManagedSerializableList.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 лет назад
BsManagedSerializableListRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsManagedSerializableObject.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 лет назад
BsManagedSerializableObjectInfo.h a774a03552 AnimationClip foundation 9 лет назад
BsManagedSerializableObjectInfoRTTI.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsManagedSerializableObjectRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 лет назад
BsPlayInEditorManager.h 0a448db0af More work on improving documentation for Doxygen generation. 9 лет назад
BsScriptAnimationClip.h a774a03552 AnimationClip foundation 9 лет назад
BsScriptAssemblyManager.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 лет назад
BsScriptAsyncOp.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptAudio.h 7b8fc664ea Exposed global Audio manager to managed code 9 лет назад
BsScriptAudioClip.h 32e348ea19 AudioClip exposed to managed code 9 лет назад
BsScriptAudioListener.h 127ba3a962 Added C++ wrappers for AudioSource/AudioListener managed interop 9 лет назад
BsScriptAudioSource.h ab2bf04b9d Exposed AudioSource and AudioListener to managed code 9 лет назад
BsScriptBoneWeight.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptBoxCollider.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptBuiltin.h 7a734eddd0 Exposed default builtin font to C# 9 лет назад
BsScriptCamera.h eb5d33c976 Post processing: 9 лет назад
BsScriptCapsuleCollider.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptCharacterController.h eb8034e70d Fixing character controller 9 лет назад
BsScriptCollider.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptCollisionData.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptColor.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptComponent.h 07e5c326be Minor tweaks 9 лет назад
BsScriptContextMenu.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsScriptControllerCollision.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptCursor.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptDebug.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptDistanceJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor 9 лет назад
BsScriptEnginePrerequisites.h 32e348ea19 AudioClip exposed to managed code 9 лет назад
BsScriptFont.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptFontBitmap.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUI.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUIButton.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUICanvas.h f306536e2d Exposed GUICanvas to C# code 9 лет назад
BsScriptGUIContent.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUIContentImages.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUIElement.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptGUIElementStateStyle.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUIElementStyle.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptGUIFixedSpace.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUIFlexibleSpace.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUIInputBox.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUILabel.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUILayout.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUILayoutUtility.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUIListBox.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUIProgressBar.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUIRenderTexture.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUIScrollArea.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUISkin.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptGUISlider.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUITexture.h cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor 9 лет назад
BsScriptGUIToggle.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGUIToggleGroup.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsScriptGUIWidget.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGameObject.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptGameObjectManager.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 лет назад
BsScriptHString.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptInput.h 75e2114721 Better way of converting screen position to world ray 9 лет назад
BsScriptInputConfiguration.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsScriptJoint.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptJointCommon.h 30f4ca0e25 Joints limits and drivers are now passed as boxed between managed and native code 9 лет назад
BsScriptLight.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptLogEntry.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptManagedResource.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptMaterial.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptMesh.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptMeshCollider.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptMeshData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsScriptObject.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 лет назад
BsScriptObjectImpl.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptObjectManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative 9 лет назад
BsScriptPhysics.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptPhysicsMaterial.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptPhysicsMesh.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptPhysicsQueryHit.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptPixelData.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsScriptPixelUtility.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptPlainText.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptPlaneCollider.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptPostProcessSettings.h eb5d33c976 Post processing: 9 лет назад
BsScriptPrefab.h 6a325c9f67 Properly handle root object for generic (non-scene) prefabs 9 лет назад
BsScriptProfilerOverlayInternal.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptRenderTarget.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsScriptRenderTexture.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptRenderTexture2D.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsScriptRenderable.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptResource.h a774a03552 AnimationClip foundation 9 лет назад
BsScriptResourceManager.h 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly 9 лет назад
BsScriptResourceRef.h cdaaa8e6da More work on improving documentation for Doxygen generation 9 лет назад
BsScriptResources.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptRigidbody.h f92ea8ea21 Removed unused Physics code 9 лет назад
BsScriptScene.h 6a325c9f67 Properly handle root object for generic (non-scene) prefabs 9 лет назад
BsScriptSceneObject.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptScriptCode.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptSerializableArray.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsScriptSerializableDictionary.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsScriptSerializableField.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsScriptSerializableList.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsScriptSerializableObject.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsScriptSerializableProperty.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 лет назад
BsScriptSerializableUtility.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptShader.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptShaderInclude.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptSphereCollider.h f1032db560 More work on improving documentation for doxygen generation 9 лет назад
BsScriptSpriteTexture.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptStringTable.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptStringTableManager.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptTexture.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptTexture2D.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptTexture3D.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptTextureCube.h 855b052658 More fixes in order to get everything to compile with Clang 9 лет назад
BsScriptTime.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptVector.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptVector2I.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptVirtualButton.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад
BsScriptVirtualInput.h 9fe8a629e5 More work on improving documentation for doxygen generation 9 лет назад