Commit Graph

10192 Commits

Author SHA1 Message Date
aster
55e576bc11 Only receive contact event when physics stepping. 2014-04-17 15:35:48 +08:00
aster
cb0211e586 Delay send contact event. 2014-04-17 12:58:42 +08:00
Chris Friesen
873cef9840 Folders that autoload subfolders/paks on load 2014-04-16 22:27:31 -05:00
Chris Friesen
bf138fb567 Added middle editor mouse button to documentation 2014-04-16 22:19:40 -05:00
Chris Friesen
0171669690 Adds package entry filenames to PackageFile 2014-04-16 19:50:45 -05:00
Yao Wei Tjong 姚伟忠
ec25e56046 Refactor Samples to support yaw and pitch by touch on mobile platform. 2014-04-17 01:56:59 +08:00
Yao Wei Tjong 姚伟忠
ac81ae1c7f Fix static key binding map population for screen joystick. 2014-04-17 01:32:50 +08:00
Lasse Öörni
7289f4be7a NinjaSnowWar: when the console is visible, do not react to any controls. When OS mouse cursor changes from visible to hidden, center it to avoid erratic mouse move on the next frame. 2014-04-16 16:29:45 +03:00
urho3d-travis-ci
6454c2831d Travis CI: API documentation update at 2014-04-16 12:55:43 UTC.
[ci package]
2014-04-16 12:55:43 +00:00
Yao Wei Tjong 姚伟忠
4a449869eb Add a close button for Console to ensure it can be closed on iOS.
Fix Console being overlapped by other UI elements in Editor.
2014-04-16 20:29:00 +08:00
Yao Wei Tjong 姚伟忠
a38433b0aa Clean up hats' key binding code for screen joystick. 2014-04-16 20:04:52 +08:00
aster
c2c4808d2a Fix TranslateRelative in TestScene.lua.[ci skip] 2014-04-16 17:09:42 +08:00
aster
2a4c4c9eca SpriteSheet add load texture in current directory. 2014-04-16 17:08:47 +08:00
Yao Wei Tjong 姚伟忠
79cdbabb55 Add abilility to use key mapping also for hats on screen joystick.
This should make it possible to bind the hats to something like "UP DOWN LEFT RIGHT".
This commit breaks earlier commits slightly. The default hats binding is now "WSAD" instead of "WASD".
2014-04-16 16:49:11 +08:00
Lasse Öörni
00f08ad608 Break Deserializer::ReadString() on EOF to allow reading a whole text file at once without getting stuck. Closes #312. 2014-04-16 11:15:08 +03:00
Lasse Öörni
67e46f1d71 Improve Input documentation. Reorder InputEvents.h to match the order in documentation. 2014-04-16 10:45:12 +03:00
urho3d-travis-ci
d6c5aa05bc Travis CI: API documentation update at 2014-04-16 06:02:35 UTC.
[ci package]
2014-04-16 06:02:35 +00:00
aster
e0737e6c46 Replace Char event with TextInput event for CJK IME support. 2014-04-16 13:47:14 +08:00
Chris Friesen
c346c3db23 Take screenshots in the editor w/ F11 2014-04-15 23:01:33 -05:00
aster
fff89efdd8 Make 2D camera auto aspect ratio. 2014-04-16 10:59:01 +08:00
urho3d-travis-ci
742abf7866 Travis CI: API documentation update at 2014-04-15 21:59:46 UTC.
[ci package]
2014-04-15 21:59:46 +00:00
Lasse Öörni
b2b4d4f7da Correct touch gesture term in documentation. 2014-04-15 23:58:04 +03:00
Lasse Öörni
9906e7ed25 Gesture recording/load/save support and gesture events. SDL fixes to gesture events. Closes #304. 2014-04-15 23:48:04 +03:00
urho3d-travis-ci
f2f704f050 Travis CI: API documentation update at 2014-04-15 15:24:02 UTC.
[ci package]
2014-04-15 15:24:03 +00:00
Yao Wei Tjong 姚伟忠
c78f34d5ca Improve the hats response on screen joystick (in joystick event mode).
Refactor Samples base class to take advantage of the screen joystick.
Add second screen joystick layout for changing app settings.
Closes #264.
2014-04-15 22:59:10 +08:00
aster
4f8545f061 When external window exist, set alpha size to 8, fix issue #310. [ci skip] 2014-04-15 21:08:19 +08:00
aster
8c6f3823c9 Readd new BlueHighway.ttf, and change UI style and NinjaSnowWar.as.[ci skip] 2014-04-15 18:38:34 +08:00
Lasse Öörni
5c11a771f3 Properly skip unsupported kerning subtables. 2014-04-15 11:38:14 +03:00
Lasse Öörni
50b8c25a7a Revert "Update BlueHighway.ttf to version 5.001. [ci skip]"
This reverts commit cc5135ae4b. Would change eg. the editor to look completely different.
2014-04-15 11:37:46 +03:00
aster
cc5135ae4b Update BlueHighway.ttf to version 5.001. [ci skip] 2014-04-15 14:20:19 +08:00
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