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