Commit Graph

  • 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. Lasse Öörni 2015-08-04 17:47:46 +0300
  • b10b28eef3 Do not allow invisible UI elements to have focus. Lose focus when an element is hidden. Closes #819. Lasse Öörni 2015-08-03 12:28:09 +0300
  • fe9eee4947 Merge remote-tracking branch 'monkeyfirst/fixed-event-handlers-4-b.mode' Lasse Öörni 2015-08-03 12:16:18 +0300
  • 13d2264abb Updated french language Christian Clavet 2015-08-01 17:42:45 -0400
  • 038ec8c286 fixed missing event handler from color wheel after layer use MonkeyFirst 2015-08-02 03:08:23 +0600
  • c14d6ba4b7 Editor code convention edits. Use Alt+W for color wheel in both hotkey modes. Lasse Öörni 2015-07-31 22:00:48 +0300
  • baa40d62cb Uppercase the HSV editor image to match existing files' convention. Lasse Öörni 2015-07-31 21:50:25 +0300
  • 5344d386b0 Merge remote-tracking branch 'monkeyfirst/hsv-color-wheel' Lasse Öörni 2015-07-31 21:23:54 +0300
  • 0eda0fa9e2 Travis CI: API documentation update at 2015-07-31 16:47:06 UTC. [ci package] urho3d-travis-ci 2015-07-31 16:47:06 +0000
  • 97e8e89e23 Merge remote-tracking branch 'jsandusky/DDSImageChain' Lasse Öörni 2015-07-31 19:10:32 +0300
  • 8a1073b14f Correction of missing merge of Lua packages. JSandusky 2015-07-30 22:05:08 -0400
  • 9d4f4f9bd9 Correction of misuses of xml element in OGLTextureCube JSandusky 2015-07-30 21:35:32 -0400
  • fc40614beb Loading cube images in OGL and D3D11. Scripting bindings for cube, array, and sRGB traits of image. JSandusky 2015-07-30 21:28:33 -0400
  • b42cb1ed2a simplify menu localization MonkeyFirst 2015-07-31 02:46:23 +0600
  • bbfdafa00b Re-fix to previous commit to prevent endlessly forced material update. Added note that custom materials will not be modified. Lasse Öörni 2015-07-30 23:41:56 +0300
  • 29c49afa3b Make sure the SDF shader flag is only updated on the relevant codepath to prevent possible erroneous state. Lasse Öörni 2015-07-30 23:37:34 +0300
  • 9977ee909b Fix line height in the included .sdf font files. Force reevaluation of material when font changed from ttf to sdf or vice versa. Added .sdf to attribute editor font picker. Closes #801. Lasse Öörni 2015-07-30 23:27:16 +0300
  • c3b52a9e47 hsv-color-wheel MonkeyFirst 2015-07-30 01:57:16 +0600
  • a7c488b1bc Use SDL message box for ErrorDialog() function for cross-platform support. Lasse Öörni 2015-07-29 18:52:31 +0300
  • 397a904cc9 Fix contributor name sorting. Lasse Öörni 2015-07-29 18:19:52 +0300
  • 7abfe637e7 Prevent exactly zero Node scale on any axis. May be related to #796. Lasse Öörni 2015-07-29 17:57:32 +0300
  • 6bbf9fa409 Added contributor credit. Lasse Öörni 2015-07-29 17:14:42 +0300
  • d85cbd21db Spaces back to tabs in EditorStrings.json. Lasse Öörni 2015-07-29 17:13:31 +0300
  • 6ee3237d47 Fixed some typos Christian Clavet 2015-07-28 17:10:16 -0400
  • 899a9bb7fa Added missing strings (french) Christian Clavet 2015-07-28 17:03:03 -0400
  • 7f4073be60 French strings addon Christian Clavet 2015-07-28 16:33:01 -0400
  • 13a8e7c9b6 Remove test code which wasn't seen to trigger in practice, when using the editor. Lasse Öörni 2015-07-27 18:20:53 +0300
  • 61a7d65393 Explicitly set alpha blend mode for toolbar icons. See #799. Lasse Öörni 2015-07-27 17:52:07 +0300
  • b74c2360f8 Restored original controls in standard hotkeys mode. The MMB pan option (standard hotkeys mode only) now changes the behavior of shift in relation to pan & orbit only. Editor code cleanup & code convention edits. Lasse Öörni 2015-07-27 17:35:10 +0300
  • 50013c85d4 Merge remote-tracking branch 'monkeyfirst/hotkeys-smg-instances' Lasse Öörni 2015-07-27 16:23:26 +0300
  • e91ddb3e58 Localization: fix string IDs conflict Ivan K 2015-07-27 14:50:26 +0400
  • 6dc8dc9203 Localization: warning when translation is overrided Ivan K 2015-07-27 14:42:44 +0400
  • 15001acdb8 Russification: Particle Editor Ivan K 2015-07-27 13:55:15 +0400
  • 6308da0c63 Russification: Material Editor Ivan K 2015-07-27 13:28:10 +0400
  • d0424bdf87 Russification: Attribute Inspector, resource picker buttons Ivan K 2015-07-27 12:37:24 +0400
  • 77be3c88c4 Russification: FileSelector Ivan K 2015-07-27 11:36:03 +0400
  • f0a7f30fa1 Expanded DDS support JSandusky 2015-07-26 17:55:17 -0400
  • f1625c6fc7 WeakHandle for last... some polishing for B.mode delete MonkeyFirst 2015-07-26 22:04:27 +0600
  • 7807e88e30 default pan for 2d, viewCloser for 2d , alt+scroll-zoom MonkeyFirst 2015-07-26 04:24:01 +0600
  • 21e401ddce Allow negative scale for nodes. Lasse Öörni 2015-07-25 22:56:50 +0300
  • 148bd67938 Do not attempt to localize MRU scene list in editor. Lasse Öörni 2015-07-25 22:27:17 +0300
  • 7cf954d4fd delete unused variables MonkeyFirst 2015-07-25 22:53:54 +0600
  • 8fc2ae9436 some fixes for smart duplicate MonkeyFirst 2015-07-25 22:47:02 +0600
  • c35ddfedcf fix ViewCloser camera placement MonkeyFirst 2015-07-25 01:31:09 +0600
  • ea02dcf9d1 delete unused action MonkeyFirst 2015-07-24 23:55:48 +0600
  • 74f416b92c fixed with StaticModels and renamed into smart duplicate MonkeyFirst 2015-07-24 23:35:39 +0600
  • 892a353c2f add B.mode view closer on kp_period MonkeyFirst 2015-07-24 16:54:55 +0600
  • df91bae159 add force to selecting node instead component in view port MonkeyFirst 2015-07-24 03:59:56 +0600
  • 7de2a25206 auto instance MonkeyFirst 2015-07-24 02:45:05 +0600
  • d29d5f188e Enable GCC/Clang support for multithreading with pthread library. Yao Wei Tjong 姚伟忠 2015-06-30 23:13:43 +0800
  • 4219b7b157 Revert mistaken change to 20_HugeObjectCount.as. Lasse Öörni 2015-07-24 17:11:10 +0300
  • bcd2991fa2 Make Octree::Raycast() possible to call from worker threads. This doesn't necessarily mean that it's safe to do so, unless you make sure you're not modifying the scene in the main thread at the same time. Lasse Öörni 2015-07-24 15:17:32 +0300
  • d388ee7769 Lift the editor hotkeys dropdown higher in the settings window, grouped with rest of camera behavior controls. Lasse Öörni 2015-07-23 15:48:42 +0300
  • 9e978e767c Merge remote-tracking branch 'monkeyfirst/material-editor-few-model-preview' Lasse Öörni 2015-07-23 15:36:20 +0300
  • 85e34c5b20 add B. mode rotation when no selection & dox controls2 fix MonkeyFirst 2015-07-23 15:40:32 +0600
  • 6cab81cf50 Merge remote-tracking branch '1vanK/master' Lasse Öörni 2015-07-22 18:22:43 +0300
  • 345954d5aa Editor: automatic creating language list Ivan K 2015-07-22 16:09:40 +0400
  • d00438c224 Editor: select language in preferences Ivan K 2015-07-22 15:40:35 +0400
  • 0dc9256b2a Travis CI: API documentation update at 2015-07-22 06:14:06 UTC. [ci package] urho3d-travis-ci 2015-07-22 06:14:06 +0000
  • 3da81f2b91 Added missing script bindings for Vector::Abs() & IsInsideFast() Mike3D 2015-07-22 08:06:57 +0200
  • 8a1c80796c bledner mode mmb pan, flymode off by rmb or esc MonkeyFirst 2015-07-22 02:42:49 +0600
  • 276937d054 blender mode add strafe in ortho w shift & ctrl MonkeyFirst 2015-07-22 01:44:46 +0600
  • 3f8cb158d4 blender mode fixes: select w shift , strafe, pan MonkeyFirst 2015-07-22 01:30:18 +0600
  • eb2457ce6a editor russification, add warnings to Localization::LoadJSON Ivan K 2015-07-21 23:12:20 +0400
  • c3f6f1c423 fixed camera move on shift-d MonkeyFirst 2015-07-21 23:26:00 +0600
  • 483d2ad7cd Add documentation changes MonkeyFirst 2015-07-21 22:30:51 +0600
  • 5907f6c22b Add mask selector, bits inversion, scroll types MonkeyFirst 2015-07-21 20:55:39 +0600
  • 60ea83dbfd Travis CI: API documentation update at 2015-07-21 12:08:42 UTC. [ci package] urho3d-travis-ci 2015-07-21 12:08:42 +0000
  • c5a75e523a Added Node function to remove all components of type. Lasse Öörni 2015-07-21 14:51:38 +0300
  • e594b9e6dd Edit Localization docs. Minor comment edit. Lasse Öörni 2015-07-21 14:33:23 +0300
  • 87c8a0874a Merge remote-tracking branch '1vanK/improvements' Lasse Öörni 2015-07-21 13:46:06 +0300
  • 14fe2ad334 Remove unused variable that was moved & renamed elsewhere. Lasse Öörni 2015-07-20 18:14:22 +0300
  • 8480f603fd Localization: asserts to warnings Ivan K 2015-07-20 17:40:38 +0400
  • 9c78d9bcb9 Localization: documentation Ivan K 2015-07-20 07:13:37 +0400
  • 43df9f2e7c fix include in editor.as MonkeyFirst 2015-07-20 04:00:17 +0600
  • f401a4992e dialog settings fix MonkeyFirst 2015-07-20 03:13:01 +0600
  • 9c8ba2e2b0 Add EditLayerWindow for fastest mask view change (with children nodes) MonkeyFirst 2015-07-20 02:59:22 +0600
  • d540f79eec Localization: fixes, adding comments, reworking samples, partial russification of editor Ivan K 2015-07-19 16:07:24 +0400
  • 64e7435eca fix "standard" word MonkeyFirst 2015-07-19 17:07:14 +0600
  • 1f519959aa Add feature that allow to enable all hidden before nodes on one hotkey MonkeyFirst 2015-07-19 06:03:27 +0600
  • c9910c8c96 Add feature to parent selected nodes into last selected node MonkeyFirst 2015-07-19 04:44:11 +0600
  • b0c16c030a Add to editor settings UI option MonkeyFirst 2015-07-19 01:45:35 +0600
  • f5e1e10b6a Add hotkeys mode switching between standart & blender MonkeyFirst 2015-07-19 01:41:23 +0600
  • 1d845712c8 Internationalization: initial commit Ivan K 2015-07-16 20:39:14 +0400
  • 6b927e8533 add few models for preview MonkeyFirst 2015-07-18 03:05:20 +0600
  • 721f121c91 init blender-keys-branch MonkeyFirst 2015-07-18 00:23:34 +0600
  • 472cdfa50f Travis CI: API documentation update at 2015-07-17 17:52:17 UTC. [ci package] urho3d-travis-ci 2015-07-17 17:52:17 +0000
  • 32ba366f0b Fixed return value for Image Save Mike3D 2015-07-17 19:43:48 +0200
  • 0fc4cdf12c Tabs to spaces. Moved MMB pan setting from Preferences dialog to Settings dialog to match the rest of the camera options. Added contributor credit. Lasse Öörni 2015-07-17 18:08:57 +0300
  • 311413da49 Merge remote-tracking branch 'julyfortoday/JFTEditorModifications' Lasse Öörni 2015-07-17 17:39:30 +0300
  • e10aef79cf Save/load mmbpan setting to/from xml, fixed naming julyfortoday 2015-07-17 09:07:25 -0400
  • 2880466e74 Updated editor documentation julyfortoday 2015-07-17 08:20:47 -0400
  • 6d8e057a7e Added togglable setting for changing the behavior of the MMB, allows panning by default instead of rotation/orbit julyfortoday 2015-07-16 22:26:51 -0400
  • 0981492802 Center camera on selected object using the HOME key julyfortoday 2015-07-16 18:25:00 -0400
  • f5b2a17458 Add note of acceptable 3rd party licenses in the contribution checklist. Lasse Öörni 2015-07-16 22:55:26 +0300
  • bbe1e9a1bf Travis CI: API documentation update at 2015-07-16 11:28:51 UTC. [ci package] urho3d-travis-ci 2015-07-16 11:28:51 +0000
  • 3b4738ee25 Clean up Spline comments. Add a Catmull-Rom full path mode which duplicates or loops the start and end. Closes #780. Lasse Öörni 2015-07-16 14:20:38 +0300
  • a25f596e08 Added missing file formats to Editor's resource browser Mike3D 2015-07-16 07:52:47 +0200
  • e00b3cdd2a Added contributor credit. Lasse Öörni 2015-07-15 18:08:55 +0300
  • 7e2d897235 Avoid unnecessary library rebuild while still keeping CLion happy. Yao Wei Tjong 姚伟忠 2015-07-15 22:46:41 +0800