Lasse Öörni
|
7493684840
Disable unsupported functions on iOS.
|
8 years ago |
Lasse Öörni
|
9be9330851
Merge remote-tracking branch 'Florastamine/master' into platform-query-functions
|
8 years ago |
Huy Nguyen
|
497d09f997
Fixed coding convention, replaced atoi(), minor cleanup.
|
8 years ago |
Huy Nguyen
|
3db26b4fad
Fixed missing include for atoi().
|
8 years ago |
Huy Nguyen
|
fea5ece69b
Added macOS/Mac OS X support for OSGetVersion().
|
8 years ago |
Huy Nguyen
|
71d7325335
Updated UrhoCommon.cmake to link against CoreFoundation & SystemConfiguration, which is needed by GetLoginName().
|
8 years ago |
Huy Nguyen
|
973c426d69
Rewrote GetLoginName() to properly detect the logged on user.
|
8 years ago |
Huy Nguyen
|
0df11623c6
Sync with the platform-query-functions branch.
|
8 years ago |
Lasse Öörni
|
ea15976d7c
Add Print() 64-bit integer overloads to AngelScript API.
|
8 years ago |
Lasse Öörni
|
2af2ec66a2
Merge pull request #1943 from PredatorMF/master
|
8 years ago |
Lasse Öörni
|
8e32ad01b4
Code convention / comment edits and remove unnecessary ? operator.
|
8 years ago |
urho3d-travis-ci
|
e88a03154f
Travis CI: API documentation update at 2017-05-13 11:38:55 UTC.
|
8 years ago |
Lasse Öörni
|
a90bc49b56
Move SoundSource new function registration to APITemplates.h so it works on both SoundSource & SoundSource3D. Minor comment formatting fix. Add contributor.
|
8 years ago |
Lasse Öörni
|
e6b9b9557b
Squashed commit of the following:
|
8 years ago |
Huy Nguyen
|
c88c5e6779
Update ProcessUtils.cpp
|
8 years ago |
Huy Nguyen
|
c29baecbe2
Update ProcessUtils.cpp
|
8 years ago |
Huy Nguyen
|
dc1746bc6e
Exclude other platforms except Windows and Linux.
|
8 years ago |
Lasse Öörni
|
38fa8dff0f
Add contributor.
|
8 years ago |
lhinuz
|
51935fdcc2
Fix missing #pragma once;
|
8 years ago |
Florastamine
|
31d0a8afc5
Oops.
|
8 years ago |
Florastamine
|
4b627f7f72
Fix & minor cleanup.
|
8 years ago |
Florastamine
|
4c7647aa29
GetOSVersion() returns the version of the OS.
|
8 years ago |
Florastamine
|
c0c3f56678
GetHostName() returns name of the computer.
|
8 years ago |
Florastamine
|
de1af331ac
GetLoginName() returns the name of the currently logged in user.
|
8 years ago |
Florastamine
|
c7981ecad1
GetTotalMemory(), which returns the total amount of useable memory.
|
8 years ago |
Lasse Öörni
|
94af133ca4
For increased sharpness and to avoid artifacts, switch UI texture to nearest filtering when scaling the editor UI.
|
8 years ago |
urho3d-travis-ci
|
1d4be4ca65
Travis CI: API documentation update at 2017-05-08 10:41:33 UTC.
|
8 years ago |
Lasse Öörni
|
cc26cac198
Use base16 for VariantMap hash key conversion in both directions in JSONValue. Expose JSONValue Get/Set Variant & VariantMap to script.
|
8 years ago |
urho3d-travis-ci
|
ce69ad556e
Travis CI: API documentation update at 2017-05-06 09:47:10 UTC.
|
8 years ago |
Lasse Öörni
|
af2ecd5414
Fix copy-paste error in bindings.
|
8 years ago |