Histórico de Commits

Autor SHA1 Mensagem Data
  Lasse Öörni 5fecffe8bd Fix dialog centering in the editor to use UI root size instead of screen size, which may not be the same. há 8 anos atrás
  orefkov 1556605471 Clear tabs há 8 anos atrás
  orefkov fa71240346 Add color wheel in editor for Text3D component. há 8 anos atrás
  luveti 6e250289a8 Merge remote-tracking branch 'github/master' into editor-terrain há 9 anos atrás
  MonkeyFirst 984ba731bb PaintSelection and Origins há 9 anos atrás
  Lasse Öörni e93fa4d7b3 Replace small version of old logo with slightly larger picture. For now editor does not display a logo in the top bar, since the new logo would become mostly illegible. há 9 anos atrás
  luveti 4e87e746f2 Merge remote-tracking branch 'github/master' into editor-terrain há 9 anos atrás
  Eugene Kozlov a8f4728951 Optimize object spawn via script in Editor. Closes #1664. há 9 anos atrás
  1vanK 61f8fb5205 Draw navigation debug geometry in Editor há 9 anos atrás
  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. há 9 anos atrás
  Yao Wei Tjong 姚伟忠 1243d8bcda Regex replace all the uppercase key bindings with their constants. há 9 anos atrás
  Lasse Öörni a794f9e59b Prefer key constants instead of ascii codes in keydown/keypress checks. (AngelScript & C++) há 9 anos atrás
  cosmy b057434bfa Make escape key name consistent between keycode and scancode. há 9 anos atrás
  svifylabs d304d941d1 Add import only animation há 9 anos atrás
  Ivan K 086cfa1687 Editor: fix all warnings; Complete UITemplate há 10 anos atrás
  MonkeyFirst 17a8d6c450 fix-for-ui-typing-in-b.mode há 10 anos atrás
  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. há 10 anos atrás
  Ivan K 372c5b3481 editor: fix positioning of status text há 10 anos atrás
  Lasse Öörni 304c866dd0 Separate functions to toggle/show/hide editor sub-windows to prevent mistaken action e.g. when editing a material. Update changelog. há 10 anos atrás
  JSandusky ec7aebfa2d Urho3D Editor: Enter/return executes first Quick Action in the quick action results há 10 anos atrás
  JSandusky 83d0f9a23c Add Z-up and handedness options to OBJ export há 10 anos atrás
  Lasse Öörni 4bdd80775b Add accelerator keys for reset pos/rot/scale also in editor standard mode. Add reset transform function (Alt-Q). há 10 anos atrás
  Lasse Öörni 57310eed00 Fix editor to load the produced temporary scene correctly if AssetImporter -b option is specified. há 10 anos atrás
  JSandusky 4a16d34367 Implement OBJ export functionality in editor há 10 anos atrás
  JSandusky da0463ec49 Add cubemap generation capability to the Urho3D editor há 10 anos atrás
  MonkeyFirst 4424b98715 add debug icons há 10 anos atrás
  Lasse Öörni d9d09909d4 Removed commented out code. Minor editor code formatting & typo fixes. há 10 anos atrás
  MonkeyFirst 99ad65844f add more event to main editor handlers há 10 anos atrás
  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. há 10 anos atrás
  Lasse Öörni c14d6ba4b7 Editor code convention edits. Use Alt+W for color wheel in both hotkey modes. há 10 anos atrás