Shaddock Heath
|
6c96ab225f
Modifications to JSResourceEditor - pass path to code editor URL from the typescript (custom editor class, allowing for a variety of pure web editor implementations) and fixes issue with the EDITOR_SAVE_FILE AtomicQuery call so that the web view can pass up a code block and path and it will save it.
|
9 년 전 |
Shaddock Heath
|
7814c18962
Removed Delete resource and project unloaded native events
|
9 년 전 |
Shaddock Heath
|
797b7d78de
Removed the native event for the user preferences changed as it's no longer needed
|
9 년 전 |
Shaddock Heath
|
2af71ef32f
Have the JSResource window listen for user preference change notification events
|
9 년 전 |
Shaddock Heath
|
b630f5bb3a
added the ability to allow the webview code to retrieve user preferences
|
9 년 전 |
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 년 전 |
Shaddock Heath
|
2948b2e685
cleaning up the way files are transmitted to the web view and staging the ability to compile typescript in the webview and notify the host to save the generated code
|
9 년 전 |
Shaddock Heath
|
a0aaeda280
- delay loading of the code into the editor instance until the editor instance notifies the host that it is fully loaded and all bits are required in
|
9 년 전 |
Josh Engebretson
|
94b70f32e7
Applying MIT License
|
9 년 전 |
Josh Engebretson
|
f04c03fc9e
Support setting WebTexture2D clear color
|
10 년 전 |
Josh Engebretson
|
d88a1dac07
Remove hard coded Editor.html path, fix Xcode build, update WebView cmake script for Xcode paths
|
10 년 전 |
Josh Engebretson
|
1bbc00a183
Fix for WebView resize issue, use key combinations as the shortcuts invocation isn't quite working
|
10 년 전 |
Josh Engebretson
|
d9c853be10
Round tripping code edits with UIWebView Ace editor
|
10 년 전 |
Josh Engebretson
|
dd342a49b8
Adding Web message handling, separate process app setup, etc
|
10 년 전 |
Josh Engebretson
|
1ae0081521
Add WebSchemeHandler for loading from resource cache/absolute path into WebView, adding Ace editor sources, simple Editor.html for editing resources
|
10 년 전 |
Josh Engebretson
|
80e039a62f
Adding web view console log, web client JavaScript execution, working on code editor
|
10 년 전 |
Josh Engebretson
|
bf1ec81c71
Text entry improvements
|
10 년 전 |
Josh Engebretson
|
466f3f7a32
Cleanups for PR
|
10 년 전 |
rsredsq
|
0fd9e767ff
Don't check for unsaved changes in SceneEditor yet, some fixes and clean up
|
10 년 전 |
rsredsq
|
9d7ea2fc76
Check for unsaved changes before closing a JSResourceEditor
|
10 년 전 |
JoshEngebretson
|
e8c33c5878
Windows build improvements
|
10 년 전 |
Josh Engebretson
|
b855775214
Update
|
10 년 전 |
Josh Engebretson
|
f4d294400b
More script cleanups
|
10 년 전 |
Josh Engebretson
|
7232d960aa
Fix import for beautify
|
10 년 전 |
Josh Engebretson
|
fb3e81417e
Move reference AtomicEditor implementation to Attic, TypeScript AtomicEditorWork now AtomicEditor
|
10 년 전 |