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