История коммитов

Автор SHA1 Сообщение Дата
  Jim Duchek d30407948b Allow rendering to floating point depth buffer 10 лет назад
  Sean Taylor 1dbc562d8a Merge pull request #1749 from rgngl/xcodePCH 10 лет назад
  Sean Taylor f6770313ec Merge pull request #1747 from rgngl/androidAudioFix 10 лет назад
  Üstün Ergenoglu d45a80821a Enable precompiled headers in XCode 10 лет назад
  Üstün Ergenoglu a87e87f317 Fix for not releasing audio device on Android 10 лет назад
  Sean Taylor 710f8a28c8 Update README.md 10 лет назад
  Sean Taylor a3110240a7 Merge pull request #1743 from jimduchek/next 10 лет назад
  Jim Duchek 29fd7c0f22 Fix edge bleeding on normal maps, fix off-by-1 on texture coords. 10 лет назад
  Sean Taylor 6d8c0dac50 Merge pull request #1742 from jimduchek/next 10 лет назад
  Jim Duchek 703527ea63 Fix crash when removing terrain nodes. 10 лет назад
  Sean Taylor 6f75ff9b85 Update README.md 10 лет назад
  Sean Taylor 91759d39ce Merge pull request #1741 from jwatte/next 10 лет назад
  Jon Watte b13f74b7d7 Return the approprite constant in case OTF diverges from TTF in the future. 10 лет назад
  Jon Watte c1072bdb21 Remove the Ref::Hold inner class. 10 лет назад
  Jon Watte 696a2323fd Better support for text controls. Send ACTIVATED notification on enter. (Useful for chat!) 10 лет назад
  Jon Watte c229ca079d Use the Ref::Hold stack object to guarantee clean-up. 10 лет назад
  Jon Watte 7ad63c39a9 Use the Ref::Hold stack-based object to always correctly clean up. 10 лет назад
  Jon Watte 842f095bb8 Don't let other controls have access to a dead container. 10 лет назад
  Jon Watte e68b7aa2aa Make some helpful statements that help in debugging mis-spellings causing empty screens. 10 лет назад
  Jon Watte d6941a68d8 Fix bug where clicking towards ends of characters wouldn't position the caret. 10 лет назад
  Jon Watte 083015e0fb Introduce convenient stack-based holder for must-hold references. 10 лет назад
  Jon Watte f911325535 Simplify Transform::getMatrix() with retained or improved actual performance. 10 лет назад
  Jon Watte 9da6a410d6 Recognize .otf as .ttf files (the library supports them.) 10 лет назад
  Sean Taylor 23e588ae10 Merge pull request #1729 from shadowphiar/container_width_issue 10 лет назад
  Andrew Collier bfe6c20f8c The width of a container must contribute to the width of its parent, even if its position does not 10 лет назад
  Sean Taylor 9b1834cf1c Merge pull request #1722 from rcmaniac25/property_inher_recursion 11 лет назад
  Rcmaniac25 6a1ed2074d Simple fix to prevent circular references in property inheritance 11 лет назад
  Sean Taylor 0856563856 Merge pull request #1719 from hammeron-art/dx-build-fix 11 лет назад
  hammeron-art 6135a7d4c1 Use DXSDK_DIR to get the proper SDK path 11 лет назад
  Sean Taylor 79572e90eb Merge pull request #1711 from hammeron-art/next 11 лет назад