Commit History

Author SHA1 Message Date
  MonkeyFirst 17a8d6c450 fix-for-ui-typing-in-b.mode 10 years ago
  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 years ago
  Ivan K 372c5b3481 editor: fix positioning of status text 10 years ago
  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 years ago
  JSandusky ec7aebfa2d Urho3D Editor: Enter/return executes first Quick Action in the quick action results 10 years ago
  JSandusky 83d0f9a23c Add Z-up and handedness options to OBJ export 10 years ago
  Lasse Öörni 4bdd80775b Add accelerator keys for reset pos/rot/scale also in editor standard mode. Add reset transform function (Alt-Q). 10 years ago
  Lasse Öörni 57310eed00 Fix editor to load the produced temporary scene correctly if AssetImporter -b option is specified. 10 years ago
  JSandusky 4a16d34367 Implement OBJ export functionality in editor 10 years ago
  JSandusky da0463ec49 Add cubemap generation capability to the Urho3D editor 10 years ago
  MonkeyFirst 4424b98715 add debug icons 10 years ago
  Lasse Öörni d9d09909d4 Removed commented out code. Minor editor code formatting & typo fixes. 10 years ago
  MonkeyFirst 99ad65844f add more event to main editor handlers 10 years ago
  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 years ago
  Lasse Öörni c14d6ba4b7 Editor code convention edits. Use Alt+W for color wheel in both hotkey modes. 10 years ago
  MonkeyFirst b42cb1ed2a simplify menu localization 10 years ago
  MonkeyFirst c3b52a9e47 hsv-color-wheel 10 years ago
  Lasse Öörni 50013c85d4 Merge remote-tracking branch 'monkeyfirst/hotkeys-smg-instances' 10 years ago
  Ivan K e91ddb3e58 Localization: fix string IDs conflict 10 years ago
  Ivan K 77be3c88c4 Russification: FileSelector 10 years ago
  MonkeyFirst f1625c6fc7 WeakHandle for last... some polishing for B.mode delete 10 years ago
  MonkeyFirst 7807e88e30 default pan for 2d, viewCloser for 2d , alt+scroll-zoom 10 years ago
  Lasse Öörni 148bd67938 Do not attempt to localize MRU scene list in editor. 10 years ago
  MonkeyFirst 8fc2ae9436 some fixes for smart duplicate 10 years ago
  MonkeyFirst 74f416b92c fixed with StaticModels and renamed into smart duplicate 10 years ago
  MonkeyFirst 892a353c2f add B.mode view closer on kp_period 10 years ago
  MonkeyFirst 7de2a25206 auto instance 10 years ago
  Lasse Öörni 9e978e767c Merge remote-tracking branch 'monkeyfirst/material-editor-few-model-preview' 10 years ago
  MonkeyFirst 5907f6c22b Add mask selector, bits inversion, scroll types 10 years ago
  MonkeyFirst 9c8ba2e2b0 Add EditLayerWindow for fastest mask view change (with children nodes) 10 years ago