urho3d-travis-ci
|
a476f0c401
Travis CI: bump copyright to 2019.
|
před 7 roky |
urho3d-travis-ci
|
70049ba582
Travis CI: bump copyright to 2018.
|
před 8 roky |
Rokas Kupstys
|
c93b3b513a
AngelScript bindings.
|
před 8 roky |
Yao Wei Tjong 姚伟忠
|
949af7adc7
Add another new log level (TRACE) for verbose tracing.
|
před 8 roky |
Eugene Kozlov
|
5a2bec95f1
Automatic upgrade: override, typedef to using, 0 to nullptr.
|
před 8 roky |
Lasse Öörni
|
ea15976d7c
Add Print() 64-bit integer overloads to AngelScript API.
|
před 8 roky |
Lasse Öörni
|
07da64de58
Fix registration of NamedPipe to AngelScript API to use the proper class.
|
před 9 roky |
urho3d-travis-ci
|
ee054a1507
Travis CI: bump copyright to 2017.
|
před 9 roky |
Lasse Öörni
|
0095fbb41e
Unix named pipe support. Fixed GCC warning in OGLGraphics.cpp. Closes #1346.
|
před 9 roky |
Lasse Öörni
|
daef54490e
Added NamedPipe class, Windows implementation. Make Deserializer::IsEof() virtual.
|
před 9 roky |
Yao Wei Tjong 姚伟忠
|
c28634c206
Minor enhancement on the PackageTool to have output option.
|
před 9 roky |
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.
|
před 9 roky |
Lasse Öörni
|
cf92a49696
Since Variant::GetVectorBuffer() returns a new value copy, it doesn't need to be const. Fixes #1226.
|
před 10 roky |
urho3d-travis-ci
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
před 10 roky |
Yao Wei Tjong 姚伟忠
|
d7bc2d6a0d
Move GetFileSizeString() to StringUtils.
|
před 10 roky |
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.
|
před 10 roky |
Yao Wei Tjong 姚伟忠
|
8652de217d
Rename Source/Urho3D/Script to Source/Urho3D/AngelScript.
|
před 10 roky |