Lasse Öörni
|
db713bdba2
Avoid string allocations during View::Define() and Renderer::GetShader().
|
пре 12 година |
Lasse Öörni
|
6d5ddc23e0
Bump the copyright for 2014.
|
пре 12 година |
Lasse Öörni
|
76292ef63e
Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation.
|
пре 12 година |
Lasse Öörni
|
18e2349ae1
Added script bindings for the new SDL controller constants. Updated Input documentation.
|
пре 12 година |
Jordan Patterson
|
1a49c6ebfc
Add support for SDL2 GameControllers
|
пре 12 година |
Yao Wei Tjong 姚伟忠
|
2565755905
Misc. tweaks on Editors and minor refactoring.
|
пре 12 година |
Lasse Öörni
|
d1bbe45515
Added SDL on-screen keyboard support.
|
пре 12 година |
Yao Wei Tjong 姚伟忠
|
4b549c9c7a
Revert back to no-ops for Input::SetMouseVisible() on RPI.
|
пре 12 година |
Yao Wei Tjong 姚伟忠
|
7a82151933
Reenable the function for RPI since new video driver support mouse.
|
пре 12 година |
Lasse Öörni
|
f299c0d815
Fixed Android GL context destroy / restore. Removed project.properties file, as it's generated by the command "android update project".
|
пре 12 година |
Lasse Öörni
|
afa6c4ccc3
Initial SDL 2.0.1 merge. Windows tested OK. Android will crash when returning to the application.
|
пре 12 година |
Lasse Öörni
|
0c14a17774
Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio.
|
пре 12 година |
Lasse Öörni
|
04bf45e463
Added support for SDL_DROPFILE event. Input system sends event with filename only, and UI subsystem interprets that to include the element that was dropped onto. The UI variant of the event is only posted when the OS mouse cursor is visible (such as in the editor.)
|
пре 12 година |
Lasse Öörni
|
d90a9168cf
Applied joystick index patch from Gunnar Kriik.
|
пре 12 година |
Wei Tjong Yao
|
5d04c531a1
Pass window resized event (due to device orientation change) from SDL to Urho3D::Graphics class for both Android and iOS as well. Note that the event is only sent when the application has not locked the orientation. Minor code cleaned up on LuaScript subsystem.
|
пре 12 година |
Lasse Öörni
|
8f0182d1e9
In case SDL's window resize event is handled late, use the current window size at the time of handling, not the event parameters.
|
пре 12 година |
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'.
|
пре 12 година |