BearishSun 76dee9fbf8 Morph shape animation (WIP) hace 9 años
..
Win32 fea5f00e64 More work on improving documentation for doxygen generation hace 10 años
BsBuildDataRTTI.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
BsBuildManager.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 10 años
BsBuiltinEditorResources.h 58a9f821fe Various frontend improvements to animation editor hace 9 años
BsCmdBreakPrefab.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
BsCmdCloneSO.h 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request hace 9 años
BsCmdCreateSO.h 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request hace 9 años
BsCmdDeleteSO.h 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request hace 9 años
BsCmdInputFieldValueChange.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 10 años
BsCmdInstantiateSO.h 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request hace 9 años
BsCmdRecordSO.h 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request hace 9 años
BsCmdReparentSO.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 10 años
BsCodeEditor.h fea5f00e64 More work on improving documentation for doxygen generation hace 10 años
BsDockManager.h 96bdac041e Material refactor WIP hace 9 años
BsDockManagerLayout.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
BsDockManagerLayoutRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks hace 9 años
BsDropDownWindow.h 3bc7345b29 Fixing drop down windows so they can properly handle drop down lists within them hace 9 años
BsDropDownWindowManager.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
BsEditorApplication.h 671b4756e3 Chosen CMake modules during build will now automatically be used for engine initialization hace 9 años
BsEditorCommand.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 10 años
BsEditorPrerequisites.h f6fa57f3cb Modified documentation style a bit, and fixed some invalid documentation group parents hace 9 años
BsEditorSettings.h 82fef4f0ff More work on improving documentation for doxygen generation hace 10 años
BsEditorSettingsRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field hace 9 años
BsEditorShaderIncludeHandler.h c363f99124 More work on improving documentation for doxygen generation hace 10 años
BsEditorTestSuite.h c363f99124 More work on improving documentation for doxygen generation hace 10 años
BsEditorUtility.h 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request hace 9 años
BsEditorWidget.h c363f99124 More work on improving documentation for doxygen generation hace 10 años
BsEditorWidgetContainer.h c363f99124 More work on improving documentation for doxygen generation hace 10 años
BsEditorWidgetLayout.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
BsEditorWidgetLayoutRTTI.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
BsEditorWidgetManager.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
BsEditorWindow.h 82fef4f0ff More work on improving documentation for doxygen generation hace 10 años
BsEditorWindowBase.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
BsEditorWindowManager.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
BsGUIColor.h cde0fbf269 Fixing documentation errors hace 9 años
BsGUIColorField.h aa8cfb9f60 Various documentation fixes hace 10 años
BsGUIDockSlider.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 10 años
BsGUIDropButton.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 10 años
BsGUIFieldBase.h 237f447860 Fixing resizable scrollbars hace 9 años
BsGUIFloatField.h ee0e78d8d9 Updated int and float GUI fields so that getValue() always returns currently input value hace 9 años
BsGUIHoverHitBox.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 10 años
BsGUIIntField.h ee0e78d8d9 Updated int and float GUI fields so that getValue() always returns currently input value hace 9 años
BsGUIListBoxField.h fea5f00e64 More work on improving documentation for doxygen generation hace 10 años
BsGUIMenuBar.h c363f99124 More work on improving documentation for doxygen generation hace 10 años
BsGUIResourceTreeView.h c363f99124 More work on improving documentation for doxygen generation hace 10 años
BsGUISceneTreeView.h fea5f00e64 More work on improving documentation for doxygen generation hace 10 años
BsGUISliderField.h 52970a388f Minor tweaks to follow engine guidelines hace 9 años
BsGUIStatusBar.h fea5f00e64 More work on improving documentation for doxygen generation hace 10 años
BsGUITabButton.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
BsGUITabbedTitleBar.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
BsGUITextField.h fea5f00e64 More work on improving documentation for doxygen generation hace 10 años
BsGUIToggleField.h aa8cfb9f60 Various documentation fixes hace 10 años
BsGUITreeView.h 2c8e749936 Properly clear hover highlight in scene hierarchy when drag and dropping from outside the hierarchy window hace 9 años
BsGUITreeViewEditBox.h c363f99124 More work on improving documentation for doxygen generation hace 10 años
BsGUIVector2Field.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 10 años
BsGUIVector3Field.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 10 años
BsGUIVector4Field.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 10 años
BsGUIWindowFrame.h c363f99124 More work on improving documentation for doxygen generation hace 10 años
BsGUIWindowFrameWidget.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
BsGUIWindowFrameWidgetRTTI.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
BsGizmoManager.h 96bdac041e Material refactor WIP hace 9 años
BsHandleDrawManager.h 96bdac041e Material refactor WIP hace 9 años
BsHandleManager.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
BsHandleSlider.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
BsHandleSliderDisc.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
BsHandleSliderLine.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
BsHandleSliderManager.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
BsHandleSliderPlane.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
BsMainEditorWindow.h 0eba22a68d Removed unused depth buffers or windows and high level render textures hace 9 años
BsModalWindow.h 0a448db0af More work on improving documentation for Doxygen generation. hace 10 años
BsPlatformInfo.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 10 años
BsPlatformInfoRTTI.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
BsProjectLibrary.h 0b4c5846dc Added a way to attach editor-only data to resources hace 9 años
BsProjectLibraryEntries.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
BsProjectLibraryEntriesRTTI.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
BsProjectResourceMeta.h a941a6309b Project library no longer reports inactive resource meta-data as if they were active hace 9 años
BsProjectResourceMetaRTTI.h a941a6309b Project library no longer reports inactive resource meta-data as if they were active hace 9 años
BsProjectSettings.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 10 años
BsProjectSettingsRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field hace 9 años
BsSceneCameraController.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 10 años
BsSceneEditorWidget.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 10 años
BsSceneGrid.h 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default hace 9 años
BsScenePicking.h 92aca46056 Added morph shapes to Mesh hace 9 años
BsSelection.h c62c09ec13 Don't report destroyed scene objects from Selection. Fixes crash due to assembly refresh. hace 9 años
BsSelectionRenderer.h 76dee9fbf8 Morph shape animation (WIP) hace 9 años
BsSettings.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks hace 9 años
BsSettingsRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field hace 9 años
BsUndoRedo.h fea5f00e64 More work on improving documentation for doxygen generation hace 10 años