Marko Pintera 1b1895f796 WIP VisualStudio project syncing há 10 anos atrás
..
BsApplication.cpp 1b1895f796 WIP VisualStudio project syncing há 10 anos atrás
BsBuiltinResources.cpp 0b1d2c1bd9 Render texture now keeps a handle to a texture instead of a pointer há 11 anos atrás
BsCamera.cpp d0c583e20c Refactored SceneManager so it properly registers all cameras and renderables há 11 anos atrás
BsCameraHandler.cpp 2026432fe7 Add core object dependencies há 11 anos atrás
BsCursor.cpp 5251cd9fa3 More work on Material refactor. Moved template implementations to source files for better clarity. há 11 anos atrás
BsDragAndDropManager.cpp ae583e1ac5 WIP C# DragDropManager há 10 anos atrás
BsDrawHelper.cpp d9d9aeb050 Draw solid quads as two sided há 11 anos atrás
BsDrawHelperTemplate.cpp 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing há 11 anos atrás
BsGUIArea.cpp fc7fc179b9 More work on ColorPicker há 11 anos atrás
BsGUIButton.cpp 17afc600a7 Massive Cm->Bs file rename há 11 anos atrás
BsGUIButtonBase.cpp 27d362cd4c Most GUI elements are now tintable há 11 anos atrás
BsGUIContent.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine há 11 anos atrás
BsGUIContextMenu.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine há 11 anos atrás
BsGUIDropDownBox.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I há 11 anos atrás
BsGUIDropDownBoxManager.cpp 17afc600a7 Massive Cm->Bs file rename há 11 anos atrás
BsGUIDropDownHitBox.cpp e9775eae14 Added GUILayoutExplicit há 11 anos atrás
BsGUIElement.cpp bdc149073b GUILayout refactor so child layouts properly respect their elements min and max sizes há 11 anos atrás
BsGUIElementBase.cpp bdc149073b GUILayout refactor so child layouts properly respect their elements min and max sizes há 11 anos atrás
BsGUIElementContainer.cpp e9775eae14 Added GUILayoutExplicit há 11 anos atrás
BsGUIHelper.cpp f256dad7d6 Texture refactor to comply with new CoreObject design há 11 anos atrás
BsGUIInputBox.cpp 0155525166 Fixed a bug where min/max range in int/float fields wasn't properly applied há 10 anos atrás
BsGUIInputCaret.cpp d61a7ecffd A lot more work on C# scene window há 11 anos atrás
BsGUIInputSelection.cpp d61a7ecffd A lot more work on C# scene window há 11 anos atrás
BsGUIInputTool.cpp 0155525166 Fixed a bug where min/max range in int/float fields wasn't properly applied há 10 anos atrás
BsGUILabel.cpp 27d362cd4c Most GUI elements are now tintable há 11 anos atrás
BsGUILayout.cpp bdc149073b GUILayout refactor so child layouts properly respect their elements min and max sizes há 11 anos atrás
BsGUILayoutExplicit.cpp bdc149073b GUILayout refactor so child layouts properly respect their elements min and max sizes há 11 anos atrás
BsGUILayoutOptions.cpp bdc149073b GUILayout refactor so child layouts properly respect their elements min and max sizes há 11 anos atrás
BsGUILayoutUtility.cpp bdc149073b GUILayout refactor so child layouts properly respect their elements min and max sizes há 11 anos atrás
BsGUILayoutX.cpp bf1c1e80c1 Fixed an issue with new GUILayout code há 11 anos atrás
BsGUILayoutY.cpp bf1c1e80c1 Fixed an issue with new GUILayout code há 11 anos atrás
BsGUIListBox.cpp e9775eae14 Added GUILayoutExplicit há 11 anos atrás
BsGUIManager.cpp 1b1895f796 WIP VisualStudio project syncing há 10 anos atrás
BsGUIMaterialManager.cpp d61a7ecffd A lot more work on C# scene window há 11 anos atrás
BsGUIMenu.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" há 11 anos atrás
BsGUIMouseEvent.cpp 8bfe4ef813 Ported to VS2013 and removed boost completely há 11 anos atrás
BsGUIOptions.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine há 11 anos atrás
BsGUIProgressBar.cpp 27d362cd4c Most GUI elements are now tintable há 11 anos atrás
BsGUIRenderTexture.cpp 27d362cd4c Most GUI elements are now tintable há 11 anos atrás
BsGUIScrollArea.cpp bdc149073b GUILayout refactor so child layouts properly respect their elements min and max sizes há 11 anos atrás
BsGUIScrollBar.cpp 27d362cd4c Most GUI elements are now tintable há 11 anos atrás
BsGUIScrollBarHorz.cpp dd31dc8f1c GUI slider and progress bar WIP há 11 anos atrás
BsGUIScrollBarVert.cpp dd31dc8f1c GUI slider and progress bar WIP há 11 anos atrás
BsGUISkin.cpp 17afc600a7 Massive Cm->Bs file rename há 11 anos atrás
BsGUISlider.cpp 27d362cd4c Most GUI elements are now tintable há 11 anos atrás
BsGUISliderHandle.cpp 27d362cd4c Most GUI elements are now tintable há 11 anos atrás
BsGUISpace.cpp bdc149073b GUILayout refactor so child layouts properly respect their elements min and max sizes há 11 anos atrás
BsGUITextInputEvent.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine há 11 anos atrás
BsGUITexture.cpp 27d362cd4c Most GUI elements are now tintable há 11 anos atrás
BsGUIToggle.cpp e9775eae14 Added GUILayoutExplicit há 11 anos atrás
BsGUIToggleGroup.cpp 60ee2232d7 More documentation há 11 anos atrás
BsGUIViewport.cpp e9775eae14 Added GUILayoutExplicit há 11 anos atrás
BsGUIWidget.cpp e9775eae14 Added GUILayoutExplicit há 11 anos atrás
BsImageSprite.cpp d61a7ecffd A lot more work on C# scene window há 11 anos atrás
BsInputConfiguration.cpp a713a99a65 More documentation & input fixes há 11 anos atrás
BsOverlay.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine há 11 anos atrás
BsOverlayManager.cpp 4101088f37 Massive refactor due to work on Renderer há 11 anos atrás
BsPlainText.cpp e366d25700 WIP VS project generation há 10 anos atrás
BsPlainTextImporter.cpp 1b1895f796 WIP VisualStudio project syncing há 10 anos atrás
BsProfilerOverlay.cpp ae583e1ac5 WIP C# DragDropManager há 10 anos atrás
BsRenderQueue.cpp acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) há 11 anos atrás
BsRenderable.cpp d86ea39e25 Fixing renderable picking há 11 anos atrás
BsRenderableController.cpp acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) há 11 anos atrás
BsRenderableHandler.cpp d86ea39e25 Fixing renderable picking há 11 anos atrás
BsRenderer.cpp d1f2d75a79 WIP C# interface for ImportOptions complete há 10 anos atrás
BsSceneManager.cpp d0c583e20c Refactored SceneManager so it properly registers all cameras and renderables há 11 anos atrás
BsScriptCode.cpp 1b1895f796 WIP VisualStudio project syncing há 10 anos atrás
BsScriptCodeImportOptions.cpp 1b1895f796 WIP VisualStudio project syncing há 10 anos atrás
BsScriptCodeImporter.cpp 1b1895f796 WIP VisualStudio project syncing há 10 anos atrás
BsScriptManager.cpp 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related há 11 anos atrás
BsShapeMeshes2D.cpp 0dac075862 Refactored draw helpers so they are fully static and just provide geometry data and don't do any drawing há 11 anos atrás
BsShapeMeshes3D.cpp 450b8a27a4 Rotate handle arcs are now properly positioned há 11 anos atrás
BsSprite.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I há 11 anos atrás
BsSpriteTexture.cpp eb609f487a When blocking for resource load optionally wait for dependencies too há 11 anos atrás
BsTextSprite.cpp d61a7ecffd A lot more work on C# scene window há 11 anos atrás
BsUpdateCallback.cpp 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine há 11 anos atrás
BsVirtualInput.cpp 964e591f57 More documentation há 11 anos atrás