BearishSun 376fa2ec62 Removing some extra newlines 9 yıl önce
..
Win32 fea5f00e64 More work on improving documentation for doxygen generation 9 yıl önce
BsBuildDataRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsBuildManager.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 yıl önce
BsBuiltinEditorResources.h be32987d81 Replacing data files with .json manifest file, in order to prevent a massive amount of data file updates whenever the resource cache is rebuilt 9 yıl önce
BsCmdBreakPrefab.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsCmdCloneSO.h 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request 9 yıl önce
BsCmdCreateSO.h 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request 9 yıl önce
BsCmdDeleteSO.h 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request 9 yıl önce
BsCmdInputFieldValueChange.h 5005aeb41c Fixing an issue with the UndoRedo system not starting after recent changes 9 yıl önce
BsCmdInstantiateSO.h 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request 9 yıl önce
BsCmdRecordSO.h 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request 9 yıl önce
BsCmdReparentSO.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 yıl önce
BsCodeEditor.h fea5f00e64 More work on improving documentation for doxygen generation 9 yıl önce
BsDockManager.h 96bdac041e Material refactor WIP 9 yıl önce
BsDockManagerLayout.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsDockManagerLayoutRTTI.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 yıl önce
BsDropDownWindow.h 3bc7345b29 Fixing drop down windows so they can properly handle drop down lists within them 9 yıl önce
BsDropDownWindowManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsEditorApplication.h 671b4756e3 Chosen CMake modules during build will now automatically be used for engine initialization 9 yıl önce
BsEditorCommand.h 684adaecc1 Undo/redo implemented for the animation window 9 yıl önce
BsEditorPrerequisites.h f6fa57f3cb Modified documentation style a bit, and fixed some invalid documentation group parents 9 yıl önce
BsEditorSettings.h 82fef4f0ff More work on improving documentation for doxygen generation 9 yıl önce
BsEditorSettingsRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 yıl önce
BsEditorShaderIncludeHandler.h c363f99124 More work on improving documentation for doxygen generation 9 yıl önce
BsEditorTestSuite.h 8fb8ad8a59 Fixing issues with Prefab link ID assignment: 9 yıl önce
BsEditorUtility.h 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request 9 yıl önce
BsEditorWidget.h 0b7132cea0 removed unused method getIndex 9 yıl önce
BsEditorWidgetContainer.h 65d20bc621 minor changes for the play button inside of the editor 9 yıl önce
BsEditorWidgetLayout.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsEditorWidgetLayoutRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsEditorWidgetManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsEditorWindow.h 82fef4f0ff More work on improving documentation for doxygen generation 9 yıl önce
BsEditorWindowBase.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsEditorWindowManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsGUIColor.h cde0fbf269 Fixing documentation errors 9 yıl önce
BsGUIColorField.h aa8cfb9f60 Various documentation fixes 9 yıl önce
BsGUIDockSlider.h cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings 9 yıl önce
BsGUIDropButton.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 yıl önce
BsGUIFieldBase.h 237f447860 Fixing resizable scrollbars 9 yıl önce
BsGUIFloatField.h ee0e78d8d9 Updated int and float GUI fields so that getValue() always returns currently input value 9 yıl önce
BsGUIHoverHitBox.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 yıl önce
BsGUIIntField.h ee0e78d8d9 Updated int and float GUI fields so that getValue() always returns currently input value 9 yıl önce
BsGUIListBoxField.h fea5f00e64 More work on improving documentation for doxygen generation 9 yıl önce
BsGUIMenuBar.h c363f99124 More work on improving documentation for doxygen generation 9 yıl önce
BsGUIResourceTreeView.h c363f99124 More work on improving documentation for doxygen generation 9 yıl önce
BsGUISceneTreeView.h fea5f00e64 More work on improving documentation for doxygen generation 9 yıl önce
BsGUISliderField.h 52970a388f Minor tweaks to follow engine guidelines 9 yıl önce
BsGUIStatusBar.h fea5f00e64 More work on improving documentation for doxygen generation 9 yıl önce
BsGUITabButton.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsGUITabbedTitleBar.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsGUITextField.h fea5f00e64 More work on improving documentation for doxygen generation 9 yıl önce
BsGUIToggleField.h aa8cfb9f60 Various documentation fixes 9 yıl önce
BsGUITreeView.h 2c8e749936 Properly clear hover highlight in scene hierarchy when drag and dropping from outside the hierarchy window 9 yıl önce
BsGUITreeViewEditBox.h c363f99124 More work on improving documentation for doxygen generation 9 yıl önce
BsGUIVector2Field.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 yıl önce
BsGUIVector3Field.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 yıl önce
BsGUIVector4Field.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 yıl önce
BsGUIWindowFrame.h c363f99124 More work on improving documentation for doxygen generation 9 yıl önce
BsGUIWindowFrameWidget.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsGUIWindowFrameWidgetRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsGizmoManager.h 96bdac041e Material refactor WIP 9 yıl önce
BsHandleDrawManager.h 96bdac041e Material refactor WIP 9 yıl önce
BsHandleManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsHandleSlider.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsHandleSliderDisc.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsHandleSliderLine.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsHandleSliderManager.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsHandleSliderPlane.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsMainEditorWindow.h 0eba22a68d Removed unused depth buffers or windows and high level render textures 9 yıl önce
BsModalWindow.h 0a448db0af More work on improving documentation for Doxygen generation. 9 yıl önce
BsPlatformInfo.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 yıl önce
BsPlatformInfoRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsProjectLibrary.h 0b4c5846dc Added a way to attach editor-only data to resources 9 yıl önce
BsProjectLibraryEntries.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsProjectLibraryEntriesRTTI.h 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 yıl önce
BsProjectResourceMeta.h 362e8f530a Updated docs 9 yıl önce
BsProjectResourceMetaRTTI.h a941a6309b Project library no longer reports inactive resource meta-data as if they were active 9 yıl önce
BsProjectSettings.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 yıl önce
BsProjectSettingsRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 yıl önce
BsSceneCameraController.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 yıl önce
BsSceneEditorWidget.h 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 yıl önce
BsSceneGrid.h 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 9 yıl önce
BsScenePicking.h 9bfe9675a3 Getting rid of MultiRenderTexture as implementation is now merged into RenderTexture class since modern APIs don't make the distinction between the two 9 yıl önce
BsSelection.h c62c09ec13 Don't report destroyed scene objects from Selection. Fixes crash due to assembly refresh. 9 yıl önce
BsSelectionRenderer.h 76dee9fbf8 Morph shape animation (WIP) 9 yıl önce
BsSettings.h f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 yıl önce
BsSettingsRTTI.h 16c1bf808d Refactored RTTI macros so they don't require two separate definitions for a single field 9 yıl önce
BsUndoRedo.h 684adaecc1 Undo/redo implemented for the animation window 9 yıl önce