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