Historia zmian

Autor SHA1 Wiadomość Data
  Lasse Öörni 34ddcdc294 Component reorder in editor. Fix attribute inspector not updating when nodes are added to e.g. StaticModelGroup via dragging. Clean up reorder related code. Set Urho icon as window icon in the editor. Closes #1463. 9 lat temu
  Yao Wei Tjong 姚伟忠 1243d8bcda Regex replace all the uppercase key bindings with their constants. 9 lat temu
  Lasse Öörni a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) 9 lat temu
  cosmy b057434bfa Make escape key name consistent between keycode and scancode. 9 lat temu
  svifylabs d304d941d1 Add import only animation 9 lat temu
  Ivan K 086cfa1687 Editor: fix all warnings; Complete UITemplate 10 lat temu
  MonkeyFirst 17a8d6c450 fix-for-ui-typing-in-b.mode 10 lat temu
  Lasse Öörni 5165aa91fb Remove GetJsonType() function from editor resource browser code since JSON files don't have a similar root element name, and it was causing the editor not to compile. Fix save of ResourceRef / ResourceRefList in JSON. Fix missing child nodes in JSON scenes. Fix editor to use the correct function to save / load JSON nodes. Fix number of attempts in finding the attribute matching JSON data. 10 lat temu
  Ivan K 372c5b3481 editor: fix positioning of status text 10 lat temu
  Lasse Öörni 304c866dd0 Separate functions to toggle/show/hide editor sub-windows to prevent mistaken action e.g. when editing a material. Update changelog. 10 lat temu
  JSandusky ec7aebfa2d Urho3D Editor: Enter/return executes first Quick Action in the quick action results 10 lat temu
  JSandusky 83d0f9a23c Add Z-up and handedness options to OBJ export 10 lat temu
  Lasse Öörni 4bdd80775b Add accelerator keys for reset pos/rot/scale also in editor standard mode. Add reset transform function (Alt-Q). 10 lat temu
  Lasse Öörni 57310eed00 Fix editor to load the produced temporary scene correctly if AssetImporter -b option is specified. 10 lat temu
  JSandusky 4a16d34367 Implement OBJ export functionality in editor 10 lat temu
  JSandusky da0463ec49 Add cubemap generation capability to the Urho3D editor 10 lat temu
  MonkeyFirst 4424b98715 add debug icons 10 lat temu
  Lasse Öörni d9d09909d4 Removed commented out code. Minor editor code formatting & typo fixes. 10 lat temu
  MonkeyFirst 99ad65844f add more event to main editor handlers 10 lat temu
  Lasse Öörni fba5948ab0 Allow to disable rendering of the whole UI (except for the cursor and modal elements) by setting the UI root to not visible. Added new function UIElement::IsVisibleEffective() which checks for propagated visibility. Make sure to clear focus also if a child element (that has focus) becomes effectively invisible. Closes #811. 10 lat temu
  Lasse Öörni c14d6ba4b7 Editor code convention edits. Use Alt+W for color wheel in both hotkey modes. 10 lat temu
  MonkeyFirst b42cb1ed2a simplify menu localization 10 lat temu
  MonkeyFirst c3b52a9e47 hsv-color-wheel 10 lat temu
  Lasse Öörni 50013c85d4 Merge remote-tracking branch 'monkeyfirst/hotkeys-smg-instances' 10 lat temu
  Ivan K e91ddb3e58 Localization: fix string IDs conflict 10 lat temu
  Ivan K 77be3c88c4 Russification: FileSelector 10 lat temu
  MonkeyFirst f1625c6fc7 WeakHandle for last... some polishing for B.mode delete 10 lat temu
  MonkeyFirst 7807e88e30 default pan for 2d, viewCloser for 2d , alt+scroll-zoom 10 lat temu
  Lasse Öörni 148bd67938 Do not attempt to localize MRU scene list in editor. 10 lat temu
  MonkeyFirst 8fc2ae9436 some fixes for smart duplicate 10 lat temu