JSandusky
fc40614beb
Loading cube images in OGL and D3D11. Scripting bindings for cube, array, and sRGB traits of image.
2015-07-30 21:28:33 -04:00
MonkeyFirst
b42cb1ed2a
simplify menu localization
2015-07-31 02:46:23 +06:00
Lasse Öörni
bbfdafa00b
Re-fix to previous commit to prevent endlessly forced material update. Added note that custom materials will not be modified.
2015-07-30 23:41:56 +03:00
Lasse Öörni
29c49afa3b
Make sure the SDF shader flag is only updated on the relevant codepath to prevent possible erroneous state.
2015-07-30 23:37:34 +03:00
Lasse Öörni
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 .
2015-07-30 23:27:31 +03:00
MonkeyFirst
c3b52a9e47
hsv-color-wheel
2015-07-30 01:57:16 +06:00
Lasse Öörni
a7c488b1bc
Use SDL message box for ErrorDialog() function for cross-platform support.
2015-07-29 18:52:31 +03:00
Lasse Öörni
397a904cc9
Fix contributor name sorting.
2015-07-29 18:19:52 +03:00
Lasse Öörni
7abfe637e7
Prevent exactly zero Node scale on any axis. May be related to #796 .
2015-07-29 17:57:32 +03:00
Lasse Öörni
6bbf9fa409
Added contributor credit.
2015-07-29 17:14:42 +03:00
Lasse Öörni
d85cbd21db
Spaces back to tabs in EditorStrings.json.
2015-07-29 17:13:31 +03:00
Christian Clavet
6ee3237d47
Fixed some typos
...
Fixed some comma missing for the JSON file.
2015-07-28 17:10:16 -04:00
Christian Clavet
899a9bb7fa
Added missing strings (french)
...
For some reasons, some strings were missing at the beginning of the
file. Double checked and all the strings are completed.
English-Russian-French
2015-07-28 17:03:03 -04:00
Christian Clavet
7f4073be60
French strings addon
...
Added french strings
2015-07-28 16:33:01 -04:00
Lasse Öörni
13a8e7c9b6
Remove test code which wasn't seen to trigger in practice, when using the editor.
2015-07-27 18:20:53 +03:00
Lasse Öörni
61a7d65393
Explicitly set alpha blend mode for toolbar icons. See #799 .
2015-07-27 17:52:07 +03:00
Lasse Öörni
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.
2015-07-27 17:35:10 +03:00
Lasse Öörni
50013c85d4
Merge remote-tracking branch 'monkeyfirst/hotkeys-smg-instances'
...
Conflicts:
bin/Data/EditorStrings.json
2015-07-27 16:26:42 +03:00
Ivan K
e91ddb3e58
Localization: fix string IDs conflict
2015-07-27 14:50:26 +04:00
Ivan K
6dc8dc9203
Localization: warning when translation is overrided
2015-07-27 14:42:44 +04:00
Ivan K
15001acdb8
Russification: Particle Editor
2015-07-27 13:55:15 +04:00
Ivan K
6308da0c63
Russification: Material Editor
2015-07-27 13:28:10 +04:00
Ivan K
d0424bdf87
Russification: Attribute Inspector, resource picker buttons
2015-07-27 12:37:24 +04:00
Ivan K
77be3c88c4
Russification: FileSelector
2015-07-27 11:36:03 +04:00
JSandusky
f0a7f30fa1
Expanded DDS support
...
- DX10 format support (only data formats compatible)
- Images may be "chained" as a list off of the first image (DDS
cubemaps, texture arrays)
- Direct3D9 cubemap loading from DDS cubemap
2015-07-26 17:55:17 -04:00
MonkeyFirst
f1625c6fc7
WeakHandle for last... some polishing for B.mode delete
2015-07-26 22:04:27 +06:00
MonkeyFirst
7807e88e30
default pan for 2d, viewCloser for 2d , alt+scroll-zoom
2015-07-26 04:24:01 +06:00
Lasse Öörni
21e401ddce
Allow negative scale for nodes.
2015-07-25 22:56:50 +03:00
Lasse Öörni
148bd67938
Do not attempt to localize MRU scene list in editor.
2015-07-25 22:27:17 +03:00
MonkeyFirst
7cf954d4fd
delete unused variables
2015-07-25 22:53:54 +06:00
MonkeyFirst
8fc2ae9436
some fixes for smart duplicate
2015-07-25 22:47:02 +06:00
MonkeyFirst
c35ddfedcf
fix ViewCloser camera placement
2015-07-25 01:31:09 +06:00
MonkeyFirst
ea02dcf9d1
delete unused action
2015-07-24 23:55:48 +06:00
MonkeyFirst
74f416b92c
fixed with StaticModels and renamed into smart duplicate
2015-07-24 23:35:39 +06:00
MonkeyFirst
892a353c2f
add B.mode view closer on kp_period
2015-07-24 16:54:55 +06:00
MonkeyFirst
df91bae159
add force to selecting node instead component in view port
2015-07-24 03:59:56 +06:00
MonkeyFirst
7de2a25206
auto instance
2015-07-24 02:45:05 +06:00
Lasse Öörni
d388ee7769
Lift the editor hotkeys dropdown higher in the settings window, grouped with rest of camera behavior controls.
2015-07-23 15:48:42 +03:00
Lasse Öörni
9e978e767c
Merge remote-tracking branch 'monkeyfirst/material-editor-few-model-preview'
...
Conflicts:
bin/Data/Scripts/Editor/EditorView.as
2015-07-23 15:40:41 +03:00
MonkeyFirst
85e34c5b20
add B. mode rotation when no selection & dox controls2 fix
2015-07-23 15:40:32 +06:00
Lasse Öörni
6cab81cf50
Merge remote-tracking branch '1vanK/master'
2015-07-22 18:22:43 +03:00
Ivan K
345954d5aa
Editor: automatic creating language list
2015-07-22 16:09:40 +04:00
Ivan K
d00438c224
Editor: select language in preferences
2015-07-22 15:40:35 +04:00
urho3d-travis-ci
0dc9256b2a
Travis CI: API documentation update at 2015-07-22 06:14:06 UTC.
...
[ci package]
Commit: 3da81f2b91
Message: Added missing script bindings for Vector::Abs() & IsInsideFast()
2015-07-22 06:14:06 +00:00
Mike3D
3da81f2b91
Added missing script bindings for Vector::Abs() & IsInsideFast()
2015-07-22 08:06:57 +02:00
MonkeyFirst
8a1c80796c
bledner mode mmb pan, flymode off by rmb or esc
2015-07-22 02:42:49 +06:00
MonkeyFirst
276937d054
blender mode add strafe in ortho w shift & ctrl
2015-07-22 01:44:46 +06:00
MonkeyFirst
3f8cb158d4
blender mode fixes: select w shift , strafe, pan
2015-07-22 01:30:18 +06:00
Ivan K
eb2457ce6a
editor russification, add warnings to Localization::LoadJSON
2015-07-21 23:12:20 +04:00
MonkeyFirst
c3f6f1c423
fixed camera move on shift-d
2015-07-21 23:26:00 +06:00