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