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
Aster Jian
0b9ff78dcc
Change cycle mode to wrap mode in AttributeAnimation, add ONCE mode make can play animation then auto remove it. remove PINGPONG mode (now PINGPONG mode is just for sprite animation).
2014-04-10 13:34:21 +08:00
Aster Jian
9a51eef182
Fix GetFloat bug.
2014-04-10 13:10:15 +08:00
Aster Jian
448874b245
Add animation speed parameter.
2014-04-10 12:35:07 +08:00
Aster Jian
270a49d09f
Refix issue #256.[ci skip]
2014-04-10 12:35:07 +08:00
Yao Wei Tjong 姚伟忠
6c7db54e4b
Console remembers the last used interpreter if there are more than one.
...
Editor persists the last used command interpreter in configuration file.
2014-04-10 12:29:55 +08:00
aster2013
d2f9db942a
Add LightAnimation in AngelScript.[ci skip]
2014-04-09 23:17:45 +08:00
aster2013
58b66ac3d2
Add LightAnimation sample in Lua.[ci skip]
2014-04-09 23:10:18 +08:00
aster2013
00b57c1231
Add LightAnimation sample, revert StaticScene.
2014-04-09 23:01:39 +08:00
aster2013
afddbaef76
Fix Node.pkg merge error.
2014-04-09 22:33:16 +08:00
aster2013
a2197916a7
Update LuaIntegration sample.
2014-04-09 22:24:52 +08:00