BearishSun b89005a830 Added morph shape curve evaluation hace 9 años
..
BsEngineScriptLibrary.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 años
BsManagedComponent.h 469ec40aa4 Animation now properly calls animation event callback methods 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 10 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 10 años
BsManagedResourceMetaData.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 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 10 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 10 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 10 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 10 años
BsManagedSerializableObject.h 172c253eea Refactoring managed RTTI system so managed properties can also be serialized and inspected hace 9 años
BsManagedSerializableObjectInfo.h e394a4f07d Fixing a bug with managed object data serialization introduced in previous commit 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 b89005a830 Added morph shape curve evaluation hace 9 años
BsScriptAnimationClip.h 9d909059b1 Animation clip now stores sample rate so animation editor can properly set it on load hace 9 años
BsScriptAnimationCurve.h b5b2b76c83 Added a way to set and retrieve animation curves to AnimationClip in C# hace 9 años
BsScriptAnimationCurves.h 950b5b52d7 Added a flags field to animation curves 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 10 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 10 años
BsScriptBoxCollider.h f1032db560 More work on improving documentation for doxygen generation hace 10 años
BsScriptBuiltin.h f36636b63f Updated material inspector so it shows builtin shaders hace 9 años
BsScriptCamera.h 8d74761ad7 Moved camera to core layer so animation manager has access to it hace 9 años
BsScriptCapsuleCollider.h f1032db560 More work on improving documentation for doxygen generation hace 10 años
BsScriptCharacterController.h eb8034e70d Fixing character controller hace 10 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 10 años
BsScriptColor.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 años
BsScriptComponent.h d323f43bfb Fixing events: 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 10 años
BsScriptCursor.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 años
BsScriptDebug.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 años
BsScriptDistanceJoint.h 8d394ebd50 Finishing up work on Joint initialization refactor hace 10 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 10 años
BsScriptGUI.h f1032db560 More work on improving documentation for doxygen generation hace 10 años
BsScriptGUIButton.h f1032db560 More work on improving documentation for doxygen generation hace 10 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 10 años
BsScriptGUIContentImages.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 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 10 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 10 años
BsScriptGUIFlexibleSpace.h f1032db560 More work on improving documentation for doxygen generation hace 10 años
BsScriptGUIInputBox.h f1032db560 More work on improving documentation for doxygen generation hace 10 años
BsScriptGUILabel.h f1032db560 More work on improving documentation for doxygen generation hace 10 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 10 años
BsScriptGUIProgressBar.h f1032db560 More work on improving documentation for doxygen generation hace 10 años
BsScriptGUIRenderTexture.h f1032db560 More work on improving documentation for doxygen generation hace 10 años
BsScriptGUIScrollArea.h f1032db560 More work on improving documentation for doxygen generation hace 10 años
BsScriptGUIScrollBar.h 9a90372f70 Scroll bar GUI element exposed to C# 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 10 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 10 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 10 años
BsScriptGameObject.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 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 10 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 10 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 10 años
BsScriptLight.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 años
BsScriptLogEntry.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 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 a1d890d07d Exposed morph shapes to C# hace 9 años
BsScriptMeshCollider.h f1032db560 More work on improving documentation for doxygen generation hace 10 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 10 años
BsScriptMorphShapes.h b89005a830 Added morph shape curve evaluation 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 10 años
BsScriptObjectManager.h d05d39222f Replacing ugly thread primitive macros with a non-macro alternative hace 10 años
BsScriptPhysics.h f1032db560 More work on improving documentation for doxygen generation hace 10 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 10 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 10 años
BsScriptPixelUtility.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 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 10 años
BsScriptPostProcessSettings.h 8d74761ad7 Moved camera to core layer so animation manager has access to it 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 10 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 10 años
BsScriptRenderTexture.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 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 10 años
BsScriptRenderable.h 693d2e21ca Animation culling WIP 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 10 años
BsScriptResources.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 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 10 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 10 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 10 años
BsScriptSerializableField.h 65f9081e9c Added Animable flag for serializable fields 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 10 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 10 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 10 años
BsScriptSerializableUtility.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 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
BsScriptSkeleton.h f7cb54a2ad Exposed Skeleton to C# hace 9 años
BsScriptSphereCollider.h f1032db560 More work on improving documentation for doxygen generation hace 10 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 10 años
BsScriptTexture.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 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 10 años
BsScriptVector.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 años
BsScriptVector2I.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 años
BsScriptVirtualButton.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 años
BsScriptVirtualInput.h 9fe8a629e5 More work on improving documentation for doxygen generation hace 10 años