Yao Wei Tjong 姚伟忠
|
b99f652892
Minor refactoring on the event profiler subsystem.
|
%!s(int64=9) %!d(string=hai) anos |
Lasse Öörni
|
c38d29a20c
Make MessageBox a UIElement subclass for automatic lifetime management through the UI hierarchy. (Use MessageBox:new in Lua for safe operation.) Remove the "test all factories" feature in Engine class (Debug mode) since it would leave a MessageBox in the UI. Use UI root size for centering the MessageBox instead of Graphics resolution, since the UI might be scaled. Closes #1439. Closes #634.
|
%!s(int64=9) %!d(string=hai) anos |
Lasse Öörni
|
3b4b354d51
If targeting 60 fps or above on iOS, skip the framelimiter sleep loop, since it could cause running below 60 fps even if the frame was executed fast enough.
|
%!s(int64=9) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
d0bcac5fe0
Ensure iPhoneOS and iPhoneSimulator use the same code path.
|
%!s(int64=9) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
3ab69da3af
Use __ANDROID__ compiler define consistently.
|
%!s(int64=9) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
64d975ba1a
Add initial build support for generic ARM platform.
|
%!s(int64=9) %!d(string=hai) anos |
proller
|
0dc85f14a9
compile on arm arch with opengles2
|
%!s(int64=9) %!d(string=hai) anos |
svifylabs
|
a91a6cf924
Added static bool to EventProfiler
|
%!s(int64=9) %!d(string=hai) anos |
svifylabs
|
16257f80c5
Revert "Testing static registration of subsystems"
|
%!s(int64=9) %!d(string=hai) anos |
svifylabs
|
2a0a9df4dd
Testing static registration of subsystems
|
%!s(int64=9) %!d(string=hai) anos |
svifylabs
|
bffb89b60d
Added EventProfiler
|
%!s(int64=9) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
31d362f879
Add new engine parameter for enabling/disabling high DPI window mode.
|
%!s(int64=9) %!d(string=hai) anos |
Lasse Öörni
|
039542e91c
Warning, compile & script binding fixes related to MathDefs.h. Use multiple template parameters where necessary to allow e.g. Min() or Max() with mixed int and unsigned values. Silence repeated warnings in MathDefs.h on MSVC.
|
%!s(int64=10) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
3a29bc2f3c
Suppress unnecessary debug log entry due to default autoload feature.
|
%!s(int64=10) %!d(string=hai) anos |
urho3d-travis-ci
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
%!s(int64=10) %!d(string=hai) anos |
Xavier Maupeu
|
4e41906157
first modifications in order to integrate VSM shadow
|
%!s(int64=10) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
0a88fdbc21
Remove workaround fix for resource prefix path in Urho3DPlayer too.
|
%!s(int64=10) %!d(string=hai) anos |
Lasse Öörni
|
8463b48e96
Remove SplitMode enum in favor of a bool to simplify script binding. Reverse the default behavior to not return empty strings to ensure correctness of existing code. Fix resource prefix path list to not require a space. Fix ResourceRefList deserialization. Closes #1014.
|
%!s(int64=10) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
8c8e2a97b5
Allow -pp and URHO3D_PREFIX_PATH to override the sample default paths.
|
%!s(int64=10) %!d(string=hai) anos |
Yao Wei Tjong 姚伟忠
|
22bd3de807
Refactor resource prefix path parameter to accept a list of paths.
|
%!s(int64=10) %!d(string=hai) anos |
Lasse Öörni
|
ae52d8ce45
Fix logging in Engine.cpp.
|
%!s(int64=10) %!d(string=hai) anos |
Lasse Öörni
|
b616aa6272
Merge remote-tracking branch '1vanK/master'
|
%!s(int64=10) %!d(string=hai) anos |
Lasse Öörni
|
6f60ee7f48
Print memory use for all resources in ResourceCache::PrintMemoryUsage(). Change memory budget & use API to use unsigned long long (64bit). Expose GetFileSizeString() to script. Refactor Engine to use PrintMemoryUsage(). Match width of profiler and resource outputs. Rename Profiler::GetData() to Profiler::PrintData() to match the new ResourceCache function.
|
%!s(int64=10) %!d(string=hai) anos |
Ivan K
|
4b015f3c51
LOGERRORF -> URHO3D_LOGERRORF
|
%!s(int64=10) %!d(string=hai) anos |
Ivan K
|
f3de678cfd
LOGINFOF -> URHO3D_LOGINFOF
|
%!s(int64=10) %!d(string=hai) anos |
Ivan K
|
c9a77c8d56
LOGDEBUGF -> URHO3D_LOGDEBUGF
|
%!s(int64=10) %!d(string=hai) anos |
Ivan K
|
ecafb47f73
LOGRAW -> URHO3D_LOGRAW
|
%!s(int64=10) %!d(string=hai) anos |
Ivan K
|
d53fc4b94b
LOGINFO -> URHO3D_LOGINFO
|
%!s(int64=10) %!d(string=hai) anos |
Ivan K
|
db15f0358e
PROFILE -> URHO3D_PROFILE
|
%!s(int64=10) %!d(string=hai) anos |
Ivan K
|
4bcbae61fe
HANDLER -> URHO3D_HANDLER
|
%!s(int64=10) %!d(string=hai) anos |