Historia zmian

Autor SHA1 Wiadomość Data
  Lasse Öörni b1a118c601 Fix multiple view raycast. Fix nearclip/farclip/fov editing. Fix camera look (right mouse) when switching between views. Cleanup UI / camera initialization order. Save viewport setup to editor config file. 12 lat temu
  Lasse Öörni 4e1a38b0a1 Merge remote-tracking branch 'remotes/friesencr/editor-viewports' 12 lat temu
  Chris Friesen 432b5de313 Multiple editor viewports 12 lat temu
  Chris Friesen 3ecbbd5dc8 Editor: bring quickmenu to front on search 12 lat temu
  Chris Friesen 8143297015 disabled if none, added show popup indicator 12 lat temu
  Chris Friesen b7d4404be8 stores 5 most recently used scenes 12 lat temu
  Yao Wei Tjong 姚伟忠 65ced72eb9 Enhanced focusable button to be drawned differently when focused. 12 lat temu
  Yao Wei Tjong 姚伟忠 9db5f85daf Route system exit request to Exit menu handler to perform exit check. 12 lat temu
  Yao Wei Tjong 姚伟忠 92cb20e9f5 Enhance Editor to warn user actions that can potentially lose data. 12 lat temu
  Yao Wei Tjong 姚伟忠 c776573796 Add new MessageBox class for showing short messages in a modal window. 12 lat temu
  Chris Friesen ddaf25e5df secondary left sidebar 12 lat temu
  Lasse Öörni 47bf7278ab Check for input focus before applying camera presets in editor. Closes #81. 12 lat temu
  Lasse Öörni c7e72b02da Restore previous camera yaw + pitch control, but add a toggle in settings dialog to control whether the pitch is clamped between -90 and 90 degrees. 12 lat temu
  Pete Chown 47caa7175d Make E and Q keys move the camera up and down (as in Unity and UDK). 12 lat temu
  primitivewaste 12c372aa22 Fix editor toolbar not resizing and ui re-layout values after resize. 12 lat temu
  Lasse Öörni 7e542be196 Added Save function to ParticleEmitter, which dumps the parameters as XML. Added menu items to editor to load/save ParticleEmitter parameters. Closes #51. 12 lat temu
  primitivewaste 53f6483931 Added a toolbar to the editor. 12 lat temu
  Lasse Öörni 3d905f2bf0 Append FileSelector filter extension in editor when saving files, if no extension entered to filename. Closes #57. 12 lat temu
  Lasse Öörni 98b517af3a Do not play audio in the editor when scene updates are paused. This allows making oneshot sound prefab objects without them losing their sound resource assignments. 12 lat temu
  Lasse Öörni f73ee0c730 Force elements in layout to left/top alignment, warn if has different alignment. Closes #34. Implement editor accelerator key texts a bit differently as the right alignment in a layout -hack can no longer be relied upon. 12 lat temu
  Chris Friesen f96e9c1a45 add key_esc to kill quickmenu 12 lat temu
  Lasse Öörni db370128d5 Resized the Urho3D logos to power of two dimensions, as otherwise they don't work right on iOS. 12 lat temu
  Wei Tjong Yao b20ff3475f Fixed editor's Attribute Inspector to reuse the existing component containers before creating a new one. Enhanced Attribute Inspector to change ui-element icon's color based on its 'visible' property. 12 lat temu
  Lasse Öörni b037dc8c58 Clear the UI root in case the editor application is being live-reloaded. 12 lat temu
  Lasse Öörni 393d66881c Do not initialize the quick menu twice. 12 lat temu
  Lasse Öörni f3e44a22b1 Fix creating UI elements from the quick menu. 12 lat temu
  Lasse Öörni f0a965c912 Added quick menu feature to editor contributed by Chris Friesen. Open with Ctrl+Space. 12 lat temu
  Lasse Öörni 0b657a893d Continue work on material editor. 12 lat temu
  Lasse Öörni e908a9076a Support defining different action buttons for different resource types in the editor. 12 lat temu
  Wei Tjong Yao 4c305a17a3 Renamed top-level 'UI-element' menu item to 'UI-layout' to be consistent with documentation. Removed option to expand/collapse hierarchy item by double-clicking because on certain condition it may accidentally trigger a drag-drop operation when the list view's panel scrolled due to the result of the expand/collapse. Anyway, we already have more than one way to expand/collapse hierarchy item. 12 lat temu