| .. |
|
APITemplates.h
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 éve |
|
Addons.cpp
|
3d9ea8eece
Editor: fix some warnings
|
9 éve |
|
Addons.h
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 éve |
|
AudioAPI.cpp
|
a973d8318d
Implement pause/resume by sound type in Audio. Closes #1250. Demonstrate by pausing "Effect" type sounds in NinjaSnowWar when the game is paused. Cut quiet part from beginning of NutThrow sound to reduce perceived audio lag when attacking.
|
9 éve |
|
CoreAPI.cpp
|
1877fb3b90
Minor space fix in code. Make editor stop itself when minimized and reduce defocused FPS to 10. Increase hierarchy window initial size to match inspector window initial size.
|
9 éve |
|
DatabaseAPI.cpp
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 éve |
|
EngineAPI.cpp
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 éve |
|
GraphicsAPI.cpp
|
2e44b0b350
Squashed commit of the following:
|
9 éve |
|
IOAPI.cpp
|
cf92a49696
Since Variant::GetVectorBuffer() returns a new value copy, it doesn't need to be const. Fixes #1226.
|
9 éve |
|
InputAPI.cpp
|
8ac6bc2666
Add new API to get joystick by its name.
|
9 éve |
|
MathAPI.cpp
|
6afb1bb164
Remove the uint overloads of Min() & Max() for now as they could lead to AngelScript ambiguous overload errors if the script author is not careful.
|
9 éve |
|
NavigationAPI.cpp
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 éve |
|
NetworkAPI.cpp
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 éve |
|
PhysicsAPI.cpp
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 éve |
|
ResourceAPI.cpp
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 éve |
|
SceneAPI.cpp
|
6b5b6ab4b3
Document node & UI element tagging. Closes #1176. Fixes in scene model documentation. Tabs to spaces in Scene AngelScript API.
|
9 éve |
|
Script.cpp
|
864a455572
script scoped global variable not needed anymore
|
9 éve |
|
Script.h
|
864a455572
script scoped global variable not needed anymore
|
9 éve |
|
ScriptAPI.cpp
|
bfe39c6a3f
Enhancement to global variable implementation
|
9 éve |
|
ScriptAPI.h
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 éve |
|
ScriptAPIDump.cpp
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 éve |
|
ScriptEventListener.h
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 éve |
|
ScriptFile.cpp
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 éve |
|
ScriptFile.h
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 éve |
|
ScriptInstance.cpp
|
a2d26d8797
AngelScript ScriptInstance attribute storage during hot reload. Also restores attributes for later use if hot reload resulted in an error and inability to recreate the object right away. Closes #1291.
|
9 éve |
|
ScriptInstance.h
|
a2d26d8797
AngelScript ScriptInstance attribute storage during hot reload. Also restores attributes for later use if hot reload resulted in an error and inability to recreate the object right away. Closes #1291.
|
9 éve |
|
UIAPI.cpp
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 éve |
|
Urho2DAPI.cpp
|
18f3204c14
Change textureEdgeOffset to be pixels to work similarly regardless of texture size. Add AngelScript & Lua bindings for it. Change default offset to be 0 to not change existing behavior.
|
9 éve |