| .. |
|
BsApplication.h
|
e9450917c1
ProfilerOverlay method actually gets called (not tested with data yet)
|
12 лет назад |
|
BsBuiltinMaterialManager.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsCamera.h
|
a2b4c80b20
Render textures are now rendered in correct order (scene view before main window)
|
12 лет назад |
|
BsCameraRTTI.h
|
b08adffb6c
Work on tabbed title bar
|
12 лет назад |
|
BsD3D11BuiltinMaterialFactory.h
|
2b14aca1e0
Added basic drop overlay mesh and material
|
12 лет назад |
|
BsD3D9BuiltinMaterialFactory.h
|
2b14aca1e0
Added basic drop overlay mesh and material
|
12 лет назад |
|
BsDebugDrawMaterialInfo.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsDragAndDropManager.h
|
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 лет назад |
|
BsDrawHelper2D.h
|
404bcd6671
Better way of initializing MeshData
|
12 лет назад |
|
BsDrawHelper3D.h
|
404bcd6671
Better way of initializing MeshData
|
12 лет назад |
|
BsDrawHelperTemplate.h
|
404bcd6671
Better way of initializing MeshData
|
12 лет назад |
|
BsEngineGUI.h
|
9ac4938fd7
Fixed drop down scroll up and down button graphic
|
12 лет назад |
|
BsGLBuiltinMaterialFactory.h
|
2b14aca1e0
Added basic drop overlay mesh and material
|
12 лет назад |
|
BsGUIArea.h
|
ce39033f5d
Completely redone how I handle move/resize events. Now windows just specify non-client areas for move and resize and the rest is left to the OS.
|
12 лет назад |
|
BsGUIButton.h
|
7721cbbd15
Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy
|
12 лет назад |
|
BsGUIButtonBase.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsGUICommandEvent.h
|
1ee7726962
Added command events to Input, so I can more easily deal with text input commands and command repeat
|
12 лет назад |
|
BsGUIContent.h
|
23d99435eb
Integrated HString and ensured it works
|
12 лет назад |
|
BsGUIContextMenu.h
|
98c3aa7686
Moved drop box methods out from GUIManager into their individual classes
|
12 лет назад |
|
BsGUIDropDownBox.h
|
fc3d0fb7ce
Removed owner window from GUIWidget
|
12 лет назад |
|
BsGUIDropDownBoxManager.h
|
066e283c87
Removed various uses of GUIWidget::getOwnerWindow in preparation of complete removal of that method
|
12 лет назад |
|
BsGUIElement.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsGUIElementBase.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsGUIElementStyle.h
|
81010a9c66
Added a way to specify a texture along with text for GUIButton
|
12 лет назад |
|
BsGUIHelper.h
|
3cc716a4af
More work on getting MenuBar up and running
|
12 лет назад |
|
BsGUIInputBox.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsGUIInputCaret.h
|
ed1651af29
Added proper clip rectangles for selection and caret
|
12 лет назад |
|
BsGUIInputSelection.h
|
ed1651af29
Added proper clip rectangles for selection and caret
|
12 лет назад |
|
BsGUIInputTool.h
|
48ca203776
Working selection areas with the new method
|
12 лет назад |
|
BsGUILabel.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsGUILayout.h
|
d38f5fd865
GUI _getOptimalWidth and _getOptimalHeight merged into a single method _getOptimalSize
|
12 лет назад |
|
BsGUILayoutOptions.h
|
7721cbbd15
Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy
|
12 лет назад |
|
BsGUILayoutX.h
|
c817f10045
Horizontal scroll is operational
|
12 лет назад |
|
BsGUILayoutY.h
|
c817f10045
Horizontal scroll is operational
|
12 лет назад |
|
BsGUIListBox.h
|
7721cbbd15
Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy
|
12 лет назад |
|
BsGUIManager.h
|
c4e57c8332
GUIManager now uses dynamic buffers and properly resizes them when needed
|
12 лет назад |
|
BsGUIMaterialInfo.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsGUIMaterialManager.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsGUIMenu.h
|
11b2bcfbd7
Added localized string support to menus
|
12 лет назад |
|
BsGUIMouseEvent.h
|
117e97c354
Added double click to GUIManager
|
12 лет назад |
|
BsGUIOptions.h
|
7721cbbd15
Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy
|
12 лет назад |
|
BsGUIRenderTexture.h
|
eaad612713
GUIRenderTexture updated so it handles OpenGL texture flipping properly
|
12 лет назад |
|
BsGUIScrollArea.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsGUIScrollBar.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsGUIScrollBarHandle.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsGUIScrollBarHorz.h
|
7721cbbd15
Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy
|
12 лет назад |
|
BsGUIScrollBarVert.h
|
7721cbbd15
Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy
|
12 лет назад |
|
BsGUISkin.h
|
08b94f84b0
addComponent accepts a variable number of parameters instead of needing to call initialize() after
|
12 лет назад |
|
BsGUISpace.h
|
d38f5fd865
GUI _getOptimalWidth and _getOptimalHeight merged into a single method _getOptimalSize
|
12 лет назад |
|
BsGUITextInputEvent.h
|
1ee7726962
Added command events to Input, so I can more easily deal with text input commands and command repeat
|
12 лет назад |
|
BsGUITexture.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsGUIToggle.h
|
7721cbbd15
Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy
|
12 лет назад |
|
BsGUIToggleGroup.h
|
5c1863956d
Added toggle groups (i.e. radio buttons)
|
12 лет назад |
|
BsGUIViewport.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsGUIWidget.h
|
fc3d0fb7ce
Removed owner window from GUIWidget
|
12 лет назад |
|
BsImageSprite.h
|
9bd30df1a8
Moved sprite offset/clip rect to fillBuffer
|
12 лет назад |
|
BsOverlay.h
|
08b94f84b0
addComponent accepts a variable number of parameters instead of needing to call initialize() after
|
12 лет назад |
|
BsOverlayManager.h
|
8ae8dc6752
RenderQueue and improved RenderOperation design and handling
|
12 лет назад |
|
BsPrerequisites.h
|
7721cbbd15
Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy
|
12 лет назад |
|
BsProfilerOverlay.h
|
1c195fdbde
Added memory allocation profiling
|
12 лет назад |
|
BsRenderable.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsRenderableRTTI.h
|
b08adffb6c
Work on tabbed title bar
|
12 лет назад |
|
BsSceneManager.h
|
1265f65506
Reorganized how renderer works (using RenderOperations)
|
12 лет назад |
|
BsSprite.h
|
564bb9b499
GUI and debug draw now use parameter handles for faster way of setting material parameters
|
12 лет назад |
|
BsSpriteTexture.h
|
8737226e5f
Added a dummy texture and a dummy mesh
|
12 лет назад |
|
BsTextSprite.h
|
12a7eb5e8e
Made TextData thread safe
|
12 лет назад |
|
BsUpdateCallback.h
|
8cfa6da2ce
Cursor refactoring and UpdateCallback component
|
12 лет назад |