Граф коммитов

2051 Коммитов

Автор SHA1 Сообщение Дата
Yao Wei Tjong 姚伟忠 65fc4fc09f Remove support for VS 2008 as it does not support C++11 standard. 2017-08-26 15:39:23 +08:00
cosmy 56e441cb38 Update docs. 2017-08-24 21:16:21 +02:00
urho3d-travis-ci 6ba4cab0c7 Travis CI: API documentation update at 2017-08-24 03:30:13 UTC.
[ci package]

Commit: d01134d7e1

Message: Fix shared library build.
2017-08-24 03:30:13 +00:00
Eugene Kozlov dd020d3284 Merge pull request #2088 from eugeneko/docs-update
Update coding conventions for C++11.
2017-08-23 12:08:28 +03:00
Eugene Kozlov 60a4afa9e5 Minor docs update. 2017-08-23 12:07:03 +03:00
Eugene Kozlov 9c569295d8 Merge pull request #2092 from urho3d/remove-cxx11-guards
Remove cxx11 guards
2017-08-23 11:48:19 +03:00
urho3d-travis-ci 0ffd291638 Travis CI: API documentation update at 2017-08-22 18:30:11 UTC.
[ci package]

Commit: 27141fe66b

Message: Add contributor.
2017-08-22 18:30:11 +00:00
Lasse Öörni 27141fe66b Add contributor. 2017-08-22 20:53:31 +03:00
Eugene Kozlov c38a14c537 Use variadic SendEvent in Console::HandleTextFinished. Remove URHO3D_CXX11 define. Revert find_package (ODBC REQUIRED). Update porting notes. 2017-08-22 20:39:27 +03:00
Eugene Kozlov 35ae79e807 Remove item about constructor style. Add link to google code style guide. 2017-08-22 14:03:15 +03:00
Eugene Kozlov ce2cb1cf48 Update coding conventions examples. Remove item from 3rdParty contribution checklist. 2017-08-22 13:27:27 +03:00
Eugene Kozlov 8a93493ca6 Update coding conventions for C++11. 2017-08-21 18:55:18 +03:00
Lasse Öörni 4612ee2a67 Cutoff current state of porting notes to 1.7 version. 2017-08-19 18:55:51 +03:00
Lasse Öörni 2ac4f89a86 Reorder changelog sections for consistency with last changelog. 2017-08-19 14:36:37 +03:00
urho3d-travis-ci c4ebdf9424 Travis CI: API documentation update at 2017-08-19 08:04:29 UTC.
[ci package]

Commit: 05452b8bd1

Message: Refactor IntegerLog2() to LogBaseTwo() for performance and consistency.
2017-08-19 08:04:29 +00:00
Lasse Öörni 4265f99a8c Fix normals / lighting on the cylinder by using auto normal smoothing. Closes #2075. 2017-08-18 22:40:13 +03:00
Lasse Öörni e877b98544 Typo fix and highlight WebAssembly. 2017-08-18 10:00:59 +03:00
Lasse Öörni f644b7b87f Initial V1.7 changelog. 2017-08-17 23:00:31 +03:00
Lasse Öörni 9575cd6539 Remove joke to keep in line with rest of documentation. 2017-08-16 18:55:46 +03:00
TheComet 8f4b77aa34 Finished IK documentation 2017-08-15 21:52:51 +02:00
TheComet b4fc4c28b6 Documenting IK some more... 2017-08-15 00:34:48 +02:00
TheComet 1695a263db Working on IK documentation... 2017-08-15 00:34:48 +02:00
urho3d-travis-ci 2da19c1ab6 Travis CI: API documentation update at 2017-08-12 13:56:05 UTC.
[ci package]

Commit: d537c2027a

Message: Merge pull request #2061 from eugeneko/navmesh-streaming

Navmesh streaming
2017-08-12 13:56:05 +00:00
urho3d-travis-ci 768b6ddf5a Travis CI: API documentation update at 2017-08-09 19:56:06 UTC.
[ci package]

Commit: 787ce41a81

Message: Merge remote-tracking branch 'TheComet93/iss2058'
2017-08-09 19:56:06 +00:00
urho3d-travis-ci c44e954abf Travis CI: API documentation update at 2017-08-02 15:56:23 UTC.
[ci package]

Commit: e439197cfa

Message: Merge pull request #2034 from kostik1337/tilemap-improvements

Several tilemap improvements
2017-08-02 15:56:23 +00:00
urho3d-travis-ci 0e2fd9271e Travis CI: API documentation update at 2017-08-02 11:25:11 UTC.
[ci package]

Commit: 947fe2bde7

Message: Add SeekRelative() & Tell() (which is merely an alias to GetPosition()) to Deserializer. Closes #2053.
2017-08-02 11:25:11 +00:00
urho3d-travis-ci aa4c7fa9f4 Travis CI: API documentation update at 2017-08-01 09:45:24 UTC.
[ci package]

Commit: 0df18d3f54

Message: Merge remote-tracking branch 'TheComet93/iss1957'
2017-08-01 09:45:24 +00:00
urho3d-travis-ci e6d9e45ab5 Travis CI: API documentation update at 2017-07-29 14:22:05 UTC.
[ci package]

Commit: f68e04a6fc

Message: Fix tabs.
2017-07-29 14:22:05 +00:00
carnalis 995b83ec3a Add contributor. 2017-07-25 08:48:28 -04:00
urho3d-travis-ci 2db441a220 Travis CI: API documentation update at 2017-07-25 11:26:41 UTC.
[ci package]

Commit: 982befaab5

Message: Add default parameter value to Image::SaveWEBP() bindings.
2017-07-25 11:26:41 +00:00
carnalis 1f41a8c7c3 Implemented SaveWEBP() with optional compression level. 2017-07-24 11:47:09 -04:00
urho3d-travis-ci fff56a6ba5 Travis CI: API documentation update at 2017-07-23 12:44:04 UTC.
[ci package]

Commit: dd1582dc6f

Message: Merge branch 'webp'
2017-07-23 12:44:04 +00:00
Lasse Öörni aa47eb13ba Merge branch 'master' into webp 2017-07-22 13:36:51 +03:00
urho3d-travis-ci 78643541e4 Travis CI: API documentation update at 2017-07-20 22:28:36 UTC.
[ci package]

Commit: 1c992b2611

Message: Merge pull request #2033 from eugeneko/master

Add DebugRenderer::AddSphereSector. Expose Sphere helper funcions.
2017-07-20 22:28:36 +00:00
Lasse Öörni 51e49e6f7d Default WebP on. 2017-07-20 22:26:14 +03:00
Lasse Öörni 157130c612 Add WebP license and mention to library list. 2017-07-20 22:13:49 +03:00
Lasse Öörni da996ddae9 Merge remote-tracking branch 'carnalis/webp' 2017-07-20 22:06:08 +03:00
urho3d-travis-ci 2d435b3d57 Travis CI: API documentation update at 2017-07-20 10:03:25 UTC.
[ci package]

Commit: f916c02a4e

Message: Fixed HeightMapToWorld contributed by Lumak. Closes #2030.
2017-07-20 10:03:25 +00:00
carnalis 3339e5012b Initial commit of WebP image support 2017-07-20 00:43:15 -04:00
Yao Wei Tjong 姚伟忠 ec84cfdfd1 Remove the usage of add_compiler_export_flags() deprecated function.
Fix #1945.
2017-07-13 23:17:09 +08:00
urho3d-travis-ci d03134682a Travis CI: API documentation update at 2017-07-10 07:05:23 UTC.
[ci package]

Commit: dfe94e36ca

Message: Merge pull request #2014 from eugeneko/master

Prevent sending events for subscribers added during event handling.
2017-07-10 07:05:23 +00:00
Lasse Öörni 7655048160 Add contributor. 2017-07-08 13:54:28 +03:00
urho3d-travis-ci 6c5f0f4815 Travis CI: API documentation update at 2017-07-05 08:42:09 UTC.
[ci package]

Commit: cd38109ddf

Message: Minor doc edit & header comment fix.
2017-07-05 08:42:09 +00:00
Lasse Öörni cd38109ddf Minor doc edit & header comment fix. 2017-07-05 11:31:04 +03:00
Iain Merrick 68b43b19f4 Add docs for subpixel font rendering options (#1953) 2017-07-03 12:25:02 -05:00
Lasse Öörni ce98afc76e Add contributor credits. Re-add old behavior of also acquiring properties directly from tileElem in TmxFile2D, if defined. 2017-06-26 18:37:01 +03:00
urho3d-travis-ci ecacd32e33 Travis CI: API documentation update at 2017-06-26 10:23:08 UTC.
[ci package]

Commit: 1826fdb73a

Message: Merge pull request #1997 from eugeneko/master

Add Vector3::Orthogonalize helper function.
2017-06-26 10:23:08 +00:00
urho3d-travis-ci 7a905bd056 Travis CI: API documentation update at 2017-06-23 22:50:38 UTC.
[ci package]

Commit: 071b42819d

Message: Amend porting note.
2017-06-23 22:50:38 +00:00
Lasse Öörni 071b42819d Amend porting note. 2017-06-24 01:41:04 +03:00
urho3d-travis-ci b51625df5b Travis CI: API documentation update at 2017-06-23 06:45:43 UTC.
[ci package]

Commit: 58277e3621

Message: Add AS bindings for searching Node children by name.
2017-06-23 06:45:43 +00:00