BearishSun
|
97d3129728
Added settings window
|
10 лет назад |
BearishSun
|
a393b43fc3
Hooked up color picker to the color field
|
10 лет назад |
BearishSun
|
92f71af102
Fixed an issue where ScriptGUIScrollArea child layout's interop object wasn't being cleaned up
|
10 лет назад |
Marko Pintera
|
15fc707495
Documentation
|
10 лет назад |
Marko Pintera
|
b59b26a228
Fixed a crash when re-opening the scene window due to finalizer incorrectly cleaning up the active window
|
10 лет назад |
Marko Pintera
|
10657f775c
Added proper names for C# editor windows
|
10 лет назад |
Marko Pintera
|
4f09002f28
Fixed an issue where closing & opening the scene window was causing a crash because editor application was holding an instance to the old version
|
10 лет назад |
Marko Pintera
|
97422accdc
All thunk calls now use MonoUtil::invokeThunk
|
10 лет назад |
Marko Pintera
|
09ea24b888
C# DialogBox class ready to use
|
10 лет назад |
Marko Pintera
|
86f54d6527
Mostly finished with the project library import progress bar
|
10 лет назад |
Marko Pintera
|
0eb7d2b417
Bulk of the work for Project Window drop down (WIP)
|
10 лет назад |
Marko Pintera
|
d48eac3ca9
Modified how C# GUI element destruction works so it now properly handles elements that go out of scope
|
10 лет назад |
Marko Pintera
|
65cdd2a30a
Removed all uses of GUIArea (WIP)
|
10 лет назад |
Marko Pintera
|
1b1895f796
WIP VisualStudio project syncing
|
10 лет назад |
Marko Pintera
|
2ba6cb589b
Properly clean up C# GUIPanels when window is closed or when assembly refresh occurs
|
11 лет назад |
Marko Pintera
|
3638a07125
More fixes to assembly refresh
|
11 лет назад |
Marko Pintera
|
1f8b1397d7
More fixes due to assembly refresh changes - Editor runs
|
11 лет назад |
Marko Pintera
|
9d7c42430e
Added support for enum serialization
|
11 лет назад |
Marko Pintera
|
3aa329733b
Assembly refresh (WIP - Does not run)
|
11 лет назад |
Marko Pintera
|
d61a7ecffd
A lot more work on C# scene window
|
11 лет назад |
Marko Pintera
|
46eb1edb0f
WIP Scene window
|
11 лет назад |
Marko Pintera
|
49c177131f
Added tracking of editor widget focus and a way to transform screen to widget coordinates
|
11 лет назад |
Marko Pintera
|
e9fc86930e
A lot more work on handles (WIP)
|
11 лет назад |
Marko Pintera
|
203fbc8fc6
Renamed all macros/methods starting with "cm" to "bs"
|
11 лет назад |
Marko Pintera
|
84d73a2baa
More fixes to prevent errors at shutdown - Mostly Mono and Script related
|
11 лет назад |
Marko Pintera
|
8bfe4ef813
Ported to VS2013 and removed boost completely
|
11 лет назад |
Marko Pintera
|
ce8ea08d5c
Refactoring ScriptObject so destruction and construction is encapsulated within it
|
11 лет назад |
Marko Pintera
|
0bb5903b9e
Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine
|
11 лет назад |
Marko Pintera
|
b47fd717dd
Refactored C# GUI so it uses GUIPanels
|
11 лет назад |
Marko Pintera
|
d55f242a1c
Using std::function and std::bind instead of boost
|
11 лет назад |