Commit Graph

9612 Commits

Author SHA1 Message Date
Lasse Öörni
d41293899d Instead of fatal font loading error, skip loading the kerning table if wrong version. Skip over the searchRange, entrySelector & rangeShift fields in kerning data. Sanity check glyph indices in kerning data. 2014-04-14 22:49:57 +03:00
aster2013
c5ffddc2bc Fix out of memory crash when use large font file. 2014-04-14 22:18:51 +08:00
Lasse Öörni
c5c4b9edff Update credits. 2014-04-14 11:12:34 +03:00
Lasse Öörni
afa6f717e7 Merge remote-tracking branch 'remotes/thebluefish/master' 2014-04-14 10:58:16 +03:00
urho3d-travis-ci
bc17280454 Travis CI: API documentation update at 2014-04-14 05:23:45 UTC.
[ci package]
2014-04-14 05:23:45 +00:00
aster
489119f1cb Change lineHeight in savexml.[ci skip[ 2014-04-14 13:03:53 +08:00
aster
4c6b1e10df Change lineheight to lineHeight, because bitmap font is generated by external tool, it use lineHeight.[ci skip] 2014-04-14 12:18:13 +08:00
aster
3f92c273a1 Rename arguments names.[ci skip] 2014-04-14 10:47:34 +08:00
thebluefish
a7ea528e42 Update Log.h 2014-04-13 14:44:06 -07:00
thebluefish
98fd937bb6 Update Log.h 2014-04-13 14:33:05 -07:00
Yao Wei Tjong 姚伟忠
c9d9165932 Correct formatting in the ScreenJoystick.xml. [ci skip] 2014-04-13 23:51:56 +08:00
urho3d-travis-ci
02c8dc1f76 Travis CI: API documentation update at 2014-04-13 15:51:15 UTC.
[ci package]
2014-04-13 15:51:15 +00:00
Yao Wei Tjong 姚伟忠
1518c332c1 Add user customizable screen joystick for mobile platforms. 2014-04-13 23:34:20 +08:00
Lasse Öörni
b4ba4a3573 Fix AngelScript bindings on MSVC (asMETHODPR macro needs to be used in the template base class registration functions to allow static_cast to work). Make the class names links on the attribute list page. 2014-04-13 14:30:52 +03:00
urho3d-travis-ci
564b05c269 Travis CI: API documentation update at 2014-04-13 04:54:23 UTC.
[ci package]
2014-04-13 04:54:23 +00:00
Yao Wei Tjong 姚伟忠
57d6c7827b Minor refactoring on attribute animation classes. 2014-04-13 12:38:00 +08:00
Lasse Öörni
9a7a9110a2 Added generated attribute documentation. Move AngelScript API dumping to a separate .cpp file. Hack fix for Doxygen parsing bug which would cause the Events page not to be recognized. Closes #303. 2014-04-13 01:45:27 +03:00
urho3d-travis-ci
c4e5b7295b Travis CI: API documentation update at 2014-04-12 16:17:26 UTC.
[ci package]
2014-04-12 16:17:26 +00:00
Yao Wei Tjong 姚伟忠
e06c503f64 Fix GCC Makefile build on Mac OS X platform for good. 2014-04-12 23:09:03 +08:00
Yao Wei Tjong 姚伟忠
3897718a40 Handle corner case: soft-cursor is invisible + OS-cursor is visible. 2014-04-12 21:50:54 +08:00
aster2013
2c672b154b Remove animation only attribute support. 2014-04-12 21:47:08 +08:00
aster2013
6daabe1b74 Add GetRigidBody function mouse position in PhysicsWorld2D. 2014-04-12 21:39:32 +08:00
urho3d-travis-ci
1f2d5c597e Travis CI: API documentation update at 2014-04-12 11:54:48 UTC.
[ci package]
2014-04-12 11:54:48 +00:00
Yao Wei Tjong 姚伟忠
0425358f5c Fix GCC Makefile build on Mac OS X platform. 2014-04-12 19:31:19 +08:00
aster2013
ce41b87aae Fixed spline binding.[ci skip] 2014-04-12 14:56:04 +08:00
urho3d-travis-ci
cbb95bbc7f Travis CI: API documentation update at 2014-04-12 06:20:48 UTC.
[ci package]
2014-04-12 06:20:48 +00:00
aster2013
f9107d4fed Add scene attribute animation update event. 2014-04-12 13:55:03 +08:00
aster2013
f8bce6a56e Move wrap mode out of ObjectAnimation.h.[ci skip] 2014-04-12 13:26:41 +08:00
aster2013
afaa9c7702 Demonstrate usage of spline interpolated animation, and set animation to node's world position(animation only attribute). 2014-04-12 13:12:29 +08:00
aster2013
21a14f12e5 Add closed spline end point's tangent calculate.[ci skip] 2014-04-12 12:17:34 +08:00
urho3d-travis-ci
60b09d480a Travis CI: API documentation update at 2014-04-12 03:33:38 UTC.
[ci package]
2014-04-12 03:33:38 +00:00
aster2013
97a1ab4267 Rename InterpolationMethod to InterpMethod, avoid conflict with Spline class, Add animated only attribute support, like Node's world position attribute. 2014-04-12 11:17:04 +08:00
aster2013
1c2d24b55d Allow load and save interpolation method and spline tension to file. 2014-04-12 00:21:08 +08:00
aster2013
eb7cce7b4d Add new line at end of file.[ci skip] 2014-04-12 00:02:40 +08:00
aster2013
2d9a7b2915 Add cardinal spline interpolation for AttributeAnimation. 2014-04-11 23:54:40 +08:00
aster2013
802af0c21b Refactor AttributeAnimation, make IntVector2 and IntRect interpolatable. 2014-04-11 22:52:19 +08:00
aster
098d75bad2 Update Docs/Reference.dox. [ci skip] 2014-04-11 15:53:52 +08:00
Yao Wei Tjong 姚伟忠
cea3743ea7 Filesystem class also captures stderr when executing console command.
Turn on SDL filesystem support for Linux platform.
2014-04-11 14:56:36 +08:00
urho3d-travis-ci
1cec91b50a Travis CI: API documentation update at 2014-04-11 05:58:52 UTC.
[ci package]
2014-04-11 05:58:52 +00:00
Aster Jian
b7917af4fd Revert "Remove wrap mode default value."
This reverts commit 3f832eb5d0.
2014-04-11 13:38:54 +08:00
Aster Jian
dfbaee4563 Add attribute animation doc.[ci skip] 2014-04-11 12:54:50 +08:00
Aster Jian
3f832eb5d0 Remove wrap mode default value. 2014-04-11 12:54:49 +08:00
Yao Wei Tjong 姚伟忠
5ce5be8d66 Enhance FileSystem class to also able to execute console command. 2014-04-11 12:44:20 +08:00
Aster Jian
2c18a1ca65 Add AttributeAnimationInfo class, add more comment for animation class, use XMLElement::SetVariant/GetVariant save attribute animation frame value. 2014-04-11 09:43:55 +08:00
urho3d-travis-ci
740547e488 Travis CI: API documentation update at 2014-04-10 13:59:31 UTC.
[ci package]
2014-04-10 13:59:32 +00:00
Yao Wei Tjong 姚伟忠
8939179787 Refactor to use small case for xml tag and attribute names.
It is for consistency sake with existing code base. Exclude tag and attribute names from external XML declaration.
This commit may break user-created Urho2D XML resources.
2014-04-10 21:33:56 +08:00
Yao Wei Tjong 姚伟忠
41df6dc2e0 Expose Color constants in AngelScript. Use them in sample app. 2014-04-10 17:42:45 +08:00
Aster Jian
0fef66f780 Minor fix animation bug.[ci skip] 2014-04-10 15:21:23 +08:00
Aster Jian
caf6f1b35a Move wrap mode out of AttributeAnimation. 2014-04-10 14:43:39 +08:00
urho3d-travis-ci
891aa80bb7 Travis CI: API documentation update at 2014-04-10 06:28:34 UTC.
[ci package]
2014-04-10 06:28:34 +00:00