Marko Pintera 2b0aadfb00 Int/Float field drag to increment/decrement works again 10 yıl önce
..
BsApplication.h 2f97794d25 Fixed shutdown so that all managed objects are unloaded before various script manager they may reference are shutdown 10 yıl önce
BsBuiltinResources.h d3e33e24e0 Added mesh drag and drop to scene view (WIP) 10 yıl önce
BsCamera.h d3e33e24e0 Added mesh drag and drop to scene view (WIP) 10 yıl önce
BsCameraHandler.h d3e33e24e0 Added mesh drag and drop to scene view (WIP) 10 yıl önce
BsCameraHandlerRTTI.h acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) 11 yıl önce
BsCameraRTTI.h ff8ed9021c Refactored Renderable into RenderableHandler 11 yıl önce
BsCursor.h d5d2171319 Added C# PixelData 11 yıl önce
BsDragAndDropManager.h 53ff33bd57 Fixed drag and drop so that mouse capture change event doesn't incorrectly fire before the mouse up event, prematurely stopping the drop action 10 yıl önce
BsDrawHelper.h 298de470a6 Refactored draw helper so it can sort meshes based on distance from camera 11 yıl önce
BsDrawHelperTemplate.h 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing 11 yıl önce
BsDropDownAreaPlacement.h 9f802264bf Clicking on a parent of a GUI menu item now properly closes the sub menu if its currently open 10 yıl önce
BsEnums.h 65cdd2a30a Removed all uses of GUIArea (WIP) 10 yıl önce
BsGUIButton.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 yıl önce
BsGUIButtonBase.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 yıl önce
BsGUICommandEvent.h 62a8cf15a2 More documentation 11 yıl önce
BsGUIContent.h 62a8cf15a2 More documentation 11 yıl önce
BsGUIContextMenu.h 62a8cf15a2 More documentation 11 yıl önce
BsGUIDimensions.h 33ab6e3f79 Refactored GUILayoutOptions: 10 yıl önce
BsGUIDropDownBoxManager.h 9f802264bf Clicking on a parent of a GUI menu item now properly closes the sub menu if its currently open 10 yıl önce
BsGUIDropDownContent.h 64b31cf1e5 Added DropDownWindow (WIP) 10 yıl önce
BsGUIDropDownHitBox.h 1bb0da2c8a Don't block mouse clicks outside of drop down window/menu 10 yıl önce
BsGUIDropDownMenu.h 9f802264bf Clicking on a parent of a GUI menu item now properly closes the sub menu if its currently open 10 yıl önce
BsGUIElement.h bc8ebe3ca5 Fixed crash when re-docking editor widgets due to invalid parent of dock slider 10 yıl önce
BsGUIElementBase.h bc8ebe3ca5 Fixed crash when re-docking editor widgets due to invalid parent of dock slider 10 yıl önce
BsGUIElementContainer.h 34ba85fa44 Refactored GUI layout updates so they are faster and don't require an update to the entire GUI widget 10 yıl önce
BsGUIElementStyle.h 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 yıl önce
BsGUIElementStyleRTTI.h 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 yıl önce
BsGUIHelper.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 yıl önce
BsGUIInputBox.h f6c1d83ca6 C# context menu for GUI 10 yıl önce
BsGUIInputCaret.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 yıl önce
BsGUIInputSelection.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 yıl önce
BsGUIInputTool.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 yıl önce
BsGUILabel.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 yıl önce
BsGUILayout.h 34ba85fa44 Refactored GUI layout updates so they are faster and don't require an update to the entire GUI widget 10 yıl önce
BsGUILayoutData.h baf74e865e Fixing various GUI issues to get it back to working state after the recent refactors 10 yıl önce
BsGUILayoutUtility.h 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 yıl önce
BsGUILayoutX.h 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 yıl önce
BsGUILayoutY.h adee486455 More work on the Project Window 10 yıl önce
BsGUIListBox.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 yıl önce
BsGUIManager.h 2b0aadfb00 Int/Float field drag to increment/decrement works again 10 yıl önce
BsGUIMaterialInfo.h 630f8908a3 Added MaterialParams as a Material equivalent of GpuParam used by GpuPrograms 11 yıl önce
BsGUIMaterialManager.h 6b920a90d8 - Moved all shaders to BSL 10 yıl önce
BsGUIMenu.h 64b31cf1e5 Added DropDownWindow (WIP) 10 yıl önce
BsGUIMouseEvent.h 2b0aadfb00 Int/Float field drag to increment/decrement works again 10 yıl önce
BsGUIOptions.h 33ab6e3f79 Refactored GUILayoutOptions: 10 yıl önce
BsGUIPanel.h 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 yıl önce
BsGUIProgressBar.h 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 yıl önce
BsGUIRenderTexture.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 yıl önce
BsGUIScrollArea.h 7458bc642f Fixed project window so it doesn't cause horizontal scroll to show up 10 yıl önce
BsGUIScrollBar.h 34ba85fa44 Refactored GUI layout updates so they are faster and don't require an update to the entire GUI widget 10 yıl önce
BsGUIScrollBarHorz.h 7798f0d4a7 Various ProjectWindow fixes, mostly relating to drag and drop functionality 10 yıl önce
BsGUIScrollBarVert.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 yıl önce
BsGUISkin.h 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 yıl önce
BsGUISkinRTTI.h 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 yıl önce
BsGUISlider.h 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 yıl önce
BsGUISliderHandle.h 34ba85fa44 Refactored GUI layout updates so they are faster and don't require an update to the entire GUI widget 10 yıl önce
BsGUISpace.h 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 yıl önce
BsGUITextInputEvent.h 60ee2232d7 More documentation 11 yıl önce
BsGUITexture.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 yıl önce
BsGUIToggle.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 yıl önce
BsGUIToggleGroup.h 60ee2232d7 More documentation 11 yıl önce
BsGUIViewport.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 yıl önce
BsGUIVirtualButtonEvent.h 60ee2232d7 More documentation 11 yıl önce
BsGUIWidget.h 53dc112890 Fixed an issue where GUI widget depth wasn't being used 10 yıl önce
BsImageSprite.h d61a7ecffd A lot more work on C# scene window 11 yıl önce
BsInputConfiguration.h eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 yıl önce
BsOverlay.h a780583d43 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine 11 yıl önce
BsOverlayManager.h 4101088f37 Massive refactor due to work on Renderer 11 yıl önce
BsPlainText.h 3ef35e0667 Added C# PlainText and ScriptCode 10 yıl önce
BsPlainTextImporter.h e366d25700 WIP VS project generation 10 yıl önce
BsPlainTextRTTI.h e366d25700 WIP VS project generation 10 yıl önce
BsPrerequisites.h 1076f0124b DefaultMeshData is now RendererMeshData and can be overriden by Renderer implementation 10 yıl önce
BsProfilerOverlay.h 36dd4706af WIP changing all uses of GUIArea to GUIPanel 10 yıl önce
BsRectOffset.h 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 yıl önce
BsRenderQueue.h 9e5b116ee1 Making sure scene grid renders after all objects so its depth is valid 10 yıl önce
BsRenderable.h d86ea39e25 Fixing renderable picking 11 yıl önce
BsRenderableController.h acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) 11 yıl önce
BsRenderableElement.h acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) 11 yıl önce
BsRenderableHandler.h eb609f487a When blocking for resource load optionally wait for dependencies too 11 yıl önce
BsRenderableHandlerRTTI.h acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) 11 yıl önce
BsRenderableRTTI.h ff8ed9021c Refactored Renderable into RenderableHandler 11 yıl önce
BsRenderer.h 43c78bc4d0 WIP shader includes 10 yıl önce
BsSceneManager.h d0c583e20c Refactored SceneManager so it properly registers all cameras and renderables 11 yıl önce
BsScriptCode.h 3ef35e0667 Added C# PlainText and ScriptCode 10 yıl önce
BsScriptCodeImportOptions.h 1b1895f796 WIP VisualStudio project syncing 10 yıl önce
BsScriptCodeImportOptionsRTTI.h 1b1895f796 WIP VisualStudio project syncing 10 yıl önce
BsScriptCodeImporter.h 1b1895f796 WIP VisualStudio project syncing 10 yıl önce
BsScriptCodeRTTI.h 1b1895f796 WIP VisualStudio project syncing 10 yıl önce
BsScriptManager.h a713a99a65 More documentation & input fixes 11 yıl önce
BsShapeMeshes2D.h 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing 11 yıl önce
BsShapeMeshes3D.h f33b14ebe1 Fixed lag between material updates when rendering GUI 11 yıl önce
BsShortcutKey.h eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 yıl önce
BsShortcutManager.h eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 yıl önce
BsSprite.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 yıl önce
BsSpriteTexture.h eb609f487a When blocking for resource load optionally wait for dependencies too 11 yıl önce
BsSpriteTextureRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 yıl önce
BsTextSprite.h 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges 10 yıl önce
BsUpdateCallback.h cf60b3980a More documentation 11 yıl önce
BsVirtualInput.h d0c583e20c Refactored SceneManager so it properly registers all cameras and renderables 11 yıl önce