Marko Pintera 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone há 10 anos atrás
..
Win32 95b85ee642 Documentation há 10 anos atrás
BsBuildManager.cpp 2c35a0c825 Removed all the unused allocators há 10 anos atrás
BsBuiltinEditorResources.cpp 09bbc8848d Added C# Undo/redo (untested) há 10 anos atrás
BsCmdCloneSO.cpp e8ef106115 Scene tree view features (untested) há 10 anos atrás
BsCmdCreateSO.cpp e8ef106115 Scene tree view features (untested) há 10 anos atrás
BsCmdDeleteSO.cpp b5906002ab GUISceneTreeView elements can be deleted há 10 anos atrás
BsCmdInstantiateSO.cpp 1b8b8a2129 GUISceneTreeView fixes: há 10 anos atrás
BsCmdRecordSO.cpp b5906002ab GUISceneTreeView elements can be deleted há 10 anos atrás
BsCmdReparentSO.cpp e8ef106115 Scene tree view features (untested) há 10 anos atrás
BsCmdUtility.cpp 2994521533 Added an undo/redo command for deleting SceneObjects and its unit test há 10 anos atrás
BsCodeEditor.cpp 43c78bc4d0 WIP shader includes há 10 anos atrás
BsDockManager.cpp 2c35a0c825 Removed all the unused allocators há 10 anos atrás
BsDockManagerLayout.cpp d61a7ecffd A lot more work on C# scene window há 11 anos atrás
BsDropDownWindow.cpp 2fc87ffbf4 Update from prefab, and recording prefab diff now properly handles child prefab instances há 10 anos atrás
BsDropDownWindowManager.cpp 64b31cf1e5 Added DropDownWindow (WIP) há 10 anos atrás
BsEditorApplication.cpp 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone há 10 anos atrás
BsEditorCommand.cpp b5906002ab GUISceneTreeView elements can be deleted há 10 anos atrás
BsEditorSettings.cpp ddef406ac9 C# profiler overlay há 10 anos atrás
BsEditorTestSuite.cpp 2c35a0c825 Removed all the unused allocators há 10 anos atrás
BsEditorUtility.cpp e9fc86930e A lot more work on handles (WIP) há 11 anos atrás
BsEditorWidget.cpp 4704613fa4 Modified profiler overlay so it doesn't render under the geometry há 10 anos atrás
BsEditorWidgetContainer.cpp 10657f775c Added proper names for C# editor windows há 10 anos atrás
BsEditorWidgetLayout.cpp 9982b0ebd7 Added render window functionality for minimize/maximize/restore há 11 anos atrás
BsEditorWidgetManager.cpp 2c35a0c825 Removed all the unused allocators há 10 anos atrás
BsEditorWindow.cpp 7f224d0279 Fixed an issue where editor window non-client areas were not properly set up right after creation há 10 anos atrás
BsEditorWindowBase.cpp 4704613fa4 Modified profiler overlay so it doesn't render under the geometry há 10 anos atrás
BsEditorWindowManager.cpp 09ea24b888 C# DialogBox class ready to use há 10 anos atrás
BsGUIColor.cpp 2c35a0c825 Removed all the unused allocators há 10 anos atrás
BsGUIColorField.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) há 10 anos atrás
BsGUIComponentFoldout.cpp 56fada9981 Added support for reading UTF8 & UTF16 files há 10 anos atrás
BsGUIDockSlider.cpp 2c35a0c825 Removed all the unused allocators há 10 anos atrás
BsGUIDropButton.cpp 2c35a0c825 Removed all the unused allocators há 10 anos atrás
BsGUIFieldBase.cpp 005da72c82 Better way of calculating GUI clip rectangle há 10 anos atrás
BsGUIFloatField.cpp c2015dd039 Int/Float fields now properly trigger on changed events when their values are changed by mouse drag há 10 anos atrás
BsGUIFoldout.cpp ddf2e30ba6 Improved inspector and menu bar look há 10 anos atrás
BsGUIIntField.cpp c2015dd039 Int/Float fields now properly trigger on changed events when their values are changed by mouse drag há 10 anos atrás
BsGUIMenuBar.cpp ddf2e30ba6 Improved inspector and menu bar look há 10 anos atrás
BsGUIResourceTreeView.cpp 2c35a0c825 Removed all the unused allocators há 10 anos atrás
BsGUISceneTreeView.cpp 809719519c Modified managed components so their managed instances aren't created if the parent SO isn't being instantiated há 10 anos atrás
BsGUIStatusBar.cpp abdc256dcf Status bar working há 10 anos atrás
BsGUITabButton.cpp 2c35a0c825 Removed all the unused allocators há 10 anos atrás
BsGUITabbedTitleBar.cpp 2c35a0c825 Removed all the unused allocators há 10 anos atrás
BsGUITextField.cpp 005da72c82 Better way of calculating GUI clip rectangle há 10 anos atrás
BsGUIToggleField.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) há 10 anos atrás
BsGUITreeView.cpp 809719519c Modified managed components so their managed instances aren't created if the parent SO isn't being instantiated há 10 anos atrás
BsGUITreeViewEditBox.cpp a637a4a168 Added clone() method to material to make it easier to modify individual instances há 10 anos atrás
BsGUIVector2Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) há 10 anos atrás
BsGUIVector3Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) há 10 anos atrás
BsGUIVector4Field.cpp 65cdd2a30a Removed all uses of GUIArea (WIP) há 10 anos atrás
BsGUIWindowFrame.cpp 2c35a0c825 Removed all the unused allocators há 10 anos atrás
BsGUIWindowFrameWidget.cpp 36dd4706af WIP changing all uses of GUIArea to GUIPanel há 10 anos atrás
BsGizmoManager.cpp 2c35a0c825 Removed all the unused allocators há 10 anos atrás
BsHandleDrawManager.cpp 246f5b3acb Added better handle/gizmo shaders há 10 anos atrás
BsHandleManager.cpp 06a238cab0 Update inspector as selection changes há 10 anos atrás
BsHandleSlider.cpp 25467d81a7 Fixing handles so their deltas don't scale with distance of camera to handle há 10 anos atrás
BsHandleSliderDisc.cpp fa5e36a9fe Fixing incorrect normals with disc slider há 10 anos atrás
BsHandleSliderLine.cpp 17e7648476 Work on handles: há 11 anos atrás
BsHandleSliderManager.cpp 24f99ac96e Various fixes in order to get handles operational há 11 anos atrás
BsHandleSliderPlane.cpp 2756c62212 Documentation há 10 anos atrás
BsMainEditorWindow.cpp 087cb42638 Added menu items for builtin components há 10 anos atrás
BsModalWindow.cpp 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges há 10 anos atrás
BsPlatformInfo.cpp 558bba0c05 Added runtime script compiling (untested) há 10 anos atrás
BsProjectLibrary.cpp 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone há 10 anos atrás
BsProjectLibraryEntries.cpp 2c35a0c825 Removed all the unused allocators há 10 anos atrás
BsProjectResourceMeta.cpp 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone há 10 anos atrás
BsResourceImporter.cpp d195e06084 Added prefab importer so that prefabs are recognized by the project library há 10 anos atrás
BsSceneCameraController.cpp b64a0482e7 Various Gizmo rendering fixes há 11 anos atrás
BsSceneEditorWidget.cpp 46eb1edb0f WIP Scene window há 11 anos atrás
BsSceneGrid.cpp 2c35a0c825 Removed all the unused allocators há 10 anos atrás
BsScenePicking.cpp aec99b0b0f Sampler state filtering overrides (WIP) há 10 anos atrás
BsSceneViewHandler.cpp 251c1f13b1 Selecting a resource properly removes the selection overlay and active handle from scene view há 10 anos atrás
BsSelection.cpp 02ce72bd87 Added Ping to GUISceneTreeView há 10 anos atrás
BsSelectionRenderer.cpp 3187a5f447 Hook up light updates in renderer core há 10 anos atrás
BsShaderIncludeHandler.cpp fbbe8659aa Refactored how builtin resources are processed and loaded há 10 anos atrás
BsUndoRedo.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" há 11 anos atrás