ad1ea20f20Travis CI: API documentation update at 2015-08-04 14:58:47 UTC. [ci package]
urho3d-travis-ci
2015-08-04 14:58:47 +0000
fba5948ab0Allow 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
b10b28eef3Do 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
fe9eee4947Merge remote-tracking branch 'monkeyfirst/fixed-event-handlers-4-b.mode'
Lasse Öörni
2015-08-03 12:16:18 +0300
13d2264abbUpdated french language
Christian Clavet
2015-08-01 17:42:45 -0400
038ec8c286fixed missing event handler from color wheel after layer use
MonkeyFirst
2015-08-02 03:08:23 +0600
c14d6ba4b7Editor code convention edits. Use Alt+W for color wheel in both hotkey modes.
Lasse Öörni
2015-07-31 22:00:48 +0300
baa40d62cbUppercase the HSV editor image to match existing files' convention.
Lasse Öörni
2015-07-31 21:50:25 +0300
5344d386b0Merge remote-tracking branch 'monkeyfirst/hsv-color-wheel'
Lasse Öörni
2015-07-31 21:23:54 +0300
0eda0fa9e2Travis CI: API documentation update at 2015-07-31 16:47:06 UTC. [ci package]
urho3d-travis-ci
2015-07-31 16:47:06 +0000
97e8e89e23Merge remote-tracking branch 'jsandusky/DDSImageChain'
Lasse Öörni
2015-07-31 19:10:32 +0300
8a1073b14fCorrection of missing merge of Lua packages.
JSandusky
2015-07-30 22:05:08 -0400
9d4f4f9bd9Correction of misuses of xml element in OGLTextureCube
JSandusky
2015-07-30 21:35:32 -0400
fc40614bebLoading cube images in OGL and D3D11. Scripting bindings for cube, array, and sRGB traits of image.
JSandusky
2015-07-30 21:28:33 -0400
b42cb1ed2asimplify menu localization
MonkeyFirst
2015-07-31 02:46:23 +0600
bbfdafa00bRe-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
29c49afa3bMake 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
9977ee909bFix 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
a7c488b1bcUse SDL message box for ErrorDialog() function for cross-platform support.
Lasse Öörni
2015-07-29 18:52:31 +0300
397a904cc9Fix contributor name sorting.
Lasse Öörni
2015-07-29 18:19:52 +0300
7abfe637e7Prevent exactly zero Node scale on any axis. May be related to #796.
Lasse Öörni
2015-07-29 17:57:32 +0300
6bbf9fa409Added contributor credit.
Lasse Öörni
2015-07-29 17:14:42 +0300
d85cbd21dbSpaces back to tabs in EditorStrings.json.
Lasse Öörni
2015-07-29 17:13:31 +0300
6ee3237d47Fixed some typos
Christian Clavet
2015-07-28 17:10:16 -0400
899a9bb7faAdded missing strings (french)
Christian Clavet
2015-07-28 17:03:03 -0400
7f4073be60French strings addon
Christian Clavet
2015-07-28 16:33:01 -0400
13a8e7c9b6Remove test code which wasn't seen to trigger in practice, when using the editor.
Lasse Öörni
2015-07-27 18:20:53 +0300
61a7d65393Explicitly set alpha blend mode for toolbar icons. See #799.
Lasse Öörni
2015-07-27 17:52:07 +0300
b74c2360f8Restored 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
50013c85d4Merge remote-tracking branch 'monkeyfirst/hotkeys-smg-instances'
Lasse Öörni
2015-07-27 16:23:26 +0300
e91ddb3e58Localization: fix string IDs conflict
Ivan K
2015-07-27 14:50:26 +0400
6dc8dc9203Localization: warning when translation is overrided
Ivan K
2015-07-27 14:42:44 +0400
15001acdb8Russification: Particle Editor
Ivan K
2015-07-27 13:55:15 +0400
6308da0c63Russification: Material Editor
Ivan K
2015-07-27 13:28:10 +0400
d0424bdf87Russification: Attribute Inspector, resource picker buttons
Ivan K
2015-07-27 12:37:24 +0400
77be3c88c4Russification: FileSelector
Ivan K
2015-07-27 11:36:03 +0400
f0a7f30fa1Expanded DDS support
JSandusky
2015-07-26 17:55:17 -0400
f1625c6fc7WeakHandle for last... some polishing for B.mode delete
MonkeyFirst
2015-07-26 22:04:27 +0600
7807e88e30default pan for 2d, viewCloser for 2d , alt+scroll-zoom
MonkeyFirst
2015-07-26 04:24:01 +0600
21e401ddceAllow negative scale for nodes.
Lasse Öörni
2015-07-25 22:56:50 +0300
148bd67938Do not attempt to localize MRU scene list in editor.
Lasse Öörni
2015-07-25 22:27:17 +0300
d29d5f188eEnable GCC/Clang support for multithreading with pthread library.
Yao Wei Tjong 姚伟忠
2015-06-30 23:13:43 +0800
4219b7b157Revert mistaken change to 20_HugeObjectCount.as.
Lasse Öörni
2015-07-24 17:11:10 +0300
bcd2991fa2Make 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
d388ee7769Lift 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
9e978e767cMerge remote-tracking branch 'monkeyfirst/material-editor-few-model-preview'
Lasse Öörni
2015-07-23 15:36:20 +0300
85e34c5b20add B. mode rotation when no selection & dox controls2 fix
MonkeyFirst
2015-07-23 15:40:32 +0600
6cab81cf50Merge remote-tracking branch '1vanK/master'
Lasse Öörni
2015-07-22 18:22:43 +0300
345954d5aaEditor: automatic creating language list
Ivan K
2015-07-22 16:09:40 +0400
d00438c224Editor: select language in preferences
Ivan K
2015-07-22 15:40:35 +0400
0dc9256b2aTravis CI: API documentation update at 2015-07-22 06:14:06 UTC. [ci package]
urho3d-travis-ci
2015-07-22 06:14:06 +0000
472cdfa50fTravis CI: API documentation update at 2015-07-17 17:52:17 UTC. [ci package]
urho3d-travis-ci
2015-07-17 17:52:17 +0000
32ba366f0bFixed return value for Image Save
Mike3D
2015-07-17 19:43:48 +0200
0fc4cdf12cTabs 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
311413da49Merge remote-tracking branch 'julyfortoday/JFTEditorModifications'
Lasse Öörni
2015-07-17 17:39:30 +0300
6d8e057a7eAdded 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
0981492802Center camera on selected object using the HOME key
julyfortoday
2015-07-16 18:25:00 -0400
f5b2a17458Add note of acceptable 3rd party licenses in the contribution checklist.
Lasse Öörni
2015-07-16 22:55:26 +0300
bbe1e9a1bfTravis CI: API documentation update at 2015-07-16 11:28:51 UTC. [ci package]
urho3d-travis-ci
2015-07-16 11:28:51 +0000
3b4738ee25Clean 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