Marko Pintera 7daafa85e2 _markContentsAsDirty -> _markLayoutAsDirty 10 лет назад
..
BsApplication.h 8de37c15f6 Fixed order of updates: 10 лет назад
BsBuiltinResources.h d3e33e24e0 Added mesh drag and drop to scene view (WIP) 10 лет назад
BsCamera.h 4704613fa4 Modified profiler overlay so it doesn't render under the geometry 10 лет назад
BsCameraHandler.h 4704613fa4 Modified profiler overlay so it doesn't render under the geometry 10 лет назад
BsCameraHandlerRTTI.h 4704613fa4 Modified profiler overlay so it doesn't render under the geometry 10 лет назад
BsCameraRTTI.h ff8ed9021c Refactored Renderable into RenderableHandler 11 лет назад
BsCursor.h d5d2171319 Added C# PixelData 11 лет назад
BsDragAndDropManager.h ddef406ac9 C# profiler overlay 10 лет назад
BsDrawHelper.h 298de470a6 Refactored draw helper so it can sort meshes based on distance from camera 11 лет назад
BsDrawHelperTemplate.h 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing 11 лет назад
BsDropDownAreaPlacement.h 9f802264bf Clicking on a parent of a GUI menu item now properly closes the sub menu if its currently open 10 лет назад
BsEnums.h 65cdd2a30a Removed all uses of GUIArea (WIP) 10 лет назад
BsGUIButton.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 лет назад
BsGUIButtonBase.h 734411f94d Status bar (untested) 10 лет назад
BsGUICommandEvent.h 62a8cf15a2 More documentation 11 лет назад
BsGUIContent.h 62a8cf15a2 More documentation 11 лет назад
BsGUIContextMenu.h 62a8cf15a2 More documentation 11 лет назад
BsGUIDimensions.h 33ab6e3f79 Refactored GUILayoutOptions: 10 лет назад
BsGUIDropDownBoxManager.h 9f802264bf Clicking on a parent of a GUI menu item now properly closes the sub menu if its currently open 10 лет назад
BsGUIDropDownContent.h 64b31cf1e5 Added DropDownWindow (WIP) 10 лет назад
BsGUIDropDownHitBox.h 1bb0da2c8a Don't block mouse clicks outside of drop down window/menu 10 лет назад
BsGUIDropDownMenu.h 9f802264bf Clicking on a parent of a GUI menu item now properly closes the sub menu if its currently open 10 лет назад
BsGUIElement.h bc8ebe3ca5 Fixed crash when re-docking editor widgets due to invalid parent of dock slider 10 лет назад
BsGUIElementBase.h 7daafa85e2 _markContentsAsDirty -> _markLayoutAsDirty 10 лет назад
BsGUIElementContainer.h 34ba85fa44 Refactored GUI layout updates so they are faster and don't require an update to the entire GUI widget 10 лет назад
BsGUIElementStyle.h 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 лет назад
BsGUIElementStyleRTTI.h 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 лет назад
BsGUIHelper.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 лет назад
BsGUIInputBox.h f6c1d83ca6 C# context menu for GUI 10 лет назад
BsGUIInputCaret.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 лет назад
BsGUIInputSelection.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 лет назад
BsGUIInputTool.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 лет назад
BsGUILabel.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 лет назад
BsGUILayout.h b2dcd9bf9f Optimized ScrollArea layout updates 10 лет назад
BsGUILayoutData.h baf74e865e Fixing various GUI issues to get it back to working state after the recent refactors 10 лет назад
BsGUILayoutUtility.h b2dcd9bf9f Optimized ScrollArea layout updates 10 лет назад
BsGUILayoutX.h 734411f94d Status bar (untested) 10 лет назад
BsGUILayoutY.h 734411f94d Status bar (untested) 10 лет назад
BsGUIListBox.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 лет назад
BsGUIManager.h 2b0aadfb00 Int/Float field drag to increment/decrement works again 10 лет назад
BsGUIMaterialInfo.h 630f8908a3 Added MaterialParams as a Material equivalent of GpuParam used by GpuPrograms 11 лет назад
BsGUIMaterialManager.h 6b920a90d8 - Moved all shaders to BSL 10 лет назад
BsGUIMenu.h 64b31cf1e5 Added DropDownWindow (WIP) 10 лет назад
BsGUIMouseEvent.h 2b0aadfb00 Int/Float field drag to increment/decrement works again 10 лет назад
BsGUIOptions.h 33ab6e3f79 Refactored GUILayoutOptions: 10 лет назад
BsGUIPanel.h 734411f94d Status bar (untested) 10 лет назад
BsGUIProgressBar.h 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 лет назад
BsGUIRenderTexture.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 лет назад
BsGUIScrollArea.h b2dcd9bf9f Optimized ScrollArea layout updates 10 лет назад
BsGUIScrollBar.h 34ba85fa44 Refactored GUI layout updates so they are faster and don't require an update to the entire GUI widget 10 лет назад
BsGUIScrollBarHorz.h 7798f0d4a7 Various ProjectWindow fixes, mostly relating to drag and drop functionality 10 лет назад
BsGUIScrollBarVert.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 лет назад
BsGUISkin.h 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 лет назад
BsGUISkinRTTI.h 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 лет назад
BsGUISlider.h 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 лет назад
BsGUISliderHandle.h 34ba85fa44 Refactored GUI layout updates so they are faster and don't require an update to the entire GUI widget 10 лет назад
BsGUISpace.h 7daafa85e2 _markContentsAsDirty -> _markLayoutAsDirty 10 лет назад
BsGUITextInputEvent.h 60ee2232d7 More documentation 11 лет назад
BsGUITexture.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 лет назад
BsGUIToggle.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 лет назад
BsGUIToggleGroup.h 60ee2232d7 More documentation 11 лет назад
BsGUIViewport.h d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 лет назад
BsGUIVirtualButtonEvent.h 60ee2232d7 More documentation 11 лет назад
BsGUIWidget.h 7daafa85e2 _markContentsAsDirty -> _markLayoutAsDirty 10 лет назад
BsGUIWidgetRTTI.h 4704613fa4 Modified profiler overlay so it doesn't render under the geometry 10 лет назад
BsImageSprite.h c1d0163465 Minimized allocations when updating TextSprite 10 лет назад
BsInputConfiguration.h eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 лет назад
BsLight.h afca99b5e8 More work on Lights 10 лет назад
BsLightInternal.h afca99b5e8 More work on Lights 10 лет назад
BsLightInternalRTTI.h afca99b5e8 More work on Lights 10 лет назад
BsLightRTTI.h 97f46875a9 Added light data types and components 10 лет назад
BsOverlay.h a780583d43 Merge branch 'master' of https://github.com/BearishSun/BansheeEngine 11 лет назад
BsOverlayManager.h 4101088f37 Massive refactor due to work on Renderer 11 лет назад
BsPlainText.h 3ef35e0667 Added C# PlainText and ScriptCode 10 лет назад
BsPlainTextImporter.h e366d25700 WIP VS project generation 10 лет назад
BsPlainTextRTTI.h e366d25700 WIP VS project generation 10 лет назад
BsPrerequisites.h ddef406ac9 C# profiler overlay 10 лет назад
BsProfilerOverlay.h e9db368a3d MaterialParams now hold a pointer to their data to avoid excessive allocations when copying them around 10 лет назад
BsProfilerOverlayRTTI.h 4704613fa4 Modified profiler overlay so it doesn't render under the geometry 10 лет назад
BsRectOffset.h 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 лет назад
BsRenderQueue.h 9e5b116ee1 Making sure scene grid renders after all objects so its depth is valid 10 лет назад
BsRenderable.h 8de37c15f6 Fixed order of updates: 10 лет назад
BsRenderableController.h acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) 11 лет назад
BsRenderableElement.h acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) 11 лет назад
BsRenderableHandler.h c544e302c4 ResourceHandle.isLoaded now requires no allocations 10 лет назад
BsRenderableHandlerRTTI.h acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) 11 лет назад
BsRenderableRTTI.h ff8ed9021c Refactored Renderable into RenderableHandler 11 лет назад
BsRenderer.h afca99b5e8 More work on Lights 10 лет назад
BsSceneManager.h afca99b5e8 More work on Lights 10 лет назад
BsScriptCode.h 3ef35e0667 Added C# PlainText and ScriptCode 10 лет назад
BsScriptCodeImportOptions.h 1b1895f796 WIP VisualStudio project syncing 10 лет назад
BsScriptCodeImportOptionsRTTI.h 1b1895f796 WIP VisualStudio project syncing 10 лет назад
BsScriptCodeImporter.h 1b1895f796 WIP VisualStudio project syncing 10 лет назад
BsScriptCodeRTTI.h 1b1895f796 WIP VisualStudio project syncing 10 лет назад
BsScriptManager.h a713a99a65 More documentation & input fixes 11 лет назад
BsShapeMeshes2D.h 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing 11 лет назад
BsShapeMeshes3D.h f33b14ebe1 Fixed lag between material updates when rendering GUI 11 лет назад
BsShortcutKey.h eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 лет назад
BsShortcutManager.h eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 лет назад
BsSprite.h c1d0163465 Minimized allocations when updating TextSprite 10 лет назад
BsSpriteTexture.h c544e302c4 ResourceHandle.isLoaded now requires no allocations 10 лет назад
BsSpriteTextureRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 лет назад
BsTextSprite.h c1d0163465 Minimized allocations when updating TextSprite 10 лет назад
BsUpdateCallback.h cf60b3980a More documentation 11 лет назад
BsVirtualInput.h ddef406ac9 C# profiler overlay 10 лет назад