BearishSun 0e88d4f0cb Various fixes to multi-select list boxes 10 yıl önce
..
BsApplication.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsBuiltinResources.cpp d8d5034b30 Added a way to add basic 3D primitives to the scene 10 yıl önce
BsCCamera.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 yıl önce
BsCGUIWidget.cpp bd0666745d Menu bar new UI 10 yıl önce
BsCLight.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 yıl önce
BsCRenderable.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 yıl önce
BsCamera.cpp caabd3721e Fixing an issue with out-of-order core object syncing that was causing renderables to be invisible in very specific situations 10 yıl önce
BsCursor.cpp 5251cd9fa3 More work on Material refactor. Moved template implementations to source files for better clarity. 11 yıl önce
BsDragAndDropManager.cpp ddef406ac9 C# profiler overlay 10 yıl önce
BsDrawHelper.cpp d8d5034b30 Added a way to add basic 3D primitives to the scene 10 yıl önce
BsDrawHelperTemplate.cpp 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing 11 yıl önce
BsDropDownAreaPlacement.cpp 23ac844b5d A couple of fixes that handle opening of drop down windows and menus at proper location 10 yıl önce
BsGUIButton.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsGUIButtonBase.cpp e99b926919 Added multi-select list boxes (untested) 10 yıl önce
BsGUIContent.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 yıl önce
BsGUIContextMenu.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsGUIDimensions.cpp 33ab6e3f79 Refactored GUILayoutOptions: 10 yıl önce
BsGUIDropDownBoxManager.cpp 9f802264bf Clicking on a parent of a GUI menu item now properly closes the sub menu if its currently open 10 yıl önce
BsGUIDropDownContent.cpp 0e88d4f0cb Various fixes to multi-select list boxes 10 yıl önce
BsGUIDropDownHitBox.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsGUIDropDownMenu.cpp 0e88d4f0cb Various fixes to multi-select list boxes 10 yıl önce
BsGUIElement.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsGUIElementBase.cpp d1c685013d Fixed an issue with non-client mouse events not having proper coordinates 10 yıl önce
BsGUIElementContainer.cpp 34ba85fa44 Refactored GUI layout updates so they are faster and don't require an update to the entire GUI widget 10 yıl önce
BsGUIElementStyle.cpp 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 yıl önce
BsGUIHelper.cpp ddba923fbf Fixed incorrect content size calculation when content contained an image 10 yıl önce
BsGUIInputBox.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsGUIInputCaret.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsGUIInputSelection.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsGUIInputTool.cpp c1d0163465 Minimized allocations when updating TextSprite 10 yıl önce
BsGUILabel.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsGUILayout.cpp 7daafa85e2 _markContentsAsDirty -> _markLayoutAsDirty 10 yıl önce
BsGUILayoutUtility.cpp b489b88a5a Fixed a GUI layout squishing issue that was caused by GUI panels not having their minimal layout size calculated 10 yıl önce
BsGUILayoutX.cpp b489b88a5a Fixed a GUI layout squishing issue that was caused by GUI panels not having their minimal layout size calculated 10 yıl önce
BsGUILayoutY.cpp b489b88a5a Fixed a GUI layout squishing issue that was caused by GUI panels not having their minimal layout size calculated 10 yıl önce
BsGUIListBox.cpp 0e88d4f0cb Various fixes to multi-select list boxes 10 yıl önce
BsGUIManager.cpp 57ab9f7cec Fix for scroll area not resizing contents when a scrollbar is added 10 yıl önce
BsGUIMaterialManager.cpp d61a7ecffd A lot more work on C# scene window 11 yıl önce
BsGUIMenu.cpp 77fd1ec83a Added a way to create new resources in Library Window 10 yıl önce
BsGUIMouseEvent.cpp 2b0aadfb00 Int/Float field drag to increment/decrement works again 10 yıl önce
BsGUIOptions.cpp 33ab6e3f79 Refactored GUILayoutOptions: 10 yıl önce
BsGUIPanel.cpp b489b88a5a Fixed a GUI layout squishing issue that was caused by GUI panels not having their minimal layout size calculated 10 yıl önce
BsGUIProgressBar.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsGUIRenderTexture.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsGUIScrollArea.cpp b489b88a5a Fixed a GUI layout squishing issue that was caused by GUI panels not having their minimal layout size calculated 10 yıl önce
BsGUIScrollBar.cpp 25035a6396 Added new GUI for scroll bar 10 yıl önce
BsGUIScrollBarHorz.cpp 2c35a0c825 Removed all the unused allocators 10 yıl önce
BsGUIScrollBarVert.cpp 2c35a0c825 Removed all the unused allocators 10 yıl önce
BsGUISkin.cpp 1c0c2110aa Added GUISkin C# wrapper and proper C# resource support 10 yıl önce
BsGUISkinRTTI.cpp 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 yıl önce
BsGUISlider.cpp 5efdd7772b Added Camera inspector 10 yıl önce
BsGUISliderHandle.cpp bf16de13f1 Added a GUISliderField and extended normal sliders with a range and step increment 10 yıl önce
BsGUISpace.cpp 2952bf6d1a Fixing an issue with layouts and spaces not getting removed from parent when destroyed 10 yıl önce
BsGUITextInputEvent.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 yıl önce
BsGUITexture.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsGUIToggle.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsGUIToggleGroup.cpp 60ee2232d7 More documentation 11 yıl önce
BsGUIViewport.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsHEString.cpp cd3174bc2a Localized strings no longer use a callback to notify owners about changes 10 yıl önce
BsImageSprite.cpp 2c35a0c825 Removed all the unused allocators 10 yıl önce
BsInputConfiguration.cpp 24bfe213ef Added serialization for SceneObject transform 10 yıl önce
BsLight.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 yıl önce
BsPlainText.cpp 2c35a0c825 Removed all the unused allocators 10 yıl önce
BsPlainTextImporter.cpp 1b1895f796 WIP VisualStudio project syncing 10 yıl önce
BsProfilerOverlay.cpp 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 yıl önce
BsRenderQueue.cpp f5fe01f847 Fixed render queue sorting 10 yıl önce
BsRenderable.cpp caabd3721e Fixing an issue with out-of-order core object syncing that was causing renderables to be invisible in very specific situations 10 yıl önce
BsRenderableHandler.cpp fc73944aef Better renderer param buffer binding 10 yıl önce
BsRenderer.cpp 43c78bc4d0 WIP shader includes 10 yıl önce
BsSceneManager.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 yıl önce
BsScriptCode.cpp 2c35a0c825 Removed all the unused allocators 10 yıl önce
BsScriptCodeImportOptions.cpp 1b1895f796 WIP VisualStudio project syncing 10 yıl önce
BsScriptCodeImporter.cpp 2c35a0c825 Removed all the unused allocators 10 yıl önce
BsScriptManager.cpp e1eaa8bfe2 Modified managed assembly loading so it's possible to reload it on project reload 10 yıl önce
BsShapeMeshes2D.cpp 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names 10 yıl önce
BsShapeMeshes3D.cpp d8d5034b30 Added a way to add basic 3D primitives to the scene 10 yıl önce
BsShortcutKey.cpp 4a4223c27e Added shortcut key names for non alphanumeric keys 10 yıl önce
BsShortcutManager.cpp 57c37f1601 Fixing menu bar shortcuts & shortcuts in general 10 yıl önce
BsSprite.cpp c1d0163465 Minimized allocations when updating TextSprite 10 yıl önce
BsSpriteTexture.cpp caabd3721e Fixing an issue with out-of-order core object syncing that was causing renderables to be invisible in very specific situations 10 yıl önce
BsTextSprite.cpp c1d0163465 Minimized allocations when updating TextSprite 10 yıl önce
BsVirtualInput.cpp 24bfe213ef Added serialization for SceneObject transform 10 yıl önce