JSandusky
|
8e39692ef3
Show "Memory usage" DebugHud in all samples (F3 key)
|
%!s(int64=10) %!d(string=hai) anos |
Ivan K
|
4bcbae61fe
HANDLER -> URHO3D_HANDLER
|
%!s(int64=10) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
01cae9de6a
Switch off the sound support for most of the sample apps by default.
|
%!s(int64=10) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
cfff44873f
Bump missed out files. [ci skip]
|
%!s(int64=11) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
b51e419c88
Change impl. file to include the header file from corresponding subdir.
|
%!s(int64=11) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
4feb135281
Clean up SDK include dirs. Refactor FindUrho3D CMake module.
|
%!s(int64=11) %!d(string=hai) anos |
aster
|
9e716da779
Dump used resource file name at sample exiting.
|
%!s(int64=11) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
96295b4923
Ensure the application logs are created in a writeable location.
|
%!s(int64=11) %!d(string=hai) anos |
Lasse Öörni
|
0d183d6301
Added FromString() function to XMLFile.
|
%!s(int64=11) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
6ad8c14346
Add engine param for enabling touch emulation during initialization.
|
%!s(int64=11) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
%!s(int64=11) %!d(string=hai) anos |
Lasse Öörni
|
5209e6e6a6
Merge remote-tracking branch 'remotes/thebluefish/master'
|
%!s(int64=11) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
dbeb244fb5
Minor clean up on sample code. Move Console & HUD to settings joystick.
|
%!s(int64=11) %!d(string=hai) anos |
thebluefish
|
907c6a15f5
Bugfixes
|
%!s(int64=11) %!d(string=hai) anos |
thebluefish
|
1ba75f5222
Resolved virtual joystick support
|
%!s(int64=11) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
ec25e56046
Refactor Samples to support yaw and pitch by touch on mobile platform.
|
%!s(int64=11) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
c78f34d5ca
Improve the hats response on screen joystick (in joystick event mode).
|
%!s(int64=11) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
b5f9b52717
Minor fixes on C++ ConsoleInput sample class.
|
%!s(int64=11) %!d(string=hai) anos |
Lasse Öörni
|
b496c5a012
Added a square Urho icon (same as the Android icon) to use for the samples on desktop.
|
%!s(int64=12) %!d(string=hai) anos |
Lasse Öörni
|
5062dbba42
Sanitate screenshot name in the samples to ensure saving it succeeds. Prepend the executable path properly. Flip image in OpenGL Graphics::TakeScreenShot() instead of having the user to do it.
|
%!s(int64=12) %!d(string=hai) anos |
Mike3D
|
75321c632d
Extended Sample with ability to set window title and icon and take screenshots
|
%!s(int64=12) %!d(string=hai) anos |
Lasse Öörni
|
c169684bcd
Crashproofed most of the C++ samples when running with empty resource directories. 18 & 19 will still crash inside Bullet.
|
%!s(int64=12) %!d(string=hai) anos |
Wei Tjong Yao
|
205fffb4ad
Refactored Sample.h to use class forward for Sprite class. Fixed the alignment of the forward classes to be inlined with convention used by other codes in Urho3D. Added the generated LuaScript wiki into SVN.
|
%!s(int64=12) %!d(string=hai) anos |
Wei Tjong Yao
|
274c06d3a4
Use the else-if construct as the conditions are mutually exclusive.
|
%!s(int64=12) %!d(string=hai) anos |
Lasse Öörni
|
31da083870
Disallow headless mode from the samples as they do not nullcheck eg. for the Graphics subsystem and would crash.
|
%!s(int64=12) %!d(string=hai) anos |
Lasse Öörni
|
056acfcc68
Added sound effects example.
|
%!s(int64=12) %!d(string=hai) anos |
Lasse Öörni
|
e4ed439148
Added common rendering quality controls to all samples.
|
%!s(int64=12) %!d(string=hai) anos |
Lasse Öörni
|
26a9bc763e
Added Temporary flag to Serializable, which means it will not be saved if enabled. Currently the sub-nodes created by Terrain are marked temporary.
|
%!s(int64=12) %!d(string=hai) anos |
Wei Tjong Yao
|
02512cecf9
In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'.
|
%!s(int64=12) %!d(string=hai) anos |