Lasse Öörni
|
d4df1937c8
|
Line breaks formatting for RaycastVehicle demo code.
|
2017-04-29 20:33:36 +03:00 |
|
Lasse Öörni
|
13cfad66ef
|
RaycastVehicle code / comments formatting and AngelScript fix. RegisterRaycastVehicleLibrary function removed and class registration performed as part of Physics library initialization instead.
|
2017-04-29 20:21:55 +03:00 |
|
Lasse Öörni
|
c145b3e03d
|
Merge remote-tracking branch 'slapin/raycast-vehicle'
|
2017-04-29 19:04:50 +03:00 |
|
Lasse Öörni
|
0fe1f9d6ca
|
Fix the GetElementAt() layout optimization, which should not check up/left limits for child elements in layout. Closes #1923.
|
2017-04-28 16:40:26 +03:00 |
|
Yao Wei Tjong
|
108530ff45
|
Merge pull request #1921 from cosmy1/libs-update
Libs update
|
2017-04-28 09:36:14 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
9623f94230
|
For CI - prevent coverity scan for CI build on feature branches.
[ci only: Web]
|
2017-04-27 23:18:04 +08:00 |
|
Lasse Öörni
|
ffb5786e06
|
Add porting note.
|
2017-04-27 16:00:51 +03:00 |
|
Lasse Öörni
|
1dcc111e72
|
Fixed remaining morph weight check to just check for not equal to zero.
|
2017-04-27 15:59:33 +03:00 |
|
Lasse Öörni
|
fd68fb6a5e
|
Remove morph clamping.
|
2017-04-27 13:37:32 +03:00 |
|
cosmy
|
aa6c87f18d
|
Update LZ4 license year.
|
2017-04-26 20:39:09 +02:00 |
|
cosmy
|
fbff46c4c7
|
Update docs.
|
2017-04-26 20:16:15 +02:00 |
|
cosmy
|
7902fba3b9
|
Replace deprecated LZ4 functions in Urho3D.
|
2017-04-26 20:15:04 +02:00 |
|
cosmy
|
0d91c33e22
|
Update LZ4 to 1.7.5.
|
2017-04-26 20:14:28 +02:00 |
|
Yao Wei Tjong 姚伟忠
|
10881e0f9e
|
For CI - perform the coverity scan on each CI build now.
It appears the service quota has been increased to one scan per day for the project of our size.
|
2017-04-27 00:12:55 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
eb2c9719a7
|
Add Coverity Scan badge to README page.
|
2017-04-27 00:12:55 +08:00 |
|
Lasse Öörni
|
a6086708a8
|
Add contributor.
|
2017-04-25 21:00:33 +03:00 |
|
Lasse Öörni
|
cbed718c31
|
Merge remote-tracking branch 'viva64/loop_conditional'
|
2017-04-25 21:00:00 +03:00 |
|
Lasse Öörni
|
791ed39a1c
|
Merge remote-tracking branch 'viva64/non_void_function'
|
2017-04-25 20:59:58 +03:00 |
|
Yao Wei Tjong 姚伟忠
|
2e613d4fc3
|
For CI - fix Coverity Scan build.
|
2017-04-26 00:48:16 +08:00 |
|
Svyatoslav
|
e063eae963
|
IKSolver.spp: PVS-Studio: Non-void function should return a value
Signed-off-by: Svyatoslav <razmyslov@viva64.com>
|
2017-04-25 18:40:00 +03:00 |
|
Svyatoslav
|
128230d462
|
PackageTool.cpp: PVS-Studio: fixed conditional expression of the loop.
Signed-off-by: Svyatoslav <razmyslov@viva64.com>
|
2017-04-25 18:25:02 +03:00 |
|
cosmy1
|
13f66443ac
|
Update docs.
|
2017-04-25 13:27:28 +02:00 |
|
cosmy1
|
3c360b9627
|
Update SQLite to 3.18.0.
|
2017-04-25 13:26:25 +02:00 |
|
cosmy1
|
2308c87458
|
Update docs.
|
2017-04-25 13:15:55 +02:00 |
|
cosmy1
|
0a66603da7
|
Update boost preprocessor to 1.64.0.
|
2017-04-25 13:14:15 +02:00 |
|
Sergey Lapin
|
ed210093d4
|
RaycastVehicle Lua demo code
|
2017-04-25 13:45:09 +03:00 |
|
Sergey Lapin
|
e50ec947a8
|
RaycastVehicle AngelScript demo code
|
2017-04-25 13:45:09 +03:00 |
|
Sergey Lapin
|
2eb3a1183a
|
RaycastVehicle C++ demo code
|
2017-04-25 13:45:09 +03:00 |
|
Sergey Lapin
|
18868d74c9
|
Bullet RaycastVehicle support
|
2017-04-23 01:29:49 +03:00 |
|
Lasse Öörni
|
5fecffe8bd
|
Fix dialog centering in the editor to use UI root size instead of screen size, which may not be the same.
|
2017-04-22 13:03:06 +03:00 |
|
Lasse Öörni
|
218f48ea98
|
Add lowdpi command line option to force low DPI on Retina display.
|
2017-04-22 00:32:55 +03:00 |
|
Lasse Öörni
|
493b97225d
|
Clarify ResourceCache function documentation regarding manual resources.
|
2017-04-21 12:47:53 +03:00 |
|
Yao Wei Tjong 姚伟忠
|
51c9e358ae
|
For CI - temporary fix to use Emscripten master SDK for asm.js mode.
The investigation will be carried out in another development branch.
Related to #1911. [skip appveyor] [ci only: Web]
|
2017-04-17 22:00:45 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
f0d5914d20
|
Use alternative install command to avoid relinking of targets.
[skip appveyor] [ci only: Web]
|
2017-04-16 23:18:46 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
6b1250485f
|
Rename to use the new Binaryen's trap mode setting.
Tested on Emscripten incoming SDK version 1.37.9.
|
2017-04-16 16:26:49 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
db908c2be5
|
Add self-executable HTML shell-file hack.
This hack allows IDE to "run" the HTML output file for Web platform as if it is an executable. This hack only works on Unix-alike host system, sorry.
|
2017-04-16 16:26:49 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
d53928310c
|
Workaround struct redefinition on some newer MinGW header files.
Fix #1899.
|
2017-04-15 00:55:49 +08:00 |
|
urho3d-travis-ci
|
c3622175d3
|
Travis CI: API documentation update at 2017-04-14 12:06:07 UTC.
[ci package]
Commit: 1d3c20aa70
Message: Double up the editor UI when on High DPI display.
|
2017-04-14 12:06:07 +00:00 |
|
Yao Wei Tjong 姚伟忠
|
1d3c20aa70
|
Double up the editor UI when on High DPI display.
|
2017-04-14 19:57:16 +08:00 |
|
Lasse Öörni
|
de5a3c118a
|
Add comment to Node::RemoveChild().
|
2017-04-13 23:55:25 +03:00 |
|
Lasse Öörni
|
ac9867669f
|
Merge remote-tracking branch 'ssinai1/recursive-remove'
|
2017-04-13 22:04:44 +03:00 |
|
Yao Wei Tjong 姚伟忠
|
0e4060b61a
|
Use no_weak_imports linker flag to ignore weak symbol during detection.
|
2017-04-13 19:35:23 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
1544a1631b
|
Skip try_compile test when the found lib does not the armv7 arch.
|
2017-04-13 19:35:23 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
5b1fdb8852
|
Also exclude the IK sample when the URHO3D_IK option is disabled.
|
2017-04-13 17:13:41 +08:00 |
|
TheComet
|
183d2d835e
|
fixes #1907 - Compiler error when URHO3D_IK=OFF
|
2017-04-12 23:36:55 +02:00 |
|
ssinai1
|
ed3c298106
|
Fixed: Erasing sibling nodes from component destructor can result in segfault.
|
2017-04-12 19:32:58 +02:00 |
|
Lasse Öörni
|
e76fea99e8
|
Fix compile fail if including ValueAnimationInfo.h without other needed includes.
|
2017-04-12 12:24:04 +03:00 |
|
Yao Wei Tjong 姚伟忠
|
fbfc894c12
|
For CI - use new AppVeyor feature to skip MinGW cache for VS Ci build.
|
2017-04-11 22:14:40 +08:00 |
|
urho3d-travis-ci
|
f9c811f61c
|
Travis CI: API documentation update at 2017-04-11 08:51:06 UTC.
[ci package]
Commit: 5b0aa268c5
Message: Handle namespace of constants in AngelScript API dump.
|
2017-04-11 08:51:06 +00:00 |
|
Lasse Öörni
|
5b0aa268c5
|
Handle namespace of constants in AngelScript API dump.
|
2017-04-11 11:41:07 +03:00 |
|