Commit Graph

9869 Commits

Author SHA1 Message Date
Lasse Öörni
13281d9b55 Add links to contributor checklist + code convention to README. 2017-02-06 13:26:47 +02:00
Lasse Öörni
46e1f25eaf Add contributor. 2017-02-06 12:11:45 +02:00
Lasse Öörni
af243bb98c Merge pull request #1799 from mvendra/master
Fixing small typos in comments
2017-02-06 12:10:29 +02:00
cosmy1
bf64ce42f2 Update SQLite to 3.16.2. 2017-02-05 21:22:12 +01:00
cosmy1
478f089239 Update docs. 2017-02-05 21:21:17 +01:00
Mateus Vendramini
78b77ed48f Fixing small typos in comments 2017-02-05 17:33:01 -02:00
Yao Wei Tjong 姚伟忠
68d8681c2b Always use export header for auto-discovering the build options.
Fix #1796.
2017-02-05 21:01:21 +08:00
Yao Wei Tjong 姚伟忠
8ac70b2ad3 For CI - setup new MinGW CI build on Windows server. 2017-02-05 19:26:30 +08:00
Lasse Öörni
ebdf905538 Always recalculate scale factor for fixed size billboards. Does not dirty the buffer unless actually changed. Closes #1790. 2017-02-04 01:23:52 +02:00
Lasse Öörni
0cc2bf595e Fix multisample quality handling on D3D11 feature level 10.0. Closes #1792. 2017-02-02 22:01:30 +02: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
4dce27a248 Add missing IntVector3 global functions to Angelscript. 2017-02-02 18:40:51 +02:00
Lasse Öörni
8e8bf35378 Add contributor. Fix missing script expose in ConstraintDistance2D. 2017-02-02 18:40:35 +02:00
Lasse Öörni
cb59f60be2 Merge remote-tracking branch 'barograf/fix/joints-handling' 2017-02-02 18:15:33 +02:00
Lasse Öörni
22c421989f Merge remote-tracking branch 'henu/intvector3' 2017-02-02 18:14:19 +02:00
Mariusz Richtscheid
f0eda3dfd6 Improve Box2D joints handling, fixes #1787 2017-02-02 08:31:05 +01:00
Lasse Öörni
97b594de36 Fix assigning of global animation start/end time variables which would have unintended consequences when saving multiple animations. Closes #1789. 2017-02-01 13:59:42 +02:00
Lasse Öörni
b8ee493454 Restore FreeType gzip debug build fix. 2017-01-31 14:29:12 +02:00
Lasse Öörni
858786f9af Remove old unneeded input code brought back by merge. 2017-01-31 11:34:16 +02:00
Lasse Öörni
be9257a3fd Add MINI_URHO guards to Context for SDL init / uninit. No-op when MINI_URHO defined. Minor code style edits. 2017-01-30 18:41:59 +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
32310a2c12 Rename FONT_TYPE enum to FontType and expose it to Font public API. Closes #1786. 2017-01-30 16:03:45 +02:00
Henrik Heino
2d8c0cf247 IntVector2 bindings, conversions, serialization, etc.
Also two typos "Intvector2" and "Intrect" fixed.
2017-01-29 17:57:16 +02:00
Konstantin Guschin
ed612b2ef6 Merge pull request #1 from urho3d/master
merge with urho3d
2017-01-29 21:43:07 +08:00
TheComet
be4dc04f9a Removing SDL_INIT_NOPARACHUTE, it does nothing in SDL 2.x 2017-01-29 13:33:24 +01:00
TheComet
92d50f025a Fix coding conventions 2017-01-29 13:33:24 +01:00
TheComet
10c878b42b fixes #1781 - Moved SDL_Init() into Context class 2017-01-29 13:33:24 +01:00
Lasse Öörni
b8c03fb7ec Fix ifdef. 2017-01-28 20:29:36 +02:00
Lasse Öörni
dd32227ed7 Implement Graphics::GetMultiSampleLevels() on OpenGL by querying GL_MAX_SAMPLES. Closes #1774. 2017-01-28 18:12:33 +02:00
Henrik Heino
37cf41de42 IntVector3 2017-01-27 23:04:36 +02: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
Gauthier Billot
0073217862 Fix crash related to TileMap2D and StaticSprite2D 2017-01-26 16:24:47 +01:00
Lasse Öörni
a8b58c0c28 Merge pull request #1771 from urho3d/update-angelscript
Update AngelScript
2017-01-24 12:33:01 +02:00
Lasse Öörni
0640c2075d Clarify GeometryType enum, according to suggestion from eugeneko. Closes #1778. 2017-01-24 12:18:13 +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
789c6752b6 Merge remote-tracking branch '1vanK/master' 2017-01-20 11:03:25 +02:00
1vanK
0c1c14871c Remake 'Anonymous Pro.sdf' font 2017-01-19 19:54:03 +03:00
Lasse Öörni
da8a39cf5a Unconditionally disable the x86 syscall prologs / epilogs on GCC, since the assembler error related to cfi instructions could also happen on newer versions. 2017-01-18 19:57:16 +02:00
Lasse Öörni
9ceafbd9c3 Merge remote-tracking branch '1vanK/master' 2017-01-18 11:38:12 +02:00
Lasse Öörni
f3dd4967cf Typo fix. 2017-01-18 11:14:47 +02:00
1vanK
c4de7c004a Fix Kachujin BoundingBox 2017-01-17 23:32:37 +03:00
Lasse Öörni
356ad88bae Merge remote-tracking branch 'MonkeyFirst/PaintSelection-and-Origins' 2017-01-17 20:43:42 +02:00
MonkeyFirst
0d91a1b412 minor fixes: sizes, font, adjust offsets, b.mode key 2017-01-17 23:56:49 +07:00
Lasse Öörni
459923949c Old GCC version check in as_callfunc_x86.cpp for CI. 2017-01-17 17:29:34 +02:00
Yao Wei Tjong 姚伟忠
08b132b86d For CI - don't attempt to reuse the UUID when the binary data differs.
[ci only: Web]
2017-01-17 23:05:14 +08:00
MonkeyFirst
a0ec3bb159 fix documentation about ctrl & alt usage 2017-01-17 19:29:48 +07:00
MonkeyFirst
8828740464 Use Ctrl instead Alt for deselecting with PaintSelection 2017-01-17 19:25:21 +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