Histórico de Commits

Autor SHA1 Mensagem Data
  Lasse Öörni d506ab4288 Add SetFontSize() to Text & Text3D. Fix comments of SetFont() referring to nonexistent parameter. Closes #1484. há 9 anos atrás
  Yao Wei Tjong 姚伟忠 5e8ee79f2b Partial revert - use Object as base but keep lifetime management logic. há 9 anos atrás
  Lasse Öörni 9db4af58e5 Simplify returning a new MessageBox to AngelScript. Fix crash due to multiple handling of MessageBox acknowledge when modal status is manually reset. há 9 anos atrás
  Lasse Öörni c38d29a20c Make MessageBox a UIElement subclass for automatic lifetime management through the UI hierarchy. (Use MessageBox:new in Lua for safe operation.) Remove the "test all factories" feature in Engine class (Debug mode) since it would leave a MessageBox in the UI. Use UI root size for centering the MessageBox instead of Graphics resolution, since the UI might be scaled. Closes #1439. Closes #634. há 9 anos atrás
  Lasse Öörni 64b2a83869 Add fixed screen size option to Text3D. há 9 anos atrás
  Lasse Öörni 2165b76506 Use const ref IntVector2 for the shadow effect offset. há 9 anos atrás
  Bengt Soderstrom 34bd347513 Text effect attributes accessible from Angel Script há 9 anos atrás
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
  Lasse Öörni a4e22db6e5 Auto-resize the UI root when scale is changed. Fix Console to support scaled UI. Add UI scale Lua bindings. Tweak UI scale AngelScript bindings. Fix UI render scissor region to work properly with scaled UI. Added brief documentation on UI scaling. há 10 anos atrás
  ninjastone f0532d5d61 Add script bindings to UI scaling functions. há 10 anos atrás
  Yao Wei Tjong 姚伟忠 8652de217d Rename Source/Urho3D/Script to Source/Urho3D/AngelScript. há 10 anos atrás