Lasse Öörni
|
df669fbe1b
Restore earlier HelloGUI sample, instead create separate Hello3DUI which demonstrates 3D UI render to texture. Move getting viewport related to scene from Scene to Renderer, so that Scene doesn't have to know about Renderer unnecessarily. Refactor the internal UI render calls related to rendertarget use.
|
пре 8 година |
Rokas Kupstys
|
6fc2c19baa
More code cleanups.
|
пре 8 година |
Rokas Kupstys
|
16ee7e1121
* Changed `UIComponent::IsValid()` to overriden `UIComponent::IsEnabled()`
|
пре 8 година |
urho3d-travis-ci
|
ee054a1507
Travis CI: bump copyright to 2017.
|
пре 9 година |
Yao Wei Tjong 姚伟忠
|
fd9db884b4
Add template version of UIElement::GetChild() methods.
|
пре 9 година |
hdunderscore
|
467c4bd4e8
- Updated sample mouse mode setup.
|
пре 9 година |
urho3d-travis-ci
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
пре 10 година |
Lasse Öörni
|
94a7f4ef63
Make UI element layouting not modify the user assigned minSize. Instead keep record of the min.size required by layout separately. Fix HelloGUI sample to the new behavior. Closes #955.
|
пре 10 година |
Ivan K
|
31f3c9ab65
DEFINE_APPLICATION_MAIN -> URHO3D_DEFINE_APPLICATION_MAIN
|
пре 10 година |
Ivan K
|
4bcbae61fe
HANDLER -> URHO3D_HANDLER
|
пре 10 година |
Yao Wei Tjong 姚伟忠
|
c2471a240a
Reorganize includes for Samples and Extras.
|
пре 10 година |
aster2013
|
349a3ee981
Sort include file in samples.
|
пре 10 година |
Lasse Öörni
|
bb2ebf7568
Bump copyright to 2015.
|
пре 11 година |
Yao Wei Tjong 姚伟忠
|
ed214bbeb3
Avoid the include dirs hack for finding the Urho3D.h header.
|
пре 11 година |
Yao Wei Tjong 姚伟忠
|
359efb2d37
Move the DebugNew.h from Urho3D/Container subdir to Urho3D subdir.
|
пре 11 година |
Yao Wei Tjong 姚伟忠
|
b51e419c88
Change impl. file to include the header file from corresponding subdir.
|
пре 11 година |
Yao Wei Tjong 姚伟忠
|
4feb135281
Clean up SDK include dirs. Refactor FindUrho3D CMake module.
|
пре 11 година |
Yao Wei Tjong 姚伟忠
|
b5f9b52717
Minor fixes on C++ ConsoleInput sample class.
|
пре 11 година |
Lasse Öörni
|
076b333124
Simplify pointer usage in HelloGUI example.
|
пре 11 година |
Lasse Öörni
|
fd140ddb32
Minor code reorganization of the HelloGUI example. Removed SubscribeToEvents() as it was only used for 1 event and events were also subscribed to elsewhere.
|
пре 12 година |
Mike3D
|
a0f42bee35
Added drag and tooltip to sample#2 HelloGUI
|
пре 12 година |
Lasse Öörni
|
6d5ddc23e0
Bump the copyright for 2014.
|
пре 12 година |
Lasse Öörni
|
10abc4414b
Ported HelloGUI sample to script.
|
пре 12 година |
Lasse Öörni
|
04b00263b0
Moved CharacterDemo to the samples.
|
пре 12 година |
Lasse Öörni
|
056acfcc68
Added sound effects example.
|
пре 12 година |
Lasse Öörni
|
1ef35d353c
Added skeletal animation sample.
|
пре 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 година |