Commit History

Автор SHA1 Съобщение Дата
  aster2013 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. преди 11 години
  aster2013 cb819a5a6f Remove class name and variant type from attribute macros. преди 11 години
  Lasse Öörni 7f6962e47c Merge remote-tracking branch 'remotes/hdunderscore/UI_Drag_Update' преди 11 години
  hdunderscore 17e48a27f5 Child elements of a scroll view can now be auto disabled when touch scrolling to prevent triggering of child element events. преди 11 години
  hdunderscore 007d3acc1a Changes to UI drag behavior: преди 11 години
  Yao Wei Tjong 姚伟忠 f943bb4faa Unwarn patch for AppleClang. A few warnings were indeed coding error. преди 11 години
  hdunderscore 2966800ffc Added UIElement methods SetDeepEnabled / ResetDeepEnabled / IsDeepEnabled to allow setting enable on an element + all it's child elements / reset it to previous state. преди 11 години
  Lasse Öörni 066589b67d Fixed warnings. Added script bindings for scroll deceleration parameters. преди 11 години
  hdunderscore 9096279170 Changed it so touchScrollSpeedMax_ reflects instantly, giving more control / removing unexpected scroll on a fast->slow swipe. преди 11 години
  hdunderscore b3fbca1182 Fixed a bug that existed in touch mode, where scrolling with the scroll bar would 'conflict' against scrolling with touch scrolling, causing the scrollbar to 'slide' and 'jump'. преди 11 години
  hdunderscore 12d25b7029 Polished a hiccup in the touch scrolling when doing a very small scroll. Also 'freed' the momentum so it feels more natural / unhindered. преди 11 години
  hdunderscore f12d40168a Added deceleration to ScrollView + fps independence + attributes for a better experience on mobile devices. Holding finger down keeps control / flicking and putting finger down stops it. преди 11 години
  Lasse Öörni 40028ccc71 Touch scroll in ScrollView / ListView. Deceleration is instant for now. Closes #332. преди 11 години
  Lasse Öörni 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. преди 12 години
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. преди 12 години
  Lasse Öörni 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. преди 12 години
  Wei Tjong Yao 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. преди 12 години