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