| .. |
|
BsEditorResourceLoader.cpp
|
21b68b1870
Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it
|
9 年 前 |
|
BsEditorScriptLibrary.cpp
|
19ebd1e824
Fixed issue where color picking doesn't work properly
|
9 年 前 |
|
BsEditorScriptManager.cpp
|
19ebd1e824
Fixed issue where color picking doesn't work properly
|
9 年 前 |
|
BsGUIGameObjectField.cpp
|
44ce003668
All projects now compile with Clang
|
9 年 前 |
|
BsGUIResourceField.cpp
|
21b68b1870
Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it
|
9 年 前 |
|
BsGUITextureField.cpp
|
21b68b1870
Refactored resource loading so the loaded resource can decide whether to keep original loaded data or discard it
|
9 年 前 |
|
BsMenuItemManager.cpp
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 年 前 |
|
BsScriptBrowseDialog.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptBuildManager.cpp
|
ca53f86531
Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work
|
9 年 前 |
|
BsScriptCodeEditor.cpp
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 年 前 |
|
BsScriptDragDropManager.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptDropDownWindow.cpp
|
85a25e08cf
Refactored DropDownWindow so that creating GUI in constructor doesn't cause a crash
|
9 年 前 |
|
BsScriptEditorApplication.cpp
|
ca53f86531
Fixing build so it doesn't rely on the working folder, so build paths outside of the standard path work
|
9 年 前 |
|
BsScriptEditorBuiltin.cpp
|
7896f9f7f4
Animation editor field display and field selection WIP
|
9 年 前 |
|
BsScriptEditorInput.cpp
|
d81c51949e
Input events marked as used (i.e. by GUI) can now be detected by C# code
|
9 年 前 |
|
BsScriptEditorPlugin.cpp
|
cca31b40af
Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings
|
9 年 前 |
|
BsScriptEditorSettings.cpp
|
2b388725cb
Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links
|
9 年 前 |
|
BsScriptEditorTestSuite.cpp
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 年 前 |
|
BsScriptEditorUtility.cpp
|
19bfdcfb47
Fixed crash when light is added.
|
9 年 前 |
|
BsScriptEditorVirtualInput.cpp
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 年 前 |
|
BsScriptEditorWindow.cpp
|
3e78ef950b
Fixed invalid calculation for editor window cursor hover
|
9 年 前 |
|
BsScriptFolderMonitor.cpp
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 年 前 |
|
BsScriptGUIColorField.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptGUIEnumField.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptGUIFloatField.cpp
|
ee7c0beffe
Fixed typo on return type
|
9 年 前 |
|
BsScriptGUIGameObjectField.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptGUIIntField.cpp
|
d0a982313a
Implemented stepping logic on GUIFloatField and GUIIntField
|
9 年 前 |
|
BsScriptGUIListBoxField.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptGUIResourceField.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptGUISceneTreeView.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptGUISliderField.cpp
|
9b4afd8157
Added sliders on ranged inspector fields with stepping functionality.
|
9 年 前 |
|
BsScriptGUITextField.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptGUITextureField.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptGUIToggleField.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptGUIVector2Field.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptGUIVector3Field.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptGUIVector4Field.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptGizmoManager.cpp
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 年 前 |
|
BsScriptGizmos.cpp
|
2b388725cb
Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links
|
9 年 前 |
|
BsScriptHandleDrawing.cpp
|
44ce003668
All projects now compile with Clang
|
9 年 前 |
|
BsScriptHandleManager.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptHandleSlider.cpp
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 年 前 |
|
BsScriptHandleSliderDisc.cpp
|
44ce003668
All projects now compile with Clang
|
9 年 前 |
|
BsScriptHandleSliderLine.cpp
|
44ce003668
All projects now compile with Clang
|
9 年 前 |
|
BsScriptHandleSliderManager.cpp
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 年 前 |
|
BsScriptHandleSliderPlane.cpp
|
44ce003668
All projects now compile with Clang
|
9 年 前 |
|
BsScriptImportOptions.cpp
|
e7dbe16a48
Better animation split info inspector GUI
|
9 年 前 |
|
BsScriptInspectorUtility.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptModalWindow.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptOSDropTarget.cpp
|
44ce003668
All projects now compile with Clang
|
9 年 前 |
|
BsScriptPlatformInfo.cpp
|
44ce003668
All projects now compile with Clang
|
9 年 前 |
|
BsScriptPrefabUtility.cpp
|
e791a68e45
Fixed a bug where applying a prefab on a non-root prefab instance SO would not properly save the prefab
|
9 年 前 |
|
BsScriptProjectLibrary.cpp
|
0b4c5846dc
Added a way to attach editor-only data to resources
|
9 年 前 |
|
BsScriptProjectSettings.cpp
|
2b388725cb
Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links
|
9 年 前 |
|
BsScriptSceneGizmos.cpp
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 年 前 |
|
BsScriptSceneGrid.cpp
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 年 前 |
|
BsScriptSceneHandles.cpp
|
44ce003668
All projects now compile with Clang
|
9 年 前 |
|
BsScriptSceneSelection.cpp
|
9d73cc1da2
Various tweaks to the previous merge
|
9 年 前 |
|
BsScriptSelection.cpp
|
6495d0a485
Refactored both script libraries so they no longer reference mono runtime directly
|
9 年 前 |
|
BsScriptSerializedDiff.cpp
|
3ef2ddcfca
Added the ability to manually serialize and deserialize managed objects in C#
|
9 年 前 |
|
BsScriptSerializedObject.cpp
|
3ef2ddcfca
Added the ability to manually serialize and deserialize managed objects in C#
|
9 年 前 |
|
BsScriptSerializedSceneObject.cpp
|
61b712dc2c
Scene object state can now be recorded using SerializedSceneObject and restored to original state on request
|
9 年 前 |
|
BsScriptUndoRedo.cpp
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 年 前 |
|
BsScriptUnitTests.cpp
|
2b388725cb
Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links
|
9 年 前 |
|
BsToolbarItemManager.cpp
|
44ce003668
All projects now compile with Clang
|
9 年 前 |