urho3d-travis-ci
|
70049ba582
Travis CI: bump copyright to 2018.
|
8 年之前 |
Yao Wei Tjong 姚伟忠
|
ca97fd9b9b
Clang-Tidy - modernize-use-auto.
|
8 年之前 |
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.
|
12 年之前 |
Lasse Öörni
|
076b333124
Simplify pointer usage in HelloGUI example.
|
12 年之前 |
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 年之前 |