Историја ревизија

Аутор SHA1 Порука Датум
  Shaddock Heath cc23f9f599 fix whitespace пре 9 година
  Shaddock Heath 53aa47ac95 Fix for undo/redo menu item under windows пре 9 година
  Shaddock Heath c0c3ae49d4 Hooked and enabled the Format Code shortcut (CTRL/CMD+I) пре 9 година
  Shaddock Heath b0df467662 Undo, Redo, and Paste are handled properly from the editor menu bar. пре 9 година
  Shaddock Heath 92658afd93 Work on forwarding shortcut events from the menu to the web view пре 9 година
  Josh Engebretson 3c9817df7f Compilation and link delta пре 9 година
  Shaddock Heath abf8a2955e Initial work on updating the internal ACE editor settings from the application preferences file in userprefs.json пре 9 година
  Shaddock Heath 3ce24c259b Adding some checks to the EDITOR_SAVE_FILE command to only allow saving into the resources folder and not allow relative paths. Trying to sandbox any direct file writes from the web view. пре 9 година
  Shaddock Heath 9561aae986 Did work on how AtomicQuery is being used inside the WebView editors to make it have a more consistent API. Also attached AtomicQueryPromise to the window object so it's available to everything. пре 9 година
  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 година