c85528de50Allow to prevent modal window's auto dismissing with ESC by calling Window::SetAutoDismiss(false). Purposefully not an attribute to avoid locking up the editor. Closes #471.
11 years ago
aster2013
d1c3d96844Remove context from object's constructor, make all constructor look like AngleScript, rename file.
12 years ago
Yao Wei Tjong 姚伟忠
d33ac02538Refactor build scripts to build Urho3D library as main target.