Commit Graph

10202 Commits

Author SHA1 Message Date
Lasse Öörni
69690d367f Fixed Color::FromHCM(). Closes #216. 2014-03-01 16:31:04 +02:00
aster2013
b01050ec1b Merge branch 'master' of https://github.com/urho3d/Urho3D 2014-03-01 22:16:44 +08:00
aster2013
1489f99e44 Replace Node.position with Node::GetPositionXYZ, make Lua sample run faster. 2014-03-01 22:15:34 +08:00
urho3d-travis-ci
cc5e6f7848 Travis CI: API documentation update at 2014-03-01 13:44:49 UTC.
[ci package]
2014-03-01 13:44:49 +00:00
aster2013
6527d78c96 Animation2D: add save function, rename member functions. 2014-03-01 21:27:04 +08:00
urho3d-travis-ci
461c448c27 Travis CI: API documentation update at 2014-03-01 12:17:59 UTC.
[ci package]
2014-03-01 12:17:59 +00:00
Lasse Öörni
0628d61af6 Do not update/clone material in UpdateBatches(), as it's called from a worker thread. Instead update material earlier on demand. 2014-03-01 14:05:10 +02:00
aster2013
69c9a3068f Remove KeyFrame2D struct in Animation2D. 2014-03-01 15:52:37 +08:00
aster2013
7cfb4fe6be Add Urho2DParticle sample in C++. 2014-03-01 13:52:32 +08:00
aster2013
f36041cf5e Modify comment. 2014-02-28 22:34:14 +08:00
aster2013
dea5cad7f6 Update comment in Urho2D particle samples. 2014-02-28 22:22:53 +08:00
aster2013
701d917a31 Add Urho2D particle sample (Lua and AngelScript). 2014-02-28 22:19:21 +08:00
aster2013
cea855fde6 Merge branch 'master' of https://github.com/urho3d/Urho3D 2014-02-28 21:14:36 +08:00
aster2013
f227aef595 Fixed crash in CM_CLAMP mode. 2014-02-28 21:13:32 +08:00
urho3d-travis-ci
089b9ce083 Travis CI: API documentation update at 2014-02-28 12:57:40 UTC.
[ci package]
2014-02-28 12:57:41 +00:00
aster2013
ac63f37ead Add coroutine.waitevent and coroutine.sendevent. 2014-02-28 20:43:29 +08:00
aster2013
501e02f49d Add Urho2D AngelScript sample. 2014-02-28 19:38:58 +08:00
aster2013
cc35ed6b34 Move all 2d assert to Urho2D folder. 2014-02-28 19:38:21 +08:00
aster2013
9f80292978 Update Urho2D API(Lua and AngelScript). 2014-02-28 19:37:27 +08:00
aster2013
7c609e4629 Add AnimatedSprite to sample. 2014-02-28 19:20:10 +08:00
aster2013
1e9a101c40 Fixed typo. 2014-02-28 14:02:23 +08:00
aster2013
f9ad7c439f Add Animation2D Lua binding. 2014-02-28 13:52:06 +08:00
aster2013
a6f18c41ea Add Animation2D and AnimatedSprite2D. 2014-02-28 13:51:47 +08:00
urho3d-travis-ci
927a652c74 Travis CI: API documentation update at 2014-02-27 16:14:04 UTC.
[ci package]
2014-02-27 16:14:04 +00:00
aster2013
8d899ef468 Add AngelScript api. 2014-02-27 23:45:42 +08:00
aster2013
92368e7c1a Add Lua Urho2D Sprite sample. 2014-02-27 23:44:58 +08:00
aster2013
6564a8ffcc Add asset for Urho2D. 2014-02-27 23:23:40 +08:00
aster2013
cddf7ee404 Add script binding for Urho2D. 2014-02-27 23:21:20 +08:00
aster2013
383da73503 Add Urho2DSprite sample. 2014-02-27 23:20:33 +08:00
aster2013
d4bab90eb8 Add ParticleEmitter2D. 2014-02-27 23:19:39 +08:00
aster2013
6af6a5412a Add SpriteSheet2D and StaticSprite2D. 2014-02-27 23:19:02 +08:00
aster2013
232c096d9a Add Sprite2D and Drawable2D. 2014-02-27 23:18:25 +08:00
aster2013
98c4c93ec3 Add new line at end of file. 2014-02-27 19:15:57 +08:00
aster2013
6e556119bf Add Lua coroutine sample. 2014-02-27 19:06:16 +08:00
aster2013
526e114db6 Add coroutine.start and coroutine.sleep in Lua. 2014-02-27 19:05:08 +08:00
aster2013
4a50e3d78d Add lua_getmainthread function to return main thread. 2014-02-27 19:04:11 +08:00
Lasse Öörni
68a3e33980 Ensure lib-prefix in static MinGW build. Closes #223. 2014-02-27 11:44:05 +02:00
Yao Wei Tjong 姚伟忠
8b4fcb9386 For Travis CI - use 'travis_retry' command to improve the odd.
See https://github.com/travis-ci/travis-ci/issues/2000.
[ci skip]
2014-02-26 14:39:09 +08:00
Yao Wei Tjong 姚伟忠
9248cdb19c Merge branch 'master' of github.com:silverkorn/Urho3D. 2014-02-26 13:18:50 +08:00
Yao Wei Tjong 姚伟忠
232abb7d01 Also update credit info in the Doxygen page. [ci skip] 2014-02-26 13:15:08 +08:00
Chris Friesen
4c8d1171e8 Update credits 2014-02-25 21:39:50 -06:00
Danny B
7c924618ac Modified "ToZerobraneStudioHook.lua" to require "ToDoxHook.lua" for avoiding code repetition.
Added Urho3D's License in Lua files.
2014-02-25 22:00:27 -05:00
urho3d-travis-ci
2e2b8761e3 Travis CI: API documentation update at 2014-02-25 10:22:48 UTC.
[ci package]
2014-02-25 10:22:48 +00:00
Lasse Öörni
50f775b213 Added FileChanged event sent by ResourceCache for manually responding to changed files in resource directories.
Removed debug print from editor.
2014-02-25 11:29:35 +02:00
Lasse Öörni
233b7d8926 Partially reverted the AnimatedModel LOD determination change: use the animated bounding box center to calculate distance from camera. This is to ensure ragdolls will LOD correctly even if their bones move far from the root node. 2014-02-25 11:12:38 +02:00
Yao Wei Tjong 姚伟忠
2bbb4093db Change MinGW build settings when building shared library type.
- Statically link standard C runtime libraries.
- Does not use 'lib' prefix.

All credits to alexrass (See http://urho3d.prophpbb.com/topic46.html and http://urho3d.prophpbb.com/topic90.html).
2014-02-25 17:07:25 +08:00
Chris Friesen
a3af0cad99 Merge pull request #219 from friesencr/editor-viewport-settings
Editor viewport camera settings
2014-02-25 02:13:51 -06:00
Chris Friesen
b39eeb7cf7 Editor viewport camera settings 2014-02-25 02:10:40 -06:00
Yao Wei Tjong 姚伟忠
77a87b824c For Travis CI - escape bracket character to fix commit message parsing.
[ci skip]
2014-02-25 15:50:46 +08:00
Yao Wei Tjong 姚伟忠
73f95daf5f Minor refactoring. [ci skip] 2014-02-25 15:50:29 +08:00