Lasse Öörni b698506972 Applied MemoryBuffer::Write() bugfix from Jason Kinzer. 13 лет назад
..
Audio e0e9487721 Fixed undefined behaviour in Light on iOS/Android. Fixed unused variable issues. 13 лет назад
Container 289898d41a Added patch for printf-like functionality to String class from Jason Kinzer. 13 лет назад
Core 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. 13 лет назад
Engine dde21f587e Added WeakHandle to script, which is a WeakPtr<Object>. 13 лет назад
Graphics bb8d2437fa Send a per-scene event when the threaded drawable update is done. This can be used for per-scene custom animation (eg. IK) instead of using the global PostRenderUpdate event. Furthermore this event is sent before nodes are reinserted to octree, so it is potentially more correct. 13 лет назад
IO b698506972 Applied MemoryBuffer::Write() bugfix from Jason Kinzer. 13 лет назад
Input 5b6efb3281 Fixed erroneously recentering the mouse in visible mouse cursor mode, when new screen mode set. 13 лет назад
Math 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. 13 лет назад
Network 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. 13 лет назад
Physics abe12d818d Adjusted profiling block names. 13 лет назад
Resource 35fa40c48f Simplified code, as FileSystem already does the path access rights check. 13 лет назад
Scene bb8d2437fa Send a per-scene event when the threaded drawable update is done. This can be used for per-scene custom animation (eg. IK) instead of using the global PostRenderUpdate event. Furthermore this event is sent before nodes are reinserted to octree, so it is potentially more correct. 13 лет назад
Script aeb5d9d281 Updated to AngelScript 2.25.0. 13 лет назад
UI 4cafb5c0d7 Added tiled BorderImage patch from primitivewaste. 13 лет назад