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