Commit Graph

2216 Commits

Author SHA1 Message Date
urho3d-travis-ci
171c1f413f Travis CI: API documentation update at 2019-11-17 05:02:04 UTC.
[ci package]

Commit: 97103bfae6

Message: Export BorderImag material for Lua
2019-11-17 05:02:04 +00:00
urho3d-travis-ci
1ade7dafef Travis CI: API documentation update at 2019-11-04 13:02:48 UTC.
[ci package]

Commit: 42a9cb4e6f

Message: Fix Lua API binding issue for UIComponent.
Close #2539
2019-11-04 13:02:48 +00:00
urho3d-travis-ci
37aff57600 Travis CI: API documentation update at 2019-09-28 14:23:41 UTC.
[ci package]

Commit: 5af041765b

Message: Fix script API binding.
2019-09-28 14:23:41 +00:00
Yao Wei Tjong 姚伟忠
fda628912d
Add contributor. 2019-09-22 11:03:55 +08:00
Yao Wei Tjong 姚伟忠
2e435159e9
Upgrade to SDL 2.0.10. 2019-09-14 16:31:34 +08:00
Yao Wei Tjong 姚伟忠
6bc86793e7
For CI - use the '-A' option for VS. 2019-09-14 16:27:47 +08:00
Yao Wei Tjong 姚伟忠
4d2aefcb4a
Drop MIR support. SDL only supports X11 and Wayland now. 2019-09-14 16:22:51 +08:00
Arnis Lielturks
94d4594948 contributors list updated 2019-08-25 16:08:41 +03:00
urho3d-travis-ci
5f30cdf861 Travis CI: API documentation update at 2019-08-24 06:46:00 UTC.
[ci package]

Commit: 63ef7312bf

Message: Moved Disabled Image Offset from Button to BorderImage

CheckBox disabled offset behavior
2019-08-24 06:46:00 +00:00
urho3d-travis-ci
cc95e22e2c Travis CI: API documentation update at 2019-08-12 06:30:16 UTC.
[ci package]

Commit: 5e257e578c

Message: contributors list updated
2019-08-12 06:30:16 +00:00
Arnis Lielturks
5e257e578c contributors list updated 2019-08-12 08:59:08 +03:00
urho3d-travis-ci
78c449655a Travis CI: API documentation update at 2019-08-02 17:02:34 UTC.
[ci package]

Commit: 6a17259fa0

Message: contributors list updated
2019-08-02 17:02:34 +00:00
Arnis Lielturks
6a17259fa0 contributors list updated 2019-08-02 17:25:00 +03:00
urho3d-travis-ci
8a8ef72572 Travis CI: API documentation update at 2019-07-19 20:07:47 UTC.
[ci package]

Commit: b67cec1a52

Message: Fix build with FreeBSD clang version 6.0.1 (#2458)

 Building CXX object Source/ThirdParty/StanHull/CMakeFiles/StanHull.dir/hull.cpp.o
/home/romain/Projects/Urho3D/Source/ThirdParty/StanHull/hull.cpp:2590:28: error: cannot initialize return object of type 'int' with an rvalue of type 'nullptr_t'
        if(verts_count <4) return NULL;
                                  ^~~~
/usr/include/sys/_null.h:37:14: note: expanded from macro 'NULL'
#define NULL    nullptr
                ^~~~~~~
1 error generated.
2019-07-19 20:07:47 +00:00
Arnis Lielturks
3be92ea61e updated contributors list 2019-07-17 08:02:01 +03:00
urho3d-travis-ci
4d8b92ba2a Travis CI: API documentation update at 2019-06-13 19:48:59 UTC.
[ci package]

Commit: 9dca143439

Message: Add UI custom material rendering (#2437)
2019-06-13 19:48:59 +00:00
Yao Wei Tjong 姚伟忠
6cefc407a8
Upgrade AngelScript version. 2019-05-19 15:50:37 +08:00
Yao Wei Tjong 姚伟忠
dc9b2c56e2
Update contributor list. 2019-05-04 13:07:11 +08:00
Yao Wei Tjong 姚伟忠
8a86202750
Update contributor list.
Close #2439.
2019-04-06 14:04:05 +08:00
Yao Wei Tjong 姚伟忠
1569ef3247
Update contributor list.
Close #2432
2019-03-17 11:18:51 +08:00
Yao Wei Tjong 姚伟忠
63bb08984b
Update contributor list.
Close #2429
Close #2430
2019-03-14 00:13:02 +08:00
Yao Wei Tjong 姚伟忠
2bba4bd188
Document optional development package dependencies on Apple platforms.
[ci skip]
2019-03-09 13:40:03 +08:00
Arnis Lielturks
d73959c029 Updated contributor list 2019-03-08 09:53:30 +02:00
Yao Wei Tjong 姚伟忠
9e48a8e02d
Add common pitfall warning when defining UI programmatically. 2019-02-23 13:04:23 +08:00
urho3d-travis-ci
8fe943568e Travis CI: API documentation update at 2019-02-16 13:12:26 UTC.
[ci package]

Commit: d4cf8a9f05

Message: localization JSON file now supports simple key-value structure (#2359)

* localization JSON file now supports simple key-value structure

* docs updated, code refactoring

* minor fix

* AngelScript integration fixed
2019-02-16 13:12:26 +00:00
Arnis Lielturks
d4cf8a9f05
localization JSON file now supports simple key-value structure (#2359)
* localization JSON file now supports simple key-value structure

* docs updated, code refactoring

* minor fix

* AngelScript integration fixed
2019-02-16 14:42:01 +02:00
urho3d-travis-ci
a476f0c401 Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
Yao Wei Tjong 姚伟忠
c9f2edcb4a
Minor documentation clean up to remove reference to kNet. 2018-12-12 23:37:44 +08:00
urho3d-travis-ci
a7dd3f9484 Travis CI: API documentation update at 2018-11-29 16:34:26 UTC.
[ci package]

Commit: 03d596526c

Message: For CI - update Doxyfile to suppress warnings from newer Doxygen version.
2018-11-29 16:34:26 +00:00
Yao Wei Tjong 姚伟忠
03d596526c
For CI - update Doxyfile to suppress warnings from newer Doxygen version. 2018-11-29 23:37:41 +08:00
Yao Wei Tjong 姚伟忠
ff4a65ca19
Update contributor list.
Close #2393
2018-11-25 21:31:57 +08:00
Yao Wei Tjong 姚伟忠
9e3f812c93
Fix documentation typo. 2018-11-24 15:08:30 +08:00
Yao Wei Tjong 姚伟忠
9298632bb4
Add a new section for dockerized build environment. 2018-11-24 12:06:13 +08:00
Yao Wei Tjong 姚伟忠
ae62ce03c1
Minor documentation update on 'URHO3D_LUAJIT_AMALG' build option. 2018-11-17 14:18:54 +08:00
Yao Wei Tjong 姚伟忠
4d0eec7d2b
Document 'ARM' build option for cmake_generic.sh. 2018-11-17 11:42:10 +08:00
Yao Wei Tjong 姚伟忠
abaa5ae884
Rename 'WIN32' build option to 'MINGW'. 2018-11-17 11:42:10 +08:00
Yao Wei Tjong 姚伟忠
da8bc32b09
Document the additional build options for MinGW build. 2018-10-31 22:46:21 +08:00
Mateus Vendramini
954738f04f Fixing typo on NavigationMesh API 2018-10-15 08:30:31 +08:00
urho3d-travis-ci
fb34f088cf Travis CI: API documentation update at 2018-10-08 08:49:04 UTC.
[ci package]

Commit: dd8b41feac

Message: incoming/outgoing packet counter, last heard time logic added (#2380)

* incoming/outgoing packet counter, last heard time logic added

* typo fix, Connection::GetLastHeardTime is now non-const

* Lua and Angelscript bindings updated

* AngelScript typo fixed

* GetLastHeardTime updates
2018-10-08 08:49:04 +00:00
1vanK
cc25bef60e
Update Recast & Detour lib. 2018-09-20 22:17:20 +08:00
Yao Wei Tjong 姚伟忠
20617e17b6
Allow Gradle build with Lua/LuaJIT enabled without global ninja-build. 2018-09-08 21:21:00 +08:00
urho3d-travis-ci
5da6d06e22 Travis CI: API documentation update at 2018-08-26 04:08:09 UTC.
[ci package]

Commit: 81d66be594

Message: Fix editor's OK button due to StringHash is now case-senstive.
2018-08-26 04:08:09 +00:00
Yao Wei Tjong 姚伟忠
d7d1e38298
Update documentation on Angelscript upgrade. 2018-08-22 18:29:16 +08:00
urho3d-travis-ci
8edb8ac2cf Travis CI: API documentation update at 2018-08-15 14:57:27 UTC.
[ci package]

Commit: 4faf970643

Message: Minor cleanup and add script API bindings.
Close #2360
2018-08-15 14:57:27 +00:00
Yao Wei Tjong 姚伟忠
03065dd7f9
Update contributor list. 2018-08-15 22:17:03 +08:00
urho3d-travis-ci
c391d13bab Travis CI: API documentation update at 2018-08-11 15:49:52 UTC.
[ci package]

Commit: a01132ca5f

Message: Update 3rd-party licences.
Close #2302
2018-08-11 15:49:52 +00:00
Arnis Lielturks
ea29214e9b
Documentation update. 2018-08-11 20:40:54 +08:00
Yao Wei Tjong 姚伟忠
dfb61c00d3
Minor documentation correction. 2018-08-11 10:47:46 +08:00
Yao Wei Tjong 姚伟忠
0fc21934f5
Cleanup CMake build scripts and documentation update.
Close #743.
2018-08-09 23:08:45 +08:00
Yao Wei Tjong 姚伟忠
d827f5ebfb
Proper segregation between Gradle modules. 2018-08-06 21:46:00 +08:00
urho3d-travis-ci
3d87d2e711 Travis CI: API documentation update at 2018-07-14 18:48:15 UTC.
[ci package]

Commit: a144206e27

Message: Update porting notes. Rename UpdateEvent::USE_NONE to UpdateEvent::USE_NO_EVENT.
2018-07-14 18:48:15 +00:00
Eugene Kozlov
a144206e27 Update porting notes. Rename UpdateEvent::USE_NONE to UpdateEvent::USE_NO_EVENT. 2018-07-14 18:17:33 +03:00
Yao Wei Tjong 姚伟忠
84ed9029f9
Update contributor list.
Close #2340
2018-06-24 10:23:52 +08:00
urho3d-travis-ci
dff13213e6 Travis CI: API documentation update at 2018-06-09 16:05:38 UTC.
[ci package]

Commit: 48bf1228aa

Message: Correct code comment.
Close #2315
2018-06-09 16:05:38 +00:00
Yao Wei Tjong 姚伟忠
e5b137af3b
Rename Color::TRANSPARENT constant to Color::TRANSPARENT_BLACK.
Close #2308
Close #2298
2018-06-09 22:26:59 +08:00
Yao Wei Tjong 姚伟忠
4e23992456
Remove 'experimental' label from EMSCRIPTEN_WASM build option. 2018-06-03 23:51:29 +08:00
Eugene Kozlov
47aba2aaa2
Merge pull request #2309 from eugeneko/hash-reverse
Add StringHash reverse support.
2018-06-03 15:12:42 +03:00
Yao Wei Tjong 姚伟忠
1d296ea10d
Document the new emscripten-specific build option. 2018-06-03 17:04:48 +08:00
Eugene Kozlov
774f62e4c3 Update docs and CMake description for URHO3D_HASH_DEBUG 2018-06-02 16:02:07 +03:00
Yao Wei Tjong 姚伟忠
40281539f0
Add a new build option to control auto addtion of HTML shell-file. 2018-06-02 17:37:28 +08:00
Yao Wei Tjong 姚伟忠
e65cdac59e
Add build support for Emscripten 1.38.x. Emit WASM by default. 2018-06-02 16:57:49 +08:00
urho3d-travis-ci
7b67f9c813 Travis CI: API documentation update at 2018-04-08 17:15:28 UTC.
[ci package]

Commit: a673dc98b5

Message: Fix Lua API binding for RayCastSingleSegmented().
2018-04-08 17:15:28 +00:00
urho3d-travis-ci
7af464c0ef Travis CI: API documentation update at 2018-04-08 14:32:33 UTC.
[ci package]

Commit: 6241c9623e

Message: Add PCH workaround include.
2018-04-08 14:32:33 +00:00
urho3d-travis-ci
b99aae5772 Travis CI: API documentation update at 2018-04-07 18:54:39 UTC.
[ci package]

Commit: 6395a96d48

Message: Fixed segmented raycast missing collisions by overlapping ray segments.
2018-04-07 18:54:39 +00:00
urho3d-travis-ci
9857472148 Travis CI: API documentation update at 2018-04-01 03:25:15 UTC.
[ci package]

Commit: 21b1c48da0

Message: Fix priority parameter not correctly passed.
Credit to UnickSoft for pointing this out.
Fix #2283
2018-04-01 03:25:15 +00:00
Yao Wei Tjong 姚伟忠
c2cbdaa1f0
Bump Assimp version number to 4.1.0.
Close #2268.
2018-03-15 23:34:32 +08:00
urho3d-travis-ci
7823fc6626 Travis CI: API documentation update at 2018-03-06 12:30:46 UTC.
[ci package]

Commit: 4ee6b14aac

Message: Merge pull request #2231 from eugeneko/ribbon-trail-update

Add RibbonTrail base velocity.
2018-03-06 12:30:46 +00:00
Yao Wei Tjong 姚伟忠
64e518fd04
Update contributor list. 2018-02-25 23:22:05 +08:00
Yao Wei Tjong 姚伟忠
830436a694
Minor documentation update to bump the minimum supported macOS version.
[ci only: master] [skip appveyor]
2018-02-07 09:03:51 +08:00
urho3d-travis-ci
a5e4e52498 Travis CI: API documentation update at 2018-02-04 04:32:56 UTC.
[ci package]

Commit: 8bef420d97

Message: Update contributor list.
Close #2250
Close #2223
2018-02-04 04:32:56 +00:00
Yao Wei Tjong 姚伟忠
8bef420d97
Update contributor list.
Close #2250
Close #2223
2018-02-04 12:12:06 +08:00
Yao Wei Tjong 姚伟忠
b85b88bc2f
Update libcpuid version in the documentation.
Close #2220.
2018-02-03 23:58:57 +08:00
urho3d-travis-ci
cb59ca840f Travis CI: API documentation update at 2018-02-03 03:40:56 UTC.
[ci package]

Commit: cda6440685

Message: Update contributor list.
Close #2249.
2018-02-03 03:40:56 +00:00
Yao Wei Tjong 姚伟忠
cda6440685
Update contributor list.
Close #2249.
2018-02-03 11:22:06 +08:00
Yao Wei Tjong 姚伟忠
4dcd35463b
Bump STB version number in the documentation.
Close #2219.
2018-02-03 11:12:29 +08:00
Sandu Liviu Catalin
4740e142b3
Update the STB Image Write library. This removes the dependency on the Jo_JPEG library since it was integrated into STB Image Writte (github.com/nothings/stb/pull/432). 2018-02-03 10:46:06 +08:00
urho3d-travis-ci
952ecf6c96 Travis CI: API documentation update at 2018-01-28 05:24:14 UTC.
[ci package]

Commit: 787dc118bb

Message: Minor refactoring and binding fixes.
Close #2235.
2018-01-28 05:24:14 +00:00
urho3d-travis-ci
b731e5a567 Travis CI: API documentation update at 2018-01-27 23:53:07 UTC.
[ci package]

Commit: 80668bf125

Message: Add Scene::IsReplicatedID() static helper method for code reuse.
Modify the Angelscript binding of the Component::IsReplicated() to use asMETHODPR macro to keep VS happy.
2018-01-27 23:53:07 +00:00
urho3d-travis-ci
28a1b47eb0 Travis CI: API documentation update at 2018-01-27 16:25:41 UTC.
[ci package]

Commit: 23a696676d

Message: Add IsReplicated() method for Node and Component classes.
Close #2211.
2018-01-27 16:25:41 +00:00
urho3d-travis-ci
2045d7a22d Travis CI: API documentation update at 2018-01-26 00:40:51 UTC.
[ci package]

Commit: d368227648

Message: Minor formatting and modernizing the code.
Close #2214.
2018-01-26 00:40:51 +00:00
urho3d-travis-ci
89476f7787 Travis CI: API documentation update at 2018-01-24 00:54:43 UTC.
[ci package]

Commit: f1c1f5aa42

Message: For CI - setup the lint stage on the primary CI.
2018-01-24 00:54:43 +00:00
Yao Wei Tjong 姚伟忠
c42e0d0403 Minor migration notes addition for Android build.
[ci skip]
2018-01-06 19:22:20 +08:00
urho3d-travis-ci
70049ba582 Travis CI: bump copyright to 2018.
[cache clear]
2018-01-01 05:35:37 +00:00
urho3d-travis-ci
53aba6a523 Travis CI: API documentation update at 2017-12-31 11:30:19 UTC.
[ci package]

Commit: 557b7621b4

Message: Add noexcept specifier for the rest of value classes for consistency.
2017-12-31 11:30:19 +00:00
Yao Wei Tjong 姚伟忠
1e7472ed71 Minor update on how to install MinGW cross-compiler toolchain.
[ci skip]
2017-12-24 20:43:17 +08:00
urho3d-travis-ci
18682ce75d Travis CI: API documentation update at 2017-12-24 10:33:33 UTC.
[ci package]

Commit: 21389b73bc

Message: Merge pull request #2207 from eugeneko/master

Add some Skeleton and Math helper functions.
2017-12-24 10:33:33 +00:00
Yao Wei Tjong 姚伟忠
791f776293 Add contributor credit.
Close #2115.
2017-12-20 01:20:59 +08:00
Yao Wei Tjong 姚伟忠
65e9d62fc6 Merge branch 'master' of https://github.com/SuperWangKai/Urho3D. 2017-12-20 01:14:21 +08:00
SuperWangKai
22886cfb94 Instruction on editor key bindings modified 2017-12-19 21:31:12 +08:00
Yao Wei Tjong 姚伟忠
093a5b6105 Adjust compiler flags to enable SSE3 when it is supported. 2017-12-17 01:51:31 +08:00
Yao Wei Tjong 姚伟忠
344c182fca Update documentation for SDL 2.0.7 upgrade. 2017-12-17 01:51:31 +08:00
Yao Wei Tjong 姚伟忠
cdb072c046 Minor update on dev package dependency for Wayland.
[ci skip]
2017-12-16 11:01:34 +08:00
Yao Wei Tjong 姚伟忠
63c9176c64 Clean up documentation to remove the URHO3D_C++11 build option. 2017-12-15 23:14:16 +08:00
Yao Wei Tjong 姚伟忠
912df7381c Remove support for VS 2013. 2017-12-15 23:13:21 +08:00
urho3d-travis-ci
70b8fc7609 Travis CI: API documentation update at 2017-11-24 20:15:29 UTC.
[ci package]

Commit: e9c72fac33

Message: Merge pull request #2184 from hsnabn/color-fromuint

Add Color::FromUInt.
2017-11-24 20:15:29 +00:00
urho3d-travis-ci
9061e26157 Travis CI: API documentation update at 2017-11-19 22:16:36 UTC.
[ci package]

Commit: 28734f6a1c

Message: Merge pull request #2177 from eugeneko/master

Misc fixes and features #2
2017-11-19 22:16:36 +00:00
Eugene Kozlov
4c7d0f3a71
Merge pull request #2091 from urho3d/refactor-attributes
Attribute refactoring
2017-11-12 20:21:50 +03:00
Eugene Kozlov
6961d6f358 Use "post-set callback" instead of "epilogue". Update docs. 2017-11-12 20:17:40 +03:00
urho3d-travis-ci
21efb5bda9 Travis CI: API documentation update at 2017-11-12 10:01:39 UTC.
[ci package]

Commit: 949af7adc7

Message: Add another new log level (TRACE) for verbose tracing.
Close #2163.
2017-11-12 10:01:39 +00:00
Yao Wei Tjong 姚伟忠
68232663cc Add contributors. 2017-11-12 17:18:21 +08:00