Marko Pintera f7d7777fc5 Added GUI padding 11 years ago
..
BsApplication.cpp 10f73b4f06 Properly set up cursors and their hotspots 11 years ago
BsBuiltinMaterialManager.cpp 1ea161f89a Fixed an issue with DX11 $Globals shader buffer where it was incorrectly marked as shareable 11 years ago
BsBuiltinResources.cpp 33145efdd1 Added WIP GameObjectField 11 years ago
BsCamera.cpp acc865dc80 Added Name to GameObject 11 years ago
BsCursor.cpp 58b8c0e393 Int and float fields are now draggable 11 years ago
BsD3D11BuiltinMaterialFactory.cpp 1ea161f89a Fixed an issue with DX11 $Globals shader buffer where it was incorrectly marked as shareable 11 years ago
BsD3D9BuiltinMaterialFactory.cpp 1ea161f89a Fixed an issue with DX11 $Globals shader buffer where it was incorrectly marked as shareable 11 years ago
BsDragAndDropManager.cpp cae09d9c91 Drag and drop system now properly sets cursors 11 years ago
BsDrawHelper2D.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 years ago
BsDrawHelper3D.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 years ago
BsDrawHelperTemplate.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 years ago
BsGLBuiltinMaterialFactory.cpp 1ea161f89a Fixed an issue with DX11 $Globals shader buffer where it was incorrectly marked as shareable 11 years ago
BsGUIArea.cpp d3a2fcf15f More GUI script stuff done 12 years ago
BsGUIButton.cpp 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy 12 years ago
BsGUIButtonBase.cpp 9f2663102e Added Foldout GUI component 11 years ago
BsGUIContent.cpp 33145efdd1 Added WIP GameObjectField 11 years ago
BsGUIContextMenu.cpp 8e34ff6c59 Removed selective input 12 years ago
BsGUIDropDownBox.cpp 10f73b4f06 Properly set up cursors and their hotspots 11 years ago
BsGUIDropDownBoxManager.cpp fc3d0fb7ce Removed owner window from GUIWidget 12 years ago
BsGUIDropDownHitBox.cpp 249b21533c DropDownBox now captures all mouse clicks outside of it, so we don't trigger the buttons when trying to close it 12 years ago
BsGUIElement.cpp f7d7777fc5 Added GUI padding 11 years ago
BsGUIElementBase.cpp 7b9d01ccaf Refactored how GUI elements gain and lose focus 12 years ago
BsGUIElementContainer.cpp 571341f9e5 Started work on rename functionality of TreeView 12 years ago
BsGUIHelper.cpp ef90dfe7e7 Added Color field 11 years ago
BsGUIInputBox.cpp ac362937eb GUI cursor updates are now all done from GUIManager 11 years ago
BsGUIInputCaret.cpp c49a862f37 Made SpriteTexture a resource 12 years ago
BsGUIInputSelection.cpp c49a862f37 Made SpriteTexture a resource 12 years ago
BsGUIInputTool.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 years ago
BsGUILabel.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 years ago
BsGUILayout.cpp f7d7777fc5 Added GUI padding 11 years ago
BsGUILayoutOptions.cpp 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy 12 years ago
BsGUILayoutX.cpp f7d7777fc5 Added GUI padding 11 years ago
BsGUILayoutY.cpp f7d7777fc5 Added GUI padding 11 years ago
BsGUIListBox.cpp 8e34ff6c59 Removed selective input 12 years ago
BsGUIManager.cpp cae09d9c91 Drag and drop system now properly sets cursors 11 years ago
BsGUIMaterialManager.cpp 1ea161f89a Fixed an issue with DX11 $Globals shader buffer where it was incorrectly marked as shareable 11 years ago
BsGUIMenu.cpp 11b2bcfbd7 Added localized string support to menus 12 years ago
BsGUIMouseEvent.cpp 1f149c571e Removed mouse over element for GUIMouseEvent 12 years ago
BsGUIOptions.cpp 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy 12 years ago
BsGUIRenderTexture.cpp c49a862f37 Made SpriteTexture a resource 12 years ago
BsGUIScrollArea.cpp 4d538b5d91 Added tree-view scrollToElement 12 years ago
BsGUIScrollBar.cpp e3923518a3 Tree view auto-scroll works 12 years ago
BsGUIScrollBarHandle.cpp c49a862f37 Made SpriteTexture a resource 12 years ago
BsGUIScrollBarHorz.cpp 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy 12 years ago
BsGUIScrollBarVert.cpp 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy 12 years ago
BsGUISkin.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 years ago
BsGUITextInputEvent.cpp 1ee7726962 Added command events to Input, so I can more easily deal with text input commands and command repeat 12 years ago
BsGUITexture.cpp b0f96e2da7 Fixed GUITexture::_getOptimalSize so it properly considers active layout options 12 years ago
BsGUIToggle.cpp f40db0c915 C#: Add GUIToggle 12 years ago
BsGUIToggleGroup.cpp a3d90405e7 Closing an editor window no longer causes an exception in GUIManager 12 years ago
BsGUIViewport.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 years ago
BsGUIWidget.cpp acc865dc80 Added Name to GameObject 11 years ago
BsImageSprite.cpp 1ea161f89a Fixed an issue with DX11 $Globals shader buffer where it was incorrectly marked as shareable 11 years ago
BsInputConfiguration.cpp 52f680ec83 Virtual input repeat works 12 years ago
BsOverlay.cpp acc865dc80 Added Name to GameObject 11 years ago
BsOverlayManager.cpp 8ae8dc6752 RenderQueue and improved RenderOperation design and handling 12 years ago
BsProfilerOverlay.cpp 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) 11 years ago
BsRenderable.cpp acc865dc80 Added Name to GameObject 11 years ago
BsSceneManager.cpp fc2c493b75 Moved SceneManager to its own project 12 years ago
BsScriptManager.cpp 02faadb1c2 Moved all Script stuff to separate libraries #5 12 years ago
BsSprite.cpp 77ff5d094c Widget and dock layout tested and working (just basic functionality) 12 years ago
BsSpriteTexture.cpp f0ef4bc642 Imported and user-created resources will now get registered in Resources as loaded resources. Meaning "unload" needs to be called to properly release them. 12 years ago
BsTextSprite.cpp 1ea161f89a Fixed an issue with DX11 $Globals shader buffer where it was incorrectly marked as shareable 11 years ago
BsUpdateCallback.cpp acc865dc80 Added Name to GameObject 11 years ago
BsVirtualInput.cpp 52f680ec83 Virtual input repeat works 12 years ago