Josh Engebretson
|
3c9817df7f
Compilation and link delta
|
9 years ago |
Shaddock Heath
|
1364448c2c
Fix issue with renaming scene files. also removed defunct ProjectUnloaded event.
|
9 years ago |
Shaddock Heath
|
95858eb29c
Added delete, rename, and project unloaded events to the native side so it can route these events to the web view
|
9 years ago |
Josh Engebretson
|
94b70f32e7
Applying MIT License
|
9 years ago |
rsredsq
|
784505d5c9
Mark widget as uncaptured Before sending an up/click event.
|
10 years ago |
rsredsq
|
5173b0d0b8
Refactored pointer up/down function
|
10 years ago |
Josh Engebretson
|
eb25ef0a73
Revert "I've done small clean up for the ui pointer event(again), it's related a bit to the #512, because the click/up event was sent twice"
|
10 years ago |
rsredsq
|
5d4cb69464
I've done small clean up for the ui pointer event(again), it's related a bit to the #512, because the click/up event was sent twice
|
10 years ago |
Josh Engebretson
|
9ac8af5eb7
Don't bubble pointer down on resource editor widgets
|
10 years ago |
Josh Engebretson
|
0d682c8cc2
Another go at fixing resource modification dialog issue
|
10 years ago |
Josh Engebretson
|
1414d1ae70
Only respond to click event, instead of both mouse down + click
|
10 years ago |
rsredsq
|
a0f417454b
Capitalization fix, added AddButtonLeft function, prevent opening new dialog.
|
10 years ago |
rsredsq
|
7cdfe31a16
Updated buttons on Unsaved Modification window
|
10 years ago |
rsredsq
|
3e72fcb096
Added file name to Unsaved Modification window's dialog
|
10 years ago |
rsredsq
|
68486a26f1
Unified events names
|
10 years ago |
rsredsq
|
0e3f709ea1
Events moved to the separate file. Clean up, refactored.
|
10 years ago |
rsredsq
|
8cd2309511
Clean up, removed unnecessary event, added UnsubscribeFromEvent function
|
10 years ago |
rsredsq
|
483ff90cf2
Small fix. Event should be sent when editor closed
|
10 years ago |
rsredsq
|
e3e2ca793c
Check for unsaved changes before closing whole project or editor
|
10 years ago |
Josh Engebretson
|
466f3f7a32
Cleanups for PR
|
10 years ago |
rsredsq
|
0fd9e767ff
Don't check for unsaved changes in SceneEditor yet, some fixes and clean up
|
10 years ago |
rsredsq
|
28d3b83fd6
Fix for checking unsaved changes
|
10 years ago |
rsredsq
|
9d7ea2fc76
Check for unsaved changes before closing a JSResourceEditor
|
10 years ago |
rsredsq
|
8ac893a7b6
Added InvokeShortcut function. Undo, redo, cut, copy, paste, select all buttons now works from Edit menu.
|
10 years ago |
Josh Engebretson
|
b855775214
Update
|
10 years ago |
Josh Engebretson
|
3e73fd49c4
Display material name in material inspector, add some missing ambient TypeScript decl, support files changing from underneath AssetDatabase
|
10 years ago |
Josh Engebretson
|
fb3e81417e
Move reference AtomicEditor implementation to Attic, TypeScript AtomicEditorWork now AtomicEditor
|
10 years ago |