Marko Pintera 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
..
BsApplication.cpp 43c78bc4d0 WIP shader includes 10 tahun lalu
BsBuiltinResources.cpp fbbe8659aa Refactored how builtin resources are processed and loaded 10 tahun lalu
BsCamera.cpp d0c583e20c Refactored SceneManager so it properly registers all cameras and renderables 11 tahun lalu
BsCameraHandler.cpp 2026432fe7 Add core object dependencies 11 tahun lalu
BsCursor.cpp 5251cd9fa3 More work on Material refactor. Moved template implementations to source files for better clarity. 11 tahun lalu
BsDragAndDropManager.cpp ae583e1ac5 WIP C# DragDropManager 10 tahun lalu
BsDrawHelper.cpp d9d9aeb050 Draw solid quads as two sided 11 tahun lalu
BsDrawHelperTemplate.cpp 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing 11 tahun lalu
BsGUIButton.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 tahun lalu
BsGUIButtonBase.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUIContent.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
BsGUIContextMenu.cpp 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 tahun lalu
BsGUIDimensions.cpp 33ab6e3f79 Refactored GUILayoutOptions: 10 tahun lalu
BsGUIDropDownBox.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 tahun lalu
BsGUIDropDownBoxManager.cpp 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 tahun lalu
BsGUIDropDownContent.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUIDropDownHitBox.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 tahun lalu
BsGUIElement.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUIElementBase.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 tahun lalu
BsGUIElementContainer.cpp 34ba85fa44 Refactored GUI layout updates so they are faster and don't require an update to the entire GUI widget 10 tahun lalu
BsGUIElementStyle.cpp 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 tahun lalu
BsGUIHelper.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 tahun lalu
BsGUIInputBox.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUIInputCaret.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 tahun lalu
BsGUIInputSelection.cpp d61a7ecffd A lot more work on C# scene window 11 tahun lalu
BsGUIInputTool.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 tahun lalu
BsGUILabel.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUILayout.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 tahun lalu
BsGUILayoutUtility.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 tahun lalu
BsGUILayoutX.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUILayoutY.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUIListBox.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 tahun lalu
BsGUIManager.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 tahun lalu
BsGUIMaterialManager.cpp d61a7ecffd A lot more work on C# scene window 11 tahun lalu
BsGUIMenu.cpp b518d7811b Drop down & menu bar fixes: 10 tahun lalu
BsGUIMouseEvent.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely 11 tahun lalu
BsGUIOptions.cpp 33ab6e3f79 Refactored GUILayoutOptions: 10 tahun lalu
BsGUIPanel.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUIProgressBar.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUIRenderTexture.cpp 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 tahun lalu
BsGUIScrollArea.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUIScrollBar.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUIScrollBarHorz.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 tahun lalu
BsGUIScrollBarVert.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 tahun lalu
BsGUISkin.cpp 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 tahun lalu
BsGUISkinRTTI.cpp 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 tahun lalu
BsGUISlider.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUISliderHandle.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUISpace.cpp 2952bf6d1a Fixing an issue with layouts and spaces not getting removed from parent when destroyed 10 tahun lalu
BsGUITextInputEvent.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
BsGUITexture.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUIToggle.cpp d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 tahun lalu
BsGUIToggleGroup.cpp 60ee2232d7 More documentation 11 tahun lalu
BsGUIViewport.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsGUIWidget.cpp 005da72c82 Better way of calculating GUI clip rectangle 10 tahun lalu
BsImageSprite.cpp d61a7ecffd A lot more work on C# scene window 11 tahun lalu
BsInputConfiguration.cpp eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 tahun lalu
BsOverlay.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
BsOverlayManager.cpp 4101088f37 Massive refactor due to work on Renderer 11 tahun lalu
BsPlainText.cpp e366d25700 WIP VS project generation 10 tahun lalu
BsPlainTextImporter.cpp 1b1895f796 WIP VisualStudio project syncing 10 tahun lalu
BsProfilerOverlay.cpp 36dd4706af WIP changing all uses of GUIArea to GUIPanel 10 tahun lalu
BsRenderQueue.cpp acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) 11 tahun lalu
BsRenderable.cpp d86ea39e25 Fixing renderable picking 11 tahun lalu
BsRenderableController.cpp acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) 11 tahun lalu
BsRenderableHandler.cpp d86ea39e25 Fixing renderable picking 11 tahun lalu
BsRenderer.cpp 43c78bc4d0 WIP shader includes 10 tahun lalu
BsSceneManager.cpp d0c583e20c Refactored SceneManager so it properly registers all cameras and renderables 11 tahun lalu
BsScriptCode.cpp 1b1895f796 WIP VisualStudio project syncing 10 tahun lalu
BsScriptCodeImportOptions.cpp 1b1895f796 WIP VisualStudio project syncing 10 tahun lalu
BsScriptCodeImporter.cpp 1b1895f796 WIP VisualStudio project syncing 10 tahun lalu
BsScriptManager.cpp 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related 11 tahun lalu
BsShapeMeshes2D.cpp 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing 11 tahun lalu
BsShapeMeshes3D.cpp 450b8a27a4 Rotate handle arcs are now properly positioned 11 tahun lalu
BsShortcutKey.cpp eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 tahun lalu
BsShortcutManager.cpp 57c37f1601 Fixing menu bar shortcuts & shortcuts in general 10 tahun lalu
BsSprite.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 tahun lalu
BsSpriteTexture.cpp eb609f487a When blocking for resource load optionally wait for dependencies too 11 tahun lalu
BsTextSprite.cpp 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges 10 tahun lalu
BsUpdateCallback.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 tahun lalu
BsVirtualInput.cpp eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 tahun lalu