Commit Graph

9886 Commits

Author SHA1 Message Date
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. 2017-01-04 14:39:14 +02:00
Arnis Lielturks
e89a769a76 console text highlighting, style detection by log level improved 2017-01-04 10:50:19 +02:00
Yao Wei Tjong
b6f10c6f48 Merge pull request #1739 from koja/cmake_fix
Avoid special chars in paths in MRI script passed to ar utility
2017-01-04 09:24:03 +08:00
Arnis Lielturks
fad8c6c51b Console.cpp indentation fixed 2017-01-03 20:02:37 +02:00
urho3d-travis-ci
42f40ad64f Travis CI: API documentation update at 2017-01-03 16:25:53 UTC.
[ci package]

Commit: 48b82e136e

Message: Fix typo in Editor scripts.
2017-01-03 16:25:53 +00:00
Eugene Kozlov
48b82e136e Fix typo in Editor scripts. 2017-01-03 18:27:06 +03:00
Jan Korous
524fba130f Simplified regex for MRI script special chars 2017-01-03 16:22:35 +01:00
Arnis Lielturks
ffbe619c8a log message colour in console displayed based on it's type 2017-01-03 17:09:59 +02:00
Lasse Öörni
019862a8f7 Fix end of line typo in FontFace.cpp. Closes #1744. 2017-01-03 13:25:43 +02:00
Lasse Öörni
83e4651e77 Replace Android sample launcher logo. Fix minor typo in script selector. 2017-01-02 20:25:35 +02:00
Lasse Öörni
3b911a2adc Update Android icons. 2017-01-02 19:49:27 +02:00
Lasse Öörni
496b2d39f8 Merge remote-tracking branch 'Modanung/new-icon' 2017-01-02 19:16:53 +02:00
Lasse Öörni
f5b68769d0 ElementsNames -> ElementNames. 2017-01-02 18:19:58 +02:00
Lasse Öörni
b5a7d764bd Replace "***" with a divider element. 2017-01-02 18:11:12 +02:00
Lasse Öörni
c9884af9a6 Minor code edit, prefer GetObjectAttributeInfos() since it's asking for a single object's attributes. 2017-01-02 17:57:47 +02:00
Lasse Öörni
1f1433847d Merge remote-tracking branch 'KonstantinTomashevich/allow-define-vector-structs-attributes' 2017-01-02 17:43:15 +02:00
Modanung
c17a63dd57 Switched to new icon 2017-01-02 11:47:22 +01:00
Konstant
b155da4f16 Add checking if object has any attributes. 2017-01-02 11:47:20 +02:00
Konstant
c70b6cf7ae Fix another misspelling. 2017-01-02 11:23:52 +02:00
Lasse Öörni
a6a99c1faf Clang internal error workaround to as_callfunc_x86.cpp 2017-01-02 01:32:43 +02:00
urho3d-travis-ci
39b6089615 Travis CI: API documentation update at 2017-01-01 20:43:44 UTC.
[ci package]

Commit: 11f099c655

Message: Minor style edits. Use position instead of iterator in autocomplete to be safe against iterator invalidation. Add Lua binding to autocomplete. Add short description of the new feature being demonstrated in sample 26.
2017-01-01 20:43:44 +00:00
Lasse Öörni
11f099c655 Minor style edits. Use position instead of iterator in autocomplete to be safe against iterator invalidation. Add Lua binding to autocomplete. Add short description of the new feature being demonstrated in sample 26. 2017-01-01 22:35:16 +02:00
Enhex
d75cee7e1c Switched to using Urho3D::Vector, and conforming with Urho's contribution requirements. 2017-01-01 22:35:15 +02:00
Enhex
f0e05cb7e1 Console auto complete 2017-01-01 22:35:14 +02:00
Konstant
e96bc6eaa8 Fix misspelling. 2017-01-01 21:49:28 +02:00
Konstant
c3e9f4617d Another small fixes in codestyle. 2017-01-01 21:41:40 +02:00
Konstant
73f72be922 Fix codestyle. 2017-01-01 21:38:39 +02:00
Konstant
d2364ed342 Update components with variant vector structures. 2017-01-01 20:52:15 +02:00
Konstant
40907e4ec1 Return " >areaCost" variables to AttributeEditor. 2017-01-01 20:29:14 +02:00
Konstant
8bde966269 Add macro. 2017-01-01 20:24:33 +02:00
Konstant
7244503cef Update AttributeEditor. 2017-01-01 20:24:09 +02:00
Konstant
59c123630d Add GetObjectsAttriuteInfos to angel script api. 2017-01-01 20:06:51 +02:00
Konstant
f0a872ad2b Add variantStructureElementsNames_ list to attribute. 2017-01-01 19:22:34 +02:00
urho3d-travis-ci
ee054a1507 Travis CI: bump copyright to 2017.
[ccache clear]
2017-01-01 13:01:31 +00:00
Lasse Öörni
d8a7b2ed8f Safeguard against zero sized root UI element. Closes #1738. 2017-01-01 14:52:43 +02:00
Jan Korous
d977be0d59 Avoid special chars in paths in MRI script passed to ar utility 2017-01-01 10:05:02 +01:00
eugeneko
ec5f1f6d02 Merge pull request #1735 from eugeneko/master
Rename Resource::Load and Resource::Save filename overloads to Resour…
2016-12-31 12:55:15 +03:00
Eugene Kozlov
c59b0d941d Rename Resource::Load and Resource::Save filename overloads to Resource::LoadFile and Resource::SaveFile to prevent Resource::Save shadowing. 2016-12-30 20:53:36 +03:00
Lasse Öörni
6b03450f46 Compiler incompatibility fix for UINT64_MAX. 2016-12-30 19:13:32 +02:00
1vanK
9d7dceb2f2 06_SkeletalAnimatin: fix running out bounds, lighting correction
Fix excessive specular on Kachujin texture
2016-12-30 13:58:41 +03:00
Lasse Öörni
50b6eda8ce Add model credit to readme. 2016-12-29 20:40:13 +02:00
Lasse Öörni
299dbf803b Squashed commit of the following:
commit 8b67f0edcb9b588c70df1676bdbfa4853e50c3aa
Author: Lumak <lumak5309@gmail.com>
Date:   Thu Dec 29 10:18:40 2016 -0800

    corrected to stonetiled mat

commit c17d68b1e0ed5435c492a26ed8010c4f4aa708eb
Author: Lumak <lumak5309@gmail.com>
Date:   Thu Dec 29 10:14:20 2016 -0800

    removed proto mat/texture

commit 1c322d19556d7796c4958a920203e5b1c80af843
Author: Lumak <lumak5309@gmail.com>
Date:   Wed Dec 28 12:18:59 2016 -0800

    replaced the Jack with Jill in 06_SkeletalAnimation sample
2016-12-29 20:39:28 +02:00
Lasse Öörni
2491fdd776 Added contributor credit. 2016-12-29 20:01:36 +02:00
Konstant
435fb3687d Add missing namespace prefix in URHO3D_ACESSOR_ATTRIBUTE 2016-12-29 20:25:07 +02:00
Lasse Öörni
dae1c615a9 Initial work to update to AngelScript 2.31.2. 2016-12-29 19:51:46 +02:00
urho3d-travis-ci
d1af23bebc Travis CI: API documentation update at 2016-12-27 19:48:39 UTC.
[ci package]

Commit: a44f5299ee

Message: Register Variant::GetTypeName & Variant::GetTypeFromName as global functions into AngelScript. Closes #1730.
2016-12-27 19:48:40 +00:00
Lasse Öörni
a44f5299ee Register Variant::GetTypeName & Variant::GetTypeFromName as global functions into AngelScript. Closes #1730. 2016-12-27 21:39:46 +02:00
Lasse Öörni
7783d815e8 Minor include order change. 2016-12-26 21:12:15 +02:00
Henrik Heino
faa8fc8854 Fix minor Terrain bugs.
- Missing include added.
- Terrain UV coordinates fixed.
2016-12-26 18:51:34 +02:00
Yao Wei Tjong 姚伟忠
68293002b5 Fix Urho3DAll.h generation in an non out-of-source build tree.
Close #1720.
2016-12-23 23:00:10 +08:00