urho3d-travis-ci
0c43256b28
Travis CI: API documentation update at 2017-10-28 18:04:11 UTC.
...
[ci package]
Commit: 56f4c6cb79
Message: Minor changes in ScriptInstance. Use &inout qualifier for AS Array::Swap.
2017-10-28 18:04:11 +00:00
Yao Wei Tjong 姚伟忠
21ed39fad6
Remove support for old Visual Studio versions.
...
Only newer versions that can handle C++11 features are supported now.
2017-10-26 22:52:15 +08:00
Frode Lindeijer
5cd69855b2
Removed a "been" from networking documentation
2017-10-25 22:53:59 +02:00
urho3d-travis-ci
07024da809
Travis CI: API documentation update at 2017-10-15 11:49:59 UTC.
...
[ci package]
Commit: 69ffd879f3
Message: Merge pull request #2140 from eugeneko/master
Add internal layout functions for ListView.
2017-10-15 11:49:59 +00:00
Yao Wei Tjong 姚伟忠
9a7a590548
Update assimp version in the documentation.
2017-10-13 23:52:13 +08:00
Yao Wei Tjong 姚伟忠
69d3e55781
Update AngelScript version.
2017-10-01 17:23:54 +08:00
Yao Wei Tjong 姚伟忠
6acd0d57f0
Add contributor.
2017-09-30 17:26:28 +08:00
Frode Lindeijer
4482278841
Two minor corrections in Network documentation
2017-09-26 17:40:05 +02:00
Yao Wei Tjong 姚伟忠
1e7efab8af
Update nanodbc version.
2017-09-23 21:03:42 +08:00
Yao Wei Tjong 姚伟忠
2811ecadf4
Add contributor.
2017-09-23 11:53:33 +08:00
urho3d-travis-ci
a57bd0f767
Travis CI: API documentation update at 2017-09-18 20:53:40 UTC.
...
[ci package]
Commit: c4b609ccaa
Message: Fix another tab.
2017-09-18 20:53:40 +00:00
Eugene Kozlov
600d7a7412
Update docs.
2017-09-14 22:09:31 +03:00
urho3d-travis-ci
14bdd868e8
Travis CI: API documentation update at 2017-08-29 20:58:33 UTC.
...
[ci package]
Commit: e56ff1b0c6
Message: Merge pull request #2098 from Modanung/IntVector-operators
Added operator overloads for multiplying IntVectors
2017-08-29 20:58:33 +00:00
urho3d-travis-ci
633afbbe13
Travis CI: API documentation update at 2017-08-28 13:35:48 UTC.
...
[ci package]
Commit: 79f01057d3
Message: Merge pull request #2105 from eugeneko/attribute-metadata
Add attribute metadata.
2017-08-28 13:35:48 +00:00
Eugene Kozlov
b617a576c4
Added attribute metadata. Removed attribute variant structure element names. Resolves #1766 .
2017-08-27 12:02:47 +03:00
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
urho3d-travis-ci
7fa6f9c960
Travis CI: API documentation update at 2017-06-19 20:16:14 UTC.
...
[ci package]
Commit: 216cf57e96
Message: Add font size porting note.
2017-06-19 20:16:14 +00:00
Lasse Öörni
216cf57e96
Add font size porting note.
2017-06-19 22:58:00 +03:00
urho3d-travis-ci
c1e3969440
Travis CI: API documentation update at 2017-06-18 01:22:28 UTC.
...
[ci package]
Commit: bcd90a977d
Message: Change attribute to default type & accessor. Add contributor credit.
2017-06-18 01:22:28 +00:00
Lasse Öörni
bcd90a977d
Change attribute to default type & accessor. Add contributor credit.
2017-06-17 22:43:26 +03:00
Lasse Öörni
bc98863c8f
Update FreeType version in documentation.
2017-06-16 00:49:22 +03:00
Lasse Öörni
879885b843
Add note of sample applications to the contribution checklist.
2017-06-13 13:40:00 +03:00
Lasse Öörni
e41b74c463
Merge branch 'update-bullet'
2017-06-12 19:27:06 +03:00
urho3d-travis-ci
31f698fa60
Travis CI: API documentation update at 2017-06-10 21:26:46 UTC.
...
[ci package]
Commit: 00eb0c6ff0
Message: Merge pull request #1979 from eugeneko/master
Add Model metadata support.
2017-06-10 21:26:46 +00:00
Lasse Öörni
86ba5e5bdd
Update Bullet to 2.86.1. Thanks to slapin for the initial work.
2017-06-10 21:30:19 +03:00
Lasse Öörni
bce517af5d
Add contributor credit.
2017-06-09 23:08:40 +03:00
Lasse Öörni
63f3c10054
Add contributor.
2017-06-07 18:32:05 +03:00
Yao Wei Tjong 姚伟忠
460a3a38c0
Update migration note.
2017-06-05 23:08:12 +08:00
Yao Wei Tjong 姚伟忠
a6301ac772
Documentation update for the tvOS build process.
2017-06-05 23:04:09 +08:00
Yao Wei Tjong 姚伟忠
75b8420a31
Initial work for porting Urho3D to AppleTV platform.
2017-06-05 23:04:09 +08:00
urho3d-travis-ci
5c7ee10f5f
Travis CI: API documentation update at 2017-06-02 23:52:55 UTC.
...
[ci package]
Commit: d2ac2067c6
Message: Merge pull request #1966 from eugeneko/master
Re-factored PhysicsWorld2D::ContactInfo. Removed NodeEndContact2D::P_…
2017-06-02 23:52:55 +00:00
Eugene Kozlov
d2ac2067c6
Merge pull request #1966 from eugeneko/master
...
Re-factored PhysicsWorld2D::ContactInfo. Removed NodeEndContact2D::P_…
2017-06-03 01:46:38 +03:00
Eugene Kozlov
792c4900a8
Remove P_CONTACT parameter from 2D physics events. Rename P_CONTACTPOINTS to P_CONTACTS.
2017-06-02 22:48:04 +03:00
Lasse Öörni
e4fe4f04bb
Add contributor. Prefer union-based float to raw bits conversion.
2017-06-02 18:42:34 +03:00
Yao Wei Tjong 姚伟忠
3d39061627
Simplify the build option for sharing pak-loader script and data.
2017-05-21 20:21:27 +08:00
Yao Wei Tjong 姚伟忠
df475cc7ce
Drop RapidJSON documentation.
2017-05-20 08:31:08 +08:00
Yao Wei Tjong 姚伟忠
0f640eb4d2
Update Doxygen configuration file.
...
[ci only: master] [skip appveyor]
2017-05-19 23:40:39 +08:00
urho3d-travis-ci
110ac2fe84
Travis CI: API documentation update at 2017-05-18 15:07:05 UTC.
...
[ci package]
Commit: 363f68d36e
Message: When the search path is required, search it as rooted and not-rooted.
2017-05-18 15:07:05 +00:00
Lasse Öörni
9be9330851
Merge remote-tracking branch 'Florastamine/master' into platform-query-functions
2017-05-16 10:09:16 +03:00
urho3d-travis-ci
e88a03154f
Travis CI: API documentation update at 2017-05-13 11:38:55 UTC.
...
[ci package]
Commit: a90bc49b56
Message: Move SoundSource new function registration to APITemplates.h so it works on both SoundSource & SoundSource3D. Minor comment formatting fix. Add contributor.
2017-05-13 11:38:55 +00:00
Lasse Öörni
a90bc49b56
Move SoundSource new function registration to APITemplates.h so it works on both SoundSource & SoundSource3D. Minor comment formatting fix. Add contributor.
2017-05-13 13:05:51 +03:00
Lasse Öörni
38fa8dff0f
Add contributor.
2017-05-10 20:16:43 +03:00
Florastamine
4c7647aa29
GetOSVersion() returns the version of the OS.
2017-05-09 14:15:57 +07:00
Florastamine
c0c3f56678
GetHostName() returns name of the computer.
2017-05-09 14:13:57 +07:00
Florastamine
de1af331ac
GetLoginName() returns the name of the currently logged in user.
2017-05-09 14:09:44 +07:00
Florastamine
c7981ecad1
GetTotalMemory(), which returns the total amount of useable memory.
2017-05-09 14:07:00 +07:00
urho3d-travis-ci
1d4be4ca65
Travis CI: API documentation update at 2017-05-08 10:41:33 UTC.
...
[ci package]
Commit: cc26cac198
Message: Use base16 for VariantMap hash key conversion in both directions in JSONValue. Expose JSONValue Get/Set Variant & VariantMap to script.
2017-05-08 10:41:33 +00:00
urho3d-travis-ci
ce69ad556e
Travis CI: API documentation update at 2017-05-06 09:47:10 UTC.
...
[ci package]
Commit: af2ecd5414
Message: Fix copy-paste error in bindings.
2017-05-06 09:47:10 +00:00
Lasse Öörni
db29964574
Apply CollisionShape2D / signed world scale patch from Ricardo Abreu. Closes #1926 .
2017-05-06 12:21:50 +03:00
Lasse Öörni
60f4a3b80f
Merge remote-tracking branch '1vanK/master'
2017-05-05 11:56:15 +03:00
urho3d-travis-ci
d79f0f6122
Travis CI: API documentation update at 2017-05-04 17:43:08 UTC.
...
[ci package]
Commit: c1da87a498
Message: Merge pull request #1927 from eugeneko/master
Minor fix and helper function
2017-05-04 17:43:08 +00:00
1vanK
e1e6016eeb
Update rapidjson lib
2017-05-04 17:28:02 +03:00
Yao Wei Tjong 姚伟忠
94a415b0b8
Minor doc typo correction.
2017-05-03 22:08:54 +08:00
urho3d-travis-ci
81fc8cb79f
Travis CI: API documentation update at 2017-05-02 18:52:39 UTC.
...
[ci package]
Commit: 29ebd52590
Message: Expose getting JSONValue keys & values as arrays in AngelScript. Closes #1924 .
2017-05-02 18:52:39 +00:00
urho3d-travis-ci
c211d51e6b
Travis CI: API documentation update at 2017-04-29 18:44:32 UTC.
...
[ci package]
Commit: 61d73cf659
Message: Add contributor credit.
2017-04-29 18:44:32 +00:00
Lasse Öörni
61d73cf659
Add contributor credit.
2017-04-29 21:35:00 +03:00
Yao Wei Tjong
108530ff45
Merge pull request #1921 from cosmy1/libs-update
...
Libs update
2017-04-28 09:36:14 +08:00
Lasse Öörni
ffb5786e06
Add porting note.
2017-04-27 16:00:51 +03:00
cosmy
fbff46c4c7
Update docs.
2017-04-26 20:16:15 +02:00
Lasse Öörni
a6086708a8
Add contributor.
2017-04-25 21:00:33 +03:00
cosmy1
13f66443ac
Update docs.
2017-04-25 13:27:28 +02:00
cosmy1
2308c87458
Update docs.
2017-04-25 13:15:55 +02:00
Lasse Öörni
218f48ea98
Add lowdpi command line option to force low DPI on Retina display.
2017-04-22 00:32:55 +03: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
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
urho3d-travis-ci
129205a9b1
Travis CI: API documentation update at 2017-04-10 18:11:53 UTC.
...
[ci package]
Commit: 150c4fb26d
Message: Export some consts to AngelScript
2017-04-10 18:11:53 +00:00
Yao Wei Tjong 姚伟忠
9daf887f10
Phasing out universal binary build for macOS platform.
...
Close #1895 .
2017-04-09 00:04:41 +08:00
urho3d-travis-ci
0ae20c528b
Travis CI: API documentation update at 2017-04-05 19:35:46 UTC.
...
[ci package]
Commit: dd0caa6ab7
Message: Move ParticleEmitter2D events into Urho2DEvents header file. Add event parameters and safeguard for event handling causing component destruction. Add contributor credit.
2017-04-05 19:35:46 +00:00
Lasse Öörni
dd0caa6ab7
Move ParticleEmitter2D events into Urho2DEvents header file. Add event parameters and safeguard for event handling causing component destruction. Add contributor credit.
2017-04-05 22:23:13 +03:00
Yao Wei Tjong 姚伟忠
6296c18e92
Minor doc update on how to use the define_resource_dirs() macro.
2017-04-05 23:37:20 +08:00
Yao Wei Tjong 姚伟忠
2efbcd570c
Rename "define_resource_files" macro to "define_resource_dirs".
...
Enhance it to take extra arguments for specifiying target-specific resource directories and other extra for Web platform support.
Close #809 .
2017-04-05 18:16:36 +08:00
urho3d-travis-ci
4078b9f842
Travis CI: API documentation update at 2017-04-04 18:11:18 UTC.
...
[ci package]
Commit: cd6f76f26e
Message: Merge pull request #1856 from eugeneko/master
Improve Box2D integration
2017-04-04 18:11:18 +00:00
urho3d-travis-ci
d59424daae
Travis CI: API documentation update at 2017-04-03 23:26:36 UTC.
...
[ci package]
Commit: 0eb813518a
Message: Merge remote-tracking branch 'origin/TheComet93-InverseKinematics'
2017-04-03 23:26:36 +00:00
Lasse Öörni
0eb813518a
Merge remote-tracking branch 'origin/TheComet93-InverseKinematics'
2017-04-03 21:26:17 +03:00
Lasse Öörni
98322561be
Minor code formatting. Add contributor.
2017-04-03 21:16:46 +03:00
Yao Wei Tjong 姚伟忠
e62179f133
Integrate IK sub-library with Urho3D's build system.
2017-04-01 21:28:27 +08:00
urho3d-travis-ci
f2c01b1c00
Travis CI: API documentation update at 2017-03-30 14:09:06 UTC.
...
[ci package]
Commit: 7bf75955d8
Message: Minor code convention edit to avoid underscore in function name.
2017-03-30 14:09:07 +00:00
Lasse Öörni
34a45587e9
Add contributor credit.
2017-03-30 11:00:41 +03:00
Lasse Öörni
0a36e92bc9
Add note on using server & client functionality in Network subsystem simultaneously.
2017-03-27 11:30:31 +03:00
Yao Wei Tjong 姚伟忠
cd57326098
Minor documentation update on how to use Urho3D libary.
2017-03-26 22:18:35 +08:00
Yao Wei Tjong 姚伟忠
9d84ccffe4
Initial attempt to support MODULE library type for Web platform.
...
Disallow memory growth when using MODULE lib-type.
Move the resource defining and checking logic into their own macros.
2017-03-26 22:18:35 +08:00
urho3d-travis-ci
c73f0651e7
Travis CI: API documentation update at 2017-03-22 21:12:55 UTC.
...
[ci package]
Commit: e92c0ee093
Message: Merge pull request #1872 from Florastamine/master
Add Animation::GetTrack(unsigned)
2017-03-22 21:12:55 +00:00
urho3d-travis-ci
eeb4eab788
Travis CI: API documentation update at 2017-03-20 16:32:22 UTC.
...
[ci package]
Commit: 90e95ab2e3
Message: Update documentation. Add contributor credit. Minor code comment fixes.
2017-03-20 16:32:22 +00:00
Lasse Öörni
90e95ab2e3
Update documentation. Add contributor credit. Minor code comment fixes.
2017-03-20 18:11:12 +02:00
Lasse Öörni
8630065fbd
Merge pull request #1869 from Modanung/patch-1
...
Added heXon and Quatter to external links
2017-03-19 12:07:32 +02:00
urho3d-travis-ci
03fdf19758
Travis CI: API documentation update at 2017-03-19 03:39:21 UTC.
...
[ci package]
Commit: 8c91b0b32f
Message: Use a dummy enum declaration to avoid duplicate Lua global constants.
2017-03-19 03:39:21 +00:00
Frode Lindeijer
092a426285
Added heXon and Quatter to external links
...
As discussed [here](http://discourse.urho3d.io/t/next-release/2031/13 ).
2017-03-19 03:54:35 +01:00
urho3d-travis-ci
b8515b563f
Travis CI: API documentation update at 2017-03-16 18:26:27 UTC.
...
[ci package]
Commit: 53d18649d4
Message: Redefine AutoRemoveMode where used in the Lua pkgs to prevent incorrect bindings code generation.
2017-03-16 18:26:27 +00:00
Lasse Öörni
eccf7cef88
Added documentation chapter on scene graph events, and that individual component removals are not signaled when node is removed. Closes #1864 .
2017-03-15 12:12:06 +02:00
Lasse Öörni
1d995bcc7e
Remove email / GD.net username from readme, as they do not represent preferred communication channels.
2017-03-11 13:38:21 +02:00
Yao Wei Tjong 姚伟忠
1bfd14e5f4
Minor documentation update to highlight EMSCRIPTEN_WASM build option.
...
[ci only: master] [skip appveyor]
2017-03-11 14:18:10 +08:00
Lasse Öörni
1b725367fc
Place proper type check for StaticModel vs. AnimatedModel SetModel() into AngelScript API instead of StaticModel C++ code logging a warning and redirecting. Add a porting note related to this.
2017-03-07 17:36:58 +02:00
Yao Wei Tjong 姚伟忠
6b8e469d7d
Adding a porting note for build system.
...
[ci only: Web] [skip appveyor]
2017-03-05 13:49:57 +08:00
Yao Wei Tjong 姚伟忠
49996b1617
Minor documentation update and typo correction.
2017-03-05 08:46:37 +08:00
Yao Wei Tjong 姚伟忠
6eef852fe2
When targeting WASM, allow memory growth and code gen that could trap.
2017-03-05 08:46:33 +08:00
Yao Wei Tjong 姚伟忠
d7eded9178
Add new build option to enable WASM support.
...
Remove redundant Emscripten build option for pre-generating the system libraries because newer Emscripten version has fixed the cache lock issue.
2017-03-05 08:46:29 +08:00
Yao Wei Tjong 姚伟忠
98bdf13583
Enhance toolchain files to first check on suitable ccache symlink.
...
If a suitable symlink is found in the standard ccache symlink directory then skip creating fallback symlink in the build tree.
2017-03-05 08:45:39 +08:00
Yao Wei Tjong 姚伟忠
f32cbb72b0
Rename Urho3D-CMake-common.cmake module to UrhoCommon.cmake.
...
To be consistent with the other modules. Drop the '3D' simply because it sticks out in 'Urho3DCommon'.
2017-03-05 08:45:39 +08:00
Yao Wei Tjong 姚伟忠
73c97d9f64
Only add defines at the scope they are actually required.
2017-03-05 08:45:38 +08:00
Yao Wei Tjong 姚伟忠
9f19d51c08
Remove older constructs that have been earmarked previously.
2017-03-05 08:34:41 +08:00
Yao Wei Tjong 姚伟忠
3475afba54
Bump the CMake minimum version in the CMakeLists.txt files.
2017-03-05 08:34:41 +08:00
urho3d-travis-ci
e63db60b9a
Travis CI: API documentation update at 2017-03-04 18:23:30 UTC.
...
[ci package]
Commit: c9331a6cc9
Message: Merge pull request #1832 from eugeneko/master
Extract some code to increase reusability.
2017-03-04 18:23:30 +00:00
Lasse Öörni
9ef6c6397a
Clarify license / author information of assets where not otherwise mentioned. Closes #1844 .
2017-03-04 18:36:33 +02:00
urho3d-travis-ci
f219fb5d23
Travis CI: API documentation update at 2017-03-04 14:22:17 UTC.
...
[ci package]
Commit: 07da64de58
Message: Fix registration of NamedPipe to AngelScript API to use the proper class.
2017-03-04 14:22:17 +00:00
urho3d-travis-ci
8230d0bb99
Travis CI: API documentation update at 2017-03-02 20:19:12 UTC.
...
[ci package]
Commit: 08fd3b7690
Message: Minor documentation expansion on use of std::bind() for events.
commit 873adf5565f8537f9d06f69a649c57635ab1c2de
Merge: 0a19418 f75a784
Author: carnalis <carnalis.j@gmail.com>
Date: Thu Mar 2 14:25:42 2017 -0500
Merge branch 'master' of github.com:carnalis/Urho3D
commit 0a1941814ec656d31bb5399c919ba516a2cda7cb
Author: carnalis <carnalis.j@gmail.com>
Date: Fri Jan 13 21:24:53 2017 -0500
Minor documentation expansion on use of std::bind() for events.
commit f75a784102708998841302c70736be39eeb2300d
Merge: 84a1f82 06d2100
Author: carnalis <carnalis.j@gmail.com>
Date: Thu Mar 2 04:42:56 2017 -0500
Merge branch 'master' of github.com:carnalis/Urho3D
commit 84a1f827752335260b7a5bd6a180613bd018af7e
Author: carnalis <carnalis.j@gmail.com>
Date: Fri Jan 13 21:24:53 2017 -0500
Minor documentation expansion on use of std::bind() for events.
commit 06d210045af24646a6161daeaff28fd9828dccfd
Merge: 20877d0 71e9501
Author: carnalis <carnalis.j@gmail.com>
Date: Fri Jan 20 09:59:31 2017 -0500
Merge branch 'master' of github.com:carnalis/Urho3D
commit 20877d01c805f58234798f6a0b1baeeee1e1628e
Author: carnalis <carnalis.j@gmail.com>
Date: Fri Jan 13 21:24:53 2017 -0500
Minor documentation expansion on use of std::bind() for events.
commit 71e9501934cc9a67eeae1d0c524dbc11a1bd96db
Author: carnalis <carnalis.j@gmail.com>
Date: Fri Jan 13 21:24:53 2017 -0500
Minor documentation expansion on use of std::bind() for events.
2017-03-02 20:19:12 +00:00
Lasse Öörni
08fd3b7690
Minor documentation expansion on use of std::bind() for events.
...
commit 873adf5565f8537f9d06f69a649c57635ab1c2de
Merge: 0a19418 f75a784
Author: carnalis <carnalis.j@gmail.com>
Date: Thu Mar 2 14:25:42 2017 -0500
Merge branch 'master' of github.com:carnalis/Urho3D
commit 0a1941814ec656d31bb5399c919ba516a2cda7cb
Author: carnalis <carnalis.j@gmail.com>
Date: Fri Jan 13 21:24:53 2017 -0500
Minor documentation expansion on use of std::bind() for events.
commit f75a784102708998841302c70736be39eeb2300d
Merge: 84a1f82 06d2100
Author: carnalis <carnalis.j@gmail.com>
Date: Thu Mar 2 04:42:56 2017 -0500
Merge branch 'master' of github.com:carnalis/Urho3D
commit 84a1f827752335260b7a5bd6a180613bd018af7e
Author: carnalis <carnalis.j@gmail.com>
Date: Fri Jan 13 21:24:53 2017 -0500
Minor documentation expansion on use of std::bind() for events.
commit 06d210045af24646a6161daeaff28fd9828dccfd
Merge: 20877d0 71e9501
Author: carnalis <carnalis.j@gmail.com>
Date: Fri Jan 20 09:59:31 2017 -0500
Merge branch 'master' of github.com:carnalis/Urho3D
commit 20877d01c805f58234798f6a0b1baeeee1e1628e
Author: carnalis <carnalis.j@gmail.com>
Date: Fri Jan 13 21:24:53 2017 -0500
Minor documentation expansion on use of std::bind() for events.
commit 71e9501934cc9a67eeae1d0c524dbc11a1bd96db
Author: carnalis <carnalis.j@gmail.com>
Date: Fri Jan 13 21:24:53 2017 -0500
Minor documentation expansion on use of std::bind() for events.
2017-03-02 21:57:20 +02:00
urho3d-travis-ci
70186e700e
Travis CI: API documentation update at 2017-03-01 19:27:37 UTC.
...
[ci package]
Commit: 00816efec2
Message: Add XMLElement::GetInt64 & GetUInt64 for completeness.
2017-03-01 19:27:37 +00:00
urho3d-travis-ci
1760b0fa7c
Travis CI: API documentation update at 2017-02-25 12:46:18 UTC.
...
[ci package]
Commit: e1202b725a
Message: Add other body nodeID attribute to Constraint2D for proper body connection serialization. Closes #1825 .
2017-02-25 12:46:18 +00:00
Yao Wei Tjong 姚伟忠
f38487f14e
Add new option to control how to share resources on web platform.
...
Related to #1762 .
2017-02-23 07:46:41 +08:00
urho3d-travis-ci
af1aba2011
Travis CI: API documentation update at 2017-02-20 19:27:37 UTC.
...
[ci package]
Commit: 7451d6fece
Message: Add EndAllViewsRender event, emitted when Renderer::Render() is finished. Closes #1830 .
2017-02-20 19:27:37 +00:00
Lasse Öörni
7482c19260
Add contributor.
2017-02-18 23:04:44 +02:00
Lasse Öörni
64de07e19e
Update version information & add contributor.
2017-02-17 17:06:55 +02:00
Lasse Öörni
9480e201d2
Update Box2D version according to version identifier in code.
2017-02-16 17:53:08 +02:00
urho3d-travis-ci
7c1af59287
Travis CI: API documentation update at 2017-02-16 11:56:12 UTC.
...
[ci package]
Commit: 472d0dc549
Message: Merge remote-tracking branch '1vanK/master'
2017-02-16 11:56:12 +00:00
Lasse Öörni
6a490f05f2
Update LibCpuId to 0.4.0. Closes #1819 .
2017-02-13 22:20:48 +02:00
Lasse Öörni
cdccc64153
Update RampGenerator documentation. Add contributor credit.
2017-02-11 14:30:30 +02:00
urho3d-travis-ci
15c2da904e
Travis CI: API documentation update at 2017-02-10 10:18:17 UTC.
...
[ci package]
Commit: 26574dcc27
Message: Add explicit Vector2 & Vector3 constructors taking IntVector2 & IntVector3. Add Graphics::GetSize(). Closes #1814 .
2017-02-10 10:18:17 +00:00
Lasse Öörni
eeff00e2a8
Add contributor.
2017-02-09 16:59:55 +02:00
Lasse Öörni
b167cc1640
Merge pull request #1800 from cosmy1/update-sqlite
...
Update sqlite
2017-02-07 11:01:37 +02:00
Lasse Öörni
46e1f25eaf
Add contributor.
2017-02-06 12:11:45 +02:00
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: 4dce27a248
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: 32310a2c12
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: f20475161f
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: d229db148c
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: 48b82e136e
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: 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
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: a44f5299ee
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: 475bed04a8
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