urho3d-travis-ci
|
1151b8a2d6
Travis CI: bump copyright to 2020.
|
6 years ago |
urho3d-travis-ci
|
a476f0c401
Travis CI: bump copyright to 2019.
|
7 years ago |
urho3d-travis-ci
|
70049ba582
Travis CI: bump copyright to 2018.
|
8 years ago |
Rokas Kupstys
|
c93b3b513a
AngelScript bindings.
|
8 years ago |
Yao Wei Tjong 姚伟忠
|
949af7adc7
Add another new log level (TRACE) for verbose tracing.
|
8 years ago |
Eugene Kozlov
|
5a2bec95f1
Automatic upgrade: override, typedef to using, 0 to nullptr.
|
8 years ago |
Lasse Öörni
|
ea15976d7c
Add Print() 64-bit integer overloads to AngelScript API.
|
8 years ago |
Lasse Öörni
|
07da64de58
Fix registration of NamedPipe to AngelScript API to use the proper class.
|
8 years ago |
urho3d-travis-ci
|
ee054a1507
Travis CI: bump copyright to 2017.
|
9 years ago |
Lasse Öörni
|
0095fbb41e
Unix named pipe support. Fixed GCC warning in OGLGraphics.cpp. Closes #1346.
|
9 years ago |
Lasse Öörni
|
daef54490e
Added NamedPipe class, Windows implementation. Make Deserializer::IsEof() virtual.
|
9 years ago |
Yao Wei Tjong 姚伟忠
|
c28634c206
Minor enhancement on the PackageTool to have output option.
|
9 years ago |
Lasse Öörni
|
8e8ee798a7
New click / click end events sent by the UI element in question (see UIEvents.h.) Fix IsInside() check for the sprite UI element to allow accurate click detection. Register the full UIElement API for the Sprite element in AngelScript, though not all functions make sense. Clean up empty virtual functions from .cpp files in favor of defining them in headers. Closes #1343.
|
9 years ago |
Lasse Öörni
|
cf92a49696
Since Variant::GetVectorBuffer() returns a new value copy, it doesn't need to be const. Fixes #1226.
|
9 years ago |
urho3d-travis-ci
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
d7bc2d6a0d
Move GetFileSizeString() to StringUtils.
|
10 years ago |
Lasse Öörni
|
6f60ee7f48
Print memory use for all resources in ResourceCache::PrintMemoryUsage(). Change memory budget & use API to use unsigned long long (64bit). Expose GetFileSizeString() to script. Refactor Engine to use PrintMemoryUsage(). Match width of profiler and resource outputs. Rename Profiler::GetData() to Profiler::PrintData() to match the new ResourceCache function.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
8652de217d
Rename Source/Urho3D/Script to Source/Urho3D/AngelScript.
|
10 years ago |