Eugene Kozlov
|
59391f9523
Source/Tools and Source/Samples automatic upgrade: override, typedef to using, 0 to nullptr.
|
hace 8 años |
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.
|
hace 8 años |
Rokas Kupstys
|
6fc2c19baa
More code cleanups.
|
hace 8 años |
Rokas Kupstys
|
16ee7e1121
* Changed `UIComponent::IsValid()` to overriden `UIComponent::IsEnabled()`
|
hace 8 años |
urho3d-travis-ci
|
ee054a1507
Travis CI: bump copyright to 2017.
|
hace 9 años |
urho3d-travis-ci
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
hace 10 años |
Ivan K
|
f02cd63437
OBJECT -> URHO3D_OBJECT
|
hace 10 años |
aster2013
|
6bd1d77634
Add baseTypeName argument to OBJECT macro.
|
hace 10 años |
Lasse Öörni
|
bb2ebf7568
Bump copyright to 2015.
|
hace 11 años |
Yao Wei Tjong 姚伟忠
|
125000454c
Refactor samples to use patched screen joystick layout. Closes #321.
|
hace 11 años |
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.
|
hace 12 años |
Mike3D
|
a0f42bee35
Added drag and tooltip to sample#2 HelloGUI
|
hace 12 años |
Lasse Öörni
|
6d5ddc23e0
Bump the copyright for 2014.
|
hace 12 años |
Lasse Öörni
|
7a55a43725
Tidied up the sample descriptions.
|
hace 12 años |
Wei Tjong Yao
|
205fffb4ad
Refactored Sample.h to use class forward for Sprite class. Fixed the alignment of the forward classes to be inlined with convention used by other codes in Urho3D. Added the generated LuaScript wiki into SVN.
|
hace 12 años |
Lasse Öörni
|
04b00263b0
Moved CharacterDemo to the samples.
|
hace 12 años |
Lasse Öörni
|
796d8871b9
Sample code cleanup.
|
hace 12 años |
Lasse Öörni
|
056acfcc68
Added sound effects example.
|
hace 12 años |
Lasse Öörni
|
2271d6ba83
Added Ragdolls sample.
|
hace 12 años |
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'.
|
hace 12 años |