cosmy1
478f089239
Update docs.
2017-02-05 21:21:17 +01:00
urho3d-travis-ci
638398faa8
Travis CI: API documentation update at 2017-02-02 16:55:43 UTC.
...
[ci package]
Commit: https://github.com/urho3d/Urho3D/commit/4dce27a248c980a1988490b02c06661f16bc4ff0
Message: Add missing IntVector3 global functions to Angelscript.
2017-02-02 16:55:43 +00:00
Lasse Öörni
8e8bf35378
Add contributor. Fix missing script expose in ConstraintDistance2D.
2017-02-02 18:40:35 +02:00
urho3d-travis-ci
a926e43496
Travis CI: API documentation update at 2017-01-30 14:19:08 UTC.
...
[ci package]
Commit: https://github.com/urho3d/Urho3D/commit/32310a2c12a120ee85761d30aad4e59c6e273926
Message: Rename FONT_TYPE enum to FontType and expose it to Font public API. Closes #1786 .
2017-01-30 14:19:08 +00:00
Lasse Öörni
23c5dd19e8
Merge pull request #1777 from urho3d/update-freetype
...
Update FreeType to 2.7.1.
2017-01-27 12:16:03 +02:00
Lasse Öörni
a8b58c0c28
Merge pull request #1771 from urho3d/update-angelscript
...
Update AngelScript
2017-01-24 12:33:01 +02:00
Yao Wei Tjong 姚伟忠
38b852a282
Add a new section on how to setup Windows user with MKLINK privilege.
...
[ci only: master]
2017-01-23 00:43:56 +08:00
Lasse Öörni
2ebbbd477b
Update FreeType to 2.7.1.
2017-01-21 13:21:43 +02:00
Lasse Öörni
f3dd4967cf
Typo fix.
2017-01-18 11:14:47 +02:00
MonkeyFirst
a0ec3bb159
fix documentation about ctrl & alt usage
2017-01-17 19:29:48 +07:00
MonkeyFirst
26cef8099b
fix documentation
2017-01-17 18:37:16 +07:00
MonkeyFirst
5ad684ce68
Add documentation for PaintSelection
2017-01-17 18:32:23 +07:00
urho3d-travis-ci
cc2e166157
Travis CI: API documentation update at 2017-01-12 16:29:43 UTC.
...
[ci package]
Commit: https://github.com/urho3d/Urho3D/commit/f20475161ffb5164ab15c96560c8e8596341126a
Message: Add XMLFile::GetOrCreateRoot() & XMLElement::GetOrCreateChild(). Closes #1756 .
2017-01-12 16:29:43 +00:00
Yao Wei Tjong 姚伟忠
d42723a45e
Enable high DPI on Apple retina display device by default.
...
High DPI mode can still be programmatically disabled via Engine parameter only.
2017-01-10 23:43:03 +08:00
urho3d-travis-ci
9fb189a51c
Travis CI: API documentation update at 2017-01-10 08:03:34 UTC.
...
[ci package]
Commit: https://github.com/urho3d/Urho3D/commit/d229db148c0499dc454cdcb5295d7bcfbcf07b7e
Message: When Input detects screen mode change (initial or otherwise), calculate scaling ratio from SDL window size and Graphics backbuffer size. Scale mouse positions and deltas with the input scale. Inspired by work of Elissa Ross in PR #1725 . Related to issue #1252 , might resolve it, but not tested on actual Retina hardware.
2017-01-10 08:03:34 +00:00
Lasse Öörni
883b5105cb
Merge branch 'master' into update-angelscript
2017-01-07 16:40:55 +02:00
Yao Wei Tjong 姚伟忠
ffa79e2bef
Add contributor credit.
2017-01-05 00:17:12 +08:00
Lasse Öörni
fe2d6cf21a
Add contributor credit.
2017-01-04 16:13:46 +02:00
urho3d-travis-ci
42f40ad64f
Travis CI: API documentation update at 2017-01-03 16:25:53 UTC.
...
[ci package]
Commit: https://github.com/urho3d/Urho3D/commit/48b82e136e95d635a988c724fe1c8bc830973527
Message: Fix typo in Editor scripts.
2017-01-03 16:25:53 +00:00
urho3d-travis-ci
39b6089615
Travis CI: API documentation update at 2017-01-01 20:43:44 UTC.
...
[ci package]
Commit: https://github.com/urho3d/Urho3D/commit/11f099c6553e330cb2d1280cb14617f56f0c556b
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
urho3d-travis-ci
ee054a1507
Travis CI: bump copyright to 2017.
...
[ccache clear]
2017-01-01 13:01:31 +00:00
Lasse Öörni
50b6eda8ce
Add model credit to readme.
2016-12-29 20:40:13 +02:00
Lasse Öörni
2491fdd776
Added contributor credit.
2016-12-29 20:01:36 +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: https://github.com/urho3d/Urho3D/commit/a44f5299ee53793ed9d8c323ce9310d42729fdec
Message: Register Variant::GetTypeName & Variant::GetTypeFromName as global functions into AngelScript. Closes #1730 .
2016-12-27 19:48:40 +00:00
urho3d-travis-ci
4062553b4f
Travis CI: API documentation update at 2016-12-18 12:56:19 UTC.
...
[ci package]
Commit: https://github.com/urho3d/Urho3D/commit/475bed04a8eb9f86eb6efa0ee4481d19e9385409
Message: Fix nearest aniso filtering on Direct3D9 (At least NVIDIA GPUs.) Add documentation note on nearest aniso mode support. Closes #1718 .
2016-12-18 12:56:19 +00:00
Lasse Öörni
475bed04a8
Fix nearest aniso filtering on Direct3D9 (At least NVIDIA GPUs.) Add documentation note on nearest aniso mode support. Closes #1718 .
2016-12-18 14:42:33 +02:00
Lasse Öörni
6da62ecfe4
Aniso-nearest texture filter mode.
2016-12-18 13:42:24 +02:00
Yao Wei Tjong 姚伟忠
5568e5bc8b
Minor doc update - use original "ungrouped" build option from SDL.
...
There is a plan to group all the build options from SDL into its own group, however, it has not been implemented yet in the master branch. These paragrahps were cherry-picked from a refactoring branch so the information there were more forward-looking.
2016-12-17 22:49:36 +08:00
Lasse Öörni
bbee668dfa
Fix typo in header comment. Add mention of EngineDefs.h in documentation.
2016-12-10 18:00:10 +02:00
Lasse Öörni
9b10279e80
Added contributor credit.
2016-12-10 14:54:33 +02:00
Yao Wei Tjong 姚伟忠
e045b29c59
Split 3rd-party licenses into its own file.
2016-12-05 23:28:39 +08:00
urho3d-travis-ci
ea3a97a078
Travis CI: API documentation update at 2016-11-30 11:45:48 UTC.
...
[ci package]
Commit: https://github.com/urho3d/Urho3D/commit/71731961bd6f28ac66cca34f6387166d9b256735
Message: Add function to return Text3D UI element height.
2016-11-30 11:45:48 +00:00
urho3d-travis-ci
13b3d9e9e6
Travis CI: API documentation update at 2016-11-22 18:11:01 UTC.
...
[ci package]
Commit: https://github.com/urho3d/Urho3D/commit/1efb0d9085046413e35c2c2982839909deb2729f
Message: Enable IME for Linux platform. Only tested using ibus.
2016-11-22 18:11:01 +00:00
Yao Wei Tjong 姚伟忠
1efb0d9085
Enable IME for Linux platform. Only tested using ibus.
2016-11-23 01:59:55 +08:00
Lasse Öörni
32a5f73bc8
Added external link.
2016-11-22 13:55:18 +02:00
Yao Wei Tjong 姚伟忠
2fb158d089
Add support for FCITX (an alternative IME to ibus).
2016-11-20 13:50:24 +08:00
urho3d-travis-ci
c7a63ac03e
Travis CI: API documentation update at 2016-11-19 23:29:28 UTC.
...
[ci package]
Commit: https://github.com/urho3d/Urho3D/commit/df808db28d6b57801e3e176604db9840177bcce7
Message: Update DebugRenderer comments. Render lines with depth write on and solid triangles with depth write off.
2016-11-19 23:29:28 +00:00
urho3d-travis-ci
1176e9daab
Travis CI: API documentation update at 2016-11-18 08:12:47 UTC.
...
[ci package]
Commit: https://github.com/urho3d/Urho3D/commit/ade01f61af9b7cda1b8cc2f393e46e79e583ee2d
Message: Remove isAreaLight variable completely from Light class, as it's unused. Some cleanup / comment changes. Fix PBRDeferred GLSL shader.
2016-11-18 08:12:47 +00:00
Lasse Öörni
f1cb469a34
Fix getting world-space tangent for billboards. Closes #1678 .
2016-11-09 22:57:34 +02:00
Yao Wei Tjong 姚伟忠
198adcedec
Merge SDL 2.0.5.
2016-11-09 23:41:08 +08:00
urho3d-travis-ci
b9b88591fb
Travis CI: API documentation update at 2016-11-07 20:21:46 UTC.
...
[ci package]
Commit: https://github.com/urho3d/Urho3D/commit/10e97395e3e9debac9df9be38420c16b0d039ee6
Message: Add contributor credit.
2016-11-07 20:21:47 +00:00
Lasse Öörni
10e97395e3
Add contributor credit.
2016-11-07 22:06:15 +02:00
Lasse Öörni
3ae0f063bc
Add contributor.
2016-11-05 22:11:16 +02:00
Lasse Öörni
5d24b152ab
Add note that multiple lights loop commands (forwardlights / lightvolumes) are not supported in the renderpath. Closes #1671 .
2016-11-04 10:00:40 +02:00
urho3d-travis-ci
e550dda403
Travis CI: API documentation update at 2016-11-01 18:11:07 UTC.
...
[ci package]
Commit: https://github.com/urho3d/Urho3D/commit/e44dda965c1b97b2a81fb224abc994b8b41b28fb
Message: Merge pull request #1669 from eugeneko/master
Optimize Editor work with temporary objects
2016-11-01 18:11:07 +00:00
Lasse Öörni
352a62536c
Initialize depth in Deferred & Prepass renderpaths to allow sampling the depth buffer even if no opaque geometry has been rendered. Documentation edits.
2016-10-31 19:06:13 +02:00
Lasse Öörni
a04bf5629a
Refactored soft particle handling to not use unique renderpath files. Closes #1670 .
2016-10-31 18:25:54 +02:00
Lasse Öörni
b711f2474f
Add contributor credit.
2016-10-31 16:30:35 +02:00
Johnathan Jenkins
d78fc4020f
minor typos
2016-10-28 13:07:14 -07:00