Eugene Kozlov
|
4fee6e9b40
Add override into URHO3D_OBJECT.
|
преди 8 години |
Eugene Kozlov
|
efe6ec17e2
Manual typedef to using upgrade.
|
преди 8 години |
Eugene Kozlov
|
5a2bec95f1
Automatic upgrade: override, typedef to using, 0 to nullptr.
|
преди 8 години |
Eugene Kozlov
|
b26903703a
Remove URHO3D_CXX11 guards.
|
преди 8 години |
urho3d-travis-ci
|
ee054a1507
Travis CI: bump copyright to 2017.
|
преди 9 години |
Lasse Öörni
|
9a2d373d29
Assert receiver in derived template implementation, not in base class, which allows to set a null pointer instead of one cast from unsigned int. Closes #1634.
|
преди 9 години |
Lasse Öörni
|
bb057522ad
Remove static TypeInfo checking functions, as they cannot function properly due to always accessing the TypeInfo of Object class.
|
преди 9 години |
Yao Wei Tjong 姚伟忠
|
b99f652892
Minor refactoring on the event profiler subsystem.
|
преди 9 години |
carnalis
|
55d2ed8e7c
Add Urho3D namespace
|
преди 9 години |
Lasse Öörni
|
5ac188d459
Add event name subscription to AngelScript & Lua API's as a global function, so that script-defined events can work with EventProfiler. Simplify code to terminate EventProfiler block when event send ends. Also terminate EventProfiler block if event send is terminated abnormally (sender expired.)
|
преди 9 години |
svifylabs
|
a91a6cf924
Added static bool to EventProfiler
|
преди 9 години |
svifylabs
|
16257f80c5
Revert "Testing static registration of subsystems"
|
преди 9 години |
svifylabs
|
2a0a9df4dd
Testing static registration of subsystems
|
преди 9 години |
svifylabs
|
bffb89b60d
Added EventProfiler
|
преди 9 години |
Yao Wei Tjong 姚伟忠
|
8d7027179e
Refactor to move the map's populate logic to base class for code reuse.
|
преди 9 години |
Yao Wei Tjong 姚伟忠
|
422406c3e7
Add C++11 variadic template version of the SendEvent() method.
|
преди 9 години |
rokups
|
740ff3491a
C++11 event binding (lambdas/std::bind).
|
преди 9 години |
Blue, The Magnificent
|
bfe39c6a3f
Enhancement to global variable implementation
|
преди 9 години |
Blue, The Magnificent
|
f1864f498a
implement application wide global variable
|
преди 9 години |
urho3d-travis-ci
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
преди 10 години |
Ivan K
|
4bcbae61fe
HANDLER -> URHO3D_HANDLER
|
преди 10 години |
Ivan K
|
f954325243
HANDLER_USERDATA -> URHO3D_HANDLER_USERDATA
|
преди 10 години |
Ivan K
|
6abe6b66c0
PARAM -> URHO3D_PARAM
|
преди 10 години |
Ivan K
|
6b54578bc5
EVENT -> URHO3D_EVENT
|
преди 10 години |
Ivan K
|
f02cd63437
OBJECT -> URHO3D_OBJECT
|
преди 10 години |
aster2013
|
b7ee2575d7
Convert tab to spaces, [ci skip]
|
преди 10 години |
aster2013
|
a1105f7d38
Minor refactor, add comment to type info.
|
преди 10 години |
aster2013
|
3a948899a7
Add type info, remove BASEOBJECT macro, now user can use type info check object type. for example:
|
преди 10 години |
aster2013
|
6bd1d77634
Add baseTypeName argument to OBJECT macro.
|
преди 10 години |
Yao Wei Tjong 姚伟忠
|
fa77a456f8
Reformat Urho3D source files to get rid of the indents on empty lines.
|
преди 10 години |