BearishSun 96bdac041e Material refactor WIP hace 9 años
..
Win32 68f2b08a2e Fixing stack corruption on 32-bit builds hace 9 años
BsBuildManager.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work hace 9 años
BsBuiltinEditorResources.cpp 546d1ebef0 Scroll bar handle size is now saved in percentage so that is properly resizes when the scrollbar size changes hace 9 años
BsCmdBreakPrefab.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsCmdCloneSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsCmdCreateSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsCmdDeleteSO.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsCmdInstantiateSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsCmdRecordSO.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsCmdReparentSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsCmdUtility.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 9 años
BsCodeEditor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsDockManager.cpp 96bdac041e Material refactor WIP hace 9 años
BsDockManagerLayout.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 9 años
BsDropDownWindow.cpp 3bc7345b29 Fixing drop down windows so they can properly handle drop down lists within them hace 9 años
BsDropDownWindowManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsEditorApplication.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work hace 9 años
BsEditorCommand.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsEditorSettings.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsEditorShaderIncludeHandler.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it hace 9 años
BsEditorTestSuite.cpp 63c61046cd Refactor serialization/RTTI system so it supports streaming hace 9 años
BsEditorUtility.cpp b5b2b76c83 Added a way to set and retrieve animation curves to AnimationClip in C# hace 9 años
BsEditorWidget.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsEditorWidgetContainer.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsEditorWidgetLayout.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 9 años
BsEditorWidgetManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 9 años
BsEditorWindow.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsEditorWindowBase.cpp eb5d33c976 Post processing: hace 9 años
BsEditorWindowManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 9 años
BsGUIColor.cpp adcd1f7c57 Updated GUI so it can output different types of meshes (e.g. lines vs. triangles) hace 9 años
BsGUIColorField.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsGUIDockSlider.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsGUIDropButton.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsGUIFieldBase.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsGUIFloatField.cpp 026e008256 Better way of handling ticks in curve and timeline drawing for the animation editor hace 9 años
BsGUIHoverHitBox.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsGUIIntField.cpp 026e008256 Better way of handling ticks in curve and timeline drawing for the animation editor hace 9 años
BsGUIListBoxField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsGUIMenuBar.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor hace 9 años
BsGUIResourceTreeView.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsGUISceneTreeView.cpp 3a4610eef9 Animation events editor working hace 9 años
BsGUISliderField.cpp 52970a388f Minor tweaks to follow engine guidelines hace 9 años
BsGUIStatusBar.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsGUITabButton.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 9 años
BsGUITabbedTitleBar.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsGUITextField.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsGUIToggleField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsGUITreeView.cpp c195d0e7ae GUIFieldSelector WIP hace 9 años
BsGUITreeViewEditBox.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsGUIVector2Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash hace 9 años
BsGUIVector3Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash hace 9 años
BsGUIVector4Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash hace 9 años
BsGUIWindowFrame.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor hace 9 años
BsGUIWindowFrameWidget.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor hace 9 años
BsGizmoManager.cpp 96bdac041e Material refactor WIP hace 9 años
BsHandleDrawManager.cpp 96bdac041e Material refactor WIP hace 9 años
BsHandleManager.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsHandleSlider.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsHandleSliderDisc.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsHandleSliderLine.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 9 años
BsHandleSliderManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 9 años
BsHandleSliderPlane.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsMainEditorWindow.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsModalWindow.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años
BsPlatformInfo.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsProjectLibrary.cpp 0b4c5846dc Added a way to attach editor-only data to resources hace 9 años
BsProjectLibraryEntries.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 9 años
BsProjectResourceMeta.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 9 años
BsProjectSettings.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsSceneCameraController.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsSceneEditorWidget.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsSceneGrid.cpp 96bdac041e Material refactor WIP hace 9 años
BsScenePicking.cpp 96bdac041e Material refactor WIP hace 9 años
BsSelection.cpp c62c09ec13 Don't report destroyed scene objects from Selection. Fixes crash due to assembly refresh. hace 9 años
BsSelectionRenderer.cpp 96bdac041e Material refactor WIP hace 9 años
BsSettings.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años
BsUndoRedo.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings hace 9 años