BearishSun 5878b25e90 Fixing mesh rendering broken with earlier morph vertex declaration changes 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 58df159860 Improving look of morph shape display in the animation inspector 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 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request 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 61b712dc2c Scene object state can now be recorded using SerializedSceneObject and restored to original state on request 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
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 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 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 cbda1f29ad Removing unnecessary variable 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 dd32259b26 Animation clip splitting functional 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 dd32259b26 Animation clip splitting functional 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 dd32259b26 Animation clip splitting functional 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 dd32259b26 Animation clip splitting functional 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 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 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 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default hace 9 años
BsHandleSliderDisc.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default hace 9 años
BsHandleSliderLine.cpp 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 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 38e6e99f41 Refactored Vector and Quaternion types so they don't perform zero initialization by default 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 8de834e01c Animation playback during edit mode for preview purposes (WIP) 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 a941a6309b Project library no longer reports inactive resource meta-data as if they were active 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 9d73cc1da2 Various tweaks to the previous merge 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 5878b25e90 Fixing mesh rendering broken with earlier morph vertex declaration changes 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