Marko Pintera cfc0c9a228 Updated scroll area so that scroll bars may have their own style and you can disable or force specific scroll bars 12 yıl önce
..
BsApplication.cpp 4ba316bb18 First C# originated GUI elemented displayed 12 yıl önce
BsBuiltinMaterialManager.cpp 564bb9b499 GUI and debug draw now use parameter handles for faster way of setting material parameters 12 yıl önce
BsCamera.cpp 37329cdb26 Added C# Matrix4 12 yıl önce
BsD3D11BuiltinMaterialFactory.cpp b1f9869f71 GUI rendered to render texture had written alpha, which made the render texture blend with the background, which is wrong 12 yıl önce
BsD3D9BuiltinMaterialFactory.cpp b1f9869f71 GUI rendered to render texture had written alpha, which made the render texture blend with the background, which is wrong 12 yıl önce
BsDragAndDropManager.cpp a0058c8116 Complete overhaul of GUI mouse input. Changed input to work using OS provided data for mouse buttons since I was having trouble with context switching in OIS 12 yıl önce
BsDrawHelper2D.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsDrawHelper3D.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsDrawHelperTemplate.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsEngineGUI.cpp c49a862f37 Made SpriteTexture a resource 12 yıl önce
BsGLBuiltinMaterialFactory.cpp b1f9869f71 GUI rendered to render texture had written alpha, which made the render texture blend with the background, which is wrong 12 yıl önce
BsGUIArea.cpp d3a2fcf15f More GUI script stuff done 12 yıl önce
BsGUIButton.cpp 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy 12 yıl önce
BsGUIButtonBase.cpp c49a862f37 Made SpriteTexture a resource 12 yıl önce
BsGUIContent.cpp c49a862f37 Made SpriteTexture a resource 12 yıl önce
BsGUIContextMenu.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsGUIDropDownBox.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsGUIDropDownBoxManager.cpp fc3d0fb7ce Removed owner window from GUIWidget 12 yıl önce
BsGUIElement.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsGUIElementBase.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsGUIHelper.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsGUIInputBox.cpp ba0da03489 Fixed GUIManager widget grouping because it sometimes didn't merge different depth layers correctly 12 yıl önce
BsGUIInputCaret.cpp c49a862f37 Made SpriteTexture a resource 12 yıl önce
BsGUIInputSelection.cpp c49a862f37 Made SpriteTexture a resource 12 yıl önce
BsGUIInputTool.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsGUILabel.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsGUILayout.cpp bd49987b79 Added profiler overlay captions and made sure they render in proper columns 12 yıl önce
BsGUILayoutOptions.cpp 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy 12 yıl önce
BsGUILayoutX.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsGUILayoutY.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsGUIListBox.cpp 7c0f789e39 Added a C# GUIList 12 yıl önce
BsGUIManager.cpp ba0da03489 Fixed GUIManager widget grouping because it sometimes didn't merge different depth layers correctly 12 yıl önce
BsGUIMaterialManager.cpp 564bb9b499 GUI and debug draw now use parameter handles for faster way of setting material parameters 12 yıl önce
BsGUIMenu.cpp 11b2bcfbd7 Added localized string support to menus 12 yıl önce
BsGUIMouseEvent.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsGUIOptions.cpp 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy 12 yıl önce
BsGUIRenderTexture.cpp c49a862f37 Made SpriteTexture a resource 12 yıl önce
BsGUIScrollArea.cpp cfc0c9a228 Updated scroll area so that scroll bars may have their own style and you can disable or force specific scroll bars 12 yıl önce
BsGUIScrollBar.cpp 4c86faf1ae Fixed scroll bar layout as the vertical scrollbar was always being displayed at minimal size 12 yıl önce
BsGUIScrollBarHandle.cpp c49a862f37 Made SpriteTexture a resource 12 yıl önce
BsGUIScrollBarHorz.cpp 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy 12 yıl önce
BsGUIScrollBarVert.cpp 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy 12 yıl önce
BsGUISkin.cpp 267df110ea Renamed CamelotEngine -> CamelotFramework namespace 12 yıl önce
BsGUITextInputEvent.cpp 1ee7726962 Added command events to Input, so I can more easily deal with text input commands and command repeat 12 yıl önce
BsGUITexture.cpp 5f3e72c502 C#: Added GUIButton and GUITexture 12 yıl önce
BsGUIToggle.cpp f40db0c915 C#: Add GUIToggle 12 yıl önce
BsGUIToggleGroup.cpp a3d90405e7 Closing an editor window no longer causes an exception in GUIManager 12 yıl önce
BsGUIViewport.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsGUIWidget.cpp 37329cdb26 Added C# Matrix4 12 yıl önce
BsImageSprite.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsOverlay.cpp 08b94f84b0 addComponent accepts a variable number of parameters instead of needing to call initialize() after 12 yıl önce
BsOverlayManager.cpp 8ae8dc6752 RenderQueue and improved RenderOperation design and handling 12 yıl önce
BsProfilerOverlay.cpp 5fa7bee5a7 Refactored Math 12 yıl önce
BsRenderable.cpp 9bb801f889 Bunch of fixes for MeshHeap and related systems 12 yıl önce
BsSceneManager.cpp fc2c493b75 Moved SceneManager to its own project 12 yıl önce
BsScriptManager.cpp 02faadb1c2 Moved all Script stuff to separate libraries #5 12 yıl önce
BsSprite.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsSpriteTexture.cpp 8fa8ac5145 Added managed GUIContent 12 yıl önce
BsTextSprite.cpp 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 yıl önce
BsUpdateCallback.cpp 8cfa6da2ce Cursor refactoring and UpdateCallback component 12 yıl önce