Yao Wei Tjong 姚伟忠 5ce5be8d66 Enhance FileSystem class to also able to execute console command. 11 年 前
..
Deserializer.pkg cf4c43d344 Added Serializer / Deserializer functions for reading & writing matrices. Added bool success parameter to Quaternion::FromLookRotation() and Node::LookAt(), as it can potentially give a NaN result (in which case the original rotation is kept). Optimized reading of math objects in Deserializer to avoid default construction. 11 年 前
File.pkg cf4c43d344 Added Serializer / Deserializer functions for reading & writing matrices. Added bool success parameter to Quaternion::FromLookRotation() and Node::LookAt(), as it can potentially give a NaN result (in which case the original rotation is kept). Optimized reading of math objects in Deserializer to avoid default construction. 11 年 前
FileSystem.pkg 5ce5be8d66 Enhance FileSystem class to also able to execute console command. 11 年 前
FileWatcher.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Log.pkg 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. 12 年 前
PackageFile.pkg 4b13c8598e Lua API Update. 12 年 前
Serializer.pkg cf4c43d344 Added Serializer / Deserializer functions for reading & writing matrices. Added bool success parameter to Quaternion::FromLookRotation() and Node::LookAt(), as it can potentially give a NaN result (in which case the original rotation is kept). Optimized reading of math objects in Deserializer to avoid default construction. 11 年 前
VectorBuffer.pkg cf4c43d344 Added Serializer / Deserializer functions for reading & writing matrices. Added bool success parameter to Quaternion::FromLookRotation() and Node::LookAt(), as it can potentially give a NaN result (in which case the original rotation is kept). Optimized reading of math objects in Deserializer to avoid default construction. 11 年 前