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 |
|
aster2013
|
3cb656a0f8
|
Replace script file name with LuaFile, make it can pick in editor.
|
2014-04-09 22:24:50 +08:00 |
|
Aster Jian
|
ce7f6a6a41
|
Fix stack index error.[ci skip]
|
2014-04-09 22:24:49 +08:00 |
|
Aster Jian
|
1b200184d2
|
Fix attribute bug.
|
2014-04-09 22:24:47 +08:00 |
|
Aster Jian
|
76efdc19bf
|
Finish Anglescript animation API.
|
2014-04-09 22:24:45 +08:00 |
|
Aster Jian
|
ded9dd547b
|
Add Angelscript API.
|
2014-04-09 22:24:44 +08:00 |
|
Aster Jian
|
9a9b79fd8e
|
Add animation Lua API.
|
2014-04-09 22:24:42 +08:00 |
|
Aster Jian
|
1bc6f0820e
|
Add template variant.
|
2014-04-09 22:24:40 +08:00 |
|
Aster Jian
|
80bd29a18d
|
Add Lua object attribute set and get function.
|
2014-04-09 22:24:38 +08:00 |
|
Aster Jian
|
b224e7cfcc
|
Minor fixed.
|
2014-04-09 22:24:37 +08:00 |
|
Aster Jian
|
5805f7027c
|
Add get Lua attribute name in C++, not finish.[ci skip]
|
2014-04-09 22:24:35 +08:00 |
|
Aster Jian
|
21ddb94b52
|
Add resource load and save functions for animations.
|
2014-04-09 22:24:33 +08:00 |
|
Aster Jian
|
fc2ce2f3de
|
Save enum type with string.
|
2014-04-09 22:24:31 +08:00 |
|
Aster Jian
|
3dfe01a3f0
|
Save event frame to xml, Remove binary load and save function in animation classes.
|
2014-04-09 22:24:30 +08:00 |
|
Aster Jian
|
48c3868a79
|
Remove child object animation, add load and save function.
|
2014-04-09 22:24:28 +08:00 |
|
Aster Jian
|
0de5de0678
|
Remove ignore network update, add animated network attribute check.
|
2014-04-09 22:24:26 +08:00 |
|
aster2013
|
dcbd1a3d7c
|
Ignore network update when update animations.
|
2014-04-09 22:24:24 +08:00 |
|
aster2013
|
4a3ed4117a
|
Refactor animation system, add AttributeAnimationInstance.
|
2014-04-09 22:24:22 +08:00 |
|
aster2013
|
64bba43ac7
|
Add missing header file.
|
2014-04-09 22:24:21 +08:00 |
|
aster2013
|
d453ef6daf
|
Add object animation, add load and save functions.
|
2014-04-09 22:24:19 +08:00 |
|
aster2013
|
496fb3e74e
|
Refactor AttributeAnimation.
|
2014-04-09 22:24:17 +08:00 |
|
aster2013
|
da7936dd68
|
Add attribute animation sample in StaticScene.
|
2014-04-09 22:24:15 +08:00 |
|
aster2013
|
2eff0e1144
|
Add attribute animation.
|
2014-04-09 22:24:14 +08:00 |
|
aster2013
|
5fd7363201
|
Add Animatable class.
|
2014-04-09 22:24:12 +08:00 |
|
Lasse Öörni
|
504d6a5137
|
Minor edits of the contribution checklist documentation.
|
2014-04-09 17:19:39 +03:00 |
|
Yao Wei Tjong 姚伟忠
|
756c2943cb
|
Add logic to perform a copy to clipboard using Ctrl+C combo.
|
2014-04-09 21:01:07 +08:00 |
|
Lasse Öörni
|
914dc798d4
|
Fix missing update of octree in headless mode, so that graphics raycasts work properly and animations are updated.
|
2014-04-09 15:51:58 +03:00 |
|
Yao Wei Tjong 姚伟忠
|
6298a15bf5
|
Cleanup to remove unused header file after the Console enhancement.
[ci skip]
|
2014-04-09 20:40:42 +08:00 |
|
urho3d-travis-ci
|
a8bd6264df
|
Travis CI: API documentation update at 2014-04-09 09:35:51 UTC.
[ci package]
|
2014-04-09 09:35:51 +00:00 |
|
Yao Wei Tjong 姚伟忠
|
3748375f67
|
Enhance Console class to support multiple command line interpreterers.
|
2014-04-09 17:13:04 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
3e942ec7fc
|
Fix ScriptSubscribeToEvent to deal with multi handler of same event.
This fix is needed to make 26_ConsoleInput.lua sample works as expected.
|
2014-04-09 16:54:18 +08:00 |
|
urho3d-travis-ci
|
22c0671db5
|
Travis CI: API documentation update at 2014-04-08 06:23:29 UTC.
[ci package]
|
2014-04-08 06:23:29 +00:00 |
|
Yao Wei Tjong 姚伟忠
|
6da0cb3995
|
Add mechanism to copy the selected rows to clipboard. Use in console.
Closes #289.
|
2014-04-08 13:59:00 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
f3f6e66f90
|
Assign proper log level when sending E_LOGMESSAGE event.
|
2014-04-08 12:35:10 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
b504e9f2c6
|
Fix competing command line interpreters issue in Editor.
|
2014-04-08 12:17:44 +08:00 |
|
Yao Wei Tjong 姚伟忠
|
20b4929b4e
|
Fix console row container's height calculation.
|
2014-04-08 11:59:54 +08:00 |
|
urho3d-travis-ci
|
8fd0ec75e1
|
Travis CI: API documentation update at 2014-04-07 20:38:52 UTC.
[ci package]
|
2014-04-07 20:38:53 +00:00 |
|
Lasse Öörni
|
1239a6f771
|
Update console's row container height when setting its style, so that the rows are also shown without calling SetNumRows() explictly.
|
2014-04-07 23:11:28 +03:00 |
|
Lasse Öörni
|
4e34e9f52a
|
Async SystemCommand & SystemRun. Closes #290.
|
2014-04-07 23:10:30 +03:00 |
|
Lasse Öörni
|
e01bacb657
|
Fix compile & crash in Console::HandlePostUpdate() if there was no rows to be printed.
|
2014-04-07 21:07:03 +03:00 |
|
urho3d-travis-ci
|
5c4d23496f
|
Travis CI: API documentation update at 2014-04-07 16:19:39 UTC.
[ci package]
|
2014-04-07 16:19:39 +00:00 |
|