Yao Wei Tjong 姚伟忠
|
e34e26d068
Merge branch 'library-build'.
|
12 years ago |
Yao Wei Tjong 姚伟忠
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
12 years ago |
Lasse Öörni
|
5fb42a277c
Re-added "flush GPU command buffer" -feature for controlling timestep variance and input lag. Direct3D only for now. Default off, as can decrease performance.
|
12 years ago |
Lasse Öörni
|
25c7aa53c3
Added GetDesktopResolution() to Graphics.
|
12 years ago |
Lasse Öörni
|
2fbe931cee
Added SetWindowPosition() / GetWindowPosition() to Graphics.
|
12 years ago |
Lasse Öörni
|
5f09777de0
Edit comment.
|
12 years ago |
Wei Tjong Yao
|
46205d8efd
Fixed compilation error on D3D9Graphics class.
|
12 years ago |
Wei Tjong Yao
|
51d2a7321a
Added support to pass boolean shader parameter value.
|
12 years ago |
Lasse Öörni
|
7a20f0ad03
Optimize repeated GetWorldBoundingBox() in Drawable::UpdateBatches() override functions.
|
12 years ago |
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 years ago |
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 years ago |