BearishSun 5878b25e90 Fixing mesh rendering broken with earlier morph vertex declaration changes vor 9 Jahren
..
Win32 68f2b08a2e Fixing stack corruption on 32-bit builds vor 9 Jahren
BsBuildManager.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work vor 9 Jahren
BsBuiltinEditorResources.cpp 58df159860 Improving look of morph shape display in the animation inspector vor 9 Jahren
BsCmdBreakPrefab.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsCmdCloneSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsCmdCreateSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsCmdDeleteSO.cpp 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request vor 9 Jahren
BsCmdInstantiateSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsCmdRecordSO.cpp 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request vor 9 Jahren
BsCmdReparentSO.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsCodeEditor.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsDockManager.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default vor 9 Jahren
BsDockManagerLayout.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links vor 9 Jahren
BsDropDownWindow.cpp 3bc7345b29 Fixing drop down windows so they can properly handle drop down lists within them vor 9 Jahren
BsDropDownWindowManager.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsEditorApplication.cpp ca53f86531 Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work vor 9 Jahren
BsEditorCommand.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsEditorSettings.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings vor 9 Jahren
BsEditorShaderIncludeHandler.cpp 21b68b1870 Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it vor 9 Jahren
BsEditorTestSuite.cpp 63c61046cd Refactor serialization/RTTI system so it supports streaming vor 9 Jahren
BsEditorUtility.cpp cbda1f29ad Removing unnecessary variable vor 9 Jahren
BsEditorWidget.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings vor 9 Jahren
BsEditorWidgetContainer.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings vor 9 Jahren
BsEditorWidgetLayout.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links vor 9 Jahren
BsEditorWidgetManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links vor 9 Jahren
BsEditorWindow.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsEditorWindowBase.cpp eb5d33c976 Post processing: vor 9 Jahren
BsEditorWindowManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links vor 9 Jahren
BsGUIColor.cpp adcd1f7c57 Updated GUI so it can output different types of meshes (e.g. lines vs. triangles) vor 9 Jahren
BsGUIColorField.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings vor 9 Jahren
BsGUIDockSlider.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings vor 9 Jahren
BsGUIDropButton.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsGUIFieldBase.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsGUIFloatField.cpp dd32259b26 Animation clip splitting functional vor 9 Jahren
BsGUIHoverHitBox.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsGUIIntField.cpp dd32259b26 Animation clip splitting functional vor 9 Jahren
BsGUIListBoxField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsGUIMenuBar.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor vor 9 Jahren
BsGUIResourceTreeView.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings vor 9 Jahren
BsGUISceneTreeView.cpp 3a4610eef9 Animation events editor working vor 9 Jahren
BsGUISliderField.cpp dd32259b26 Animation clip splitting functional vor 9 Jahren
BsGUIStatusBar.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings vor 9 Jahren
BsGUITabButton.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links vor 9 Jahren
BsGUITabbedTitleBar.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings vor 9 Jahren
BsGUITextField.cpp dd32259b26 Animation clip splitting functional vor 9 Jahren
BsGUIToggleField.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsGUITreeView.cpp c195d0e7ae GUIFieldSelector WIP vor 9 Jahren
BsGUITreeViewEditBox.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsGUIVector2Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash vor 9 Jahren
BsGUIVector3Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash vor 9 Jahren
BsGUIVector4Field.cpp a92a2d6649 Fixing Vector GUI fields so their events don't cause a crash vor 9 Jahren
BsGUIWindowFrame.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor vor 9 Jahren
BsGUIWindowFrameWidget.cpp cdfa21d8bb Started work on GUICanvas control needed for rendering things like animation curve editor vor 9 Jahren
BsGizmoManager.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default vor 9 Jahren
BsHandleDrawManager.cpp 96bdac041e Material refactor WIP vor 9 Jahren
BsHandleManager.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings vor 9 Jahren
BsHandleSlider.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default vor 9 Jahren
BsHandleSliderDisc.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default vor 9 Jahren
BsHandleSliderLine.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default vor 9 Jahren
BsHandleSliderManager.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links vor 9 Jahren
BsHandleSliderPlane.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default vor 9 Jahren
BsMainEditorWindow.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings vor 9 Jahren
BsModalWindow.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings vor 9 Jahren
BsPlatformInfo.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsProjectLibrary.cpp 8de834e01c Animation playback during edit mode for preview purposes (WIP) vor 9 Jahren
BsProjectLibraryEntries.cpp 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links vor 9 Jahren
BsProjectResourceMeta.cpp a941a6309b Project library no longer reports inactive resource meta-data as if they were active vor 9 Jahren
BsProjectSettings.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsSceneCameraController.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsSceneEditorWidget.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsSceneGrid.cpp 96bdac041e Material refactor WIP vor 9 Jahren
BsScenePicking.cpp 9d73cc1da2 Various tweaks to the previous merge vor 9 Jahren
BsSelection.cpp c62c09ec13 Don't report destroyed scene objects from Selection. Fixes crash due to assembly refresh. vor 9 Jahren
BsSelectionRenderer.cpp 5878b25e90 Fixing mesh rendering broken with earlier morph vertex declaration changes vor 9 Jahren
BsSettings.cpp 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren
BsUndoRedo.cpp cca31b40af Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings vor 9 Jahren