Yao Wei Tjong 姚伟忠 96295b4923 Ensure the application logs are created in a writeable location. 11 tahun lalu
..
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
Deserializer.cpp 00f08ad608 Break Deserializer::ReadString() on EOF to allow reading a whole text file at once without getting stuck. Closes #312. 11 tahun lalu
Deserializer.h 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 tahun lalu
File.cpp e7a599100e Fixed Android being unable to calculate file checksum. 11 tahun lalu
File.h abc6fcd8b8 Shader precaching mechanism. Call Graphics::BeginDumpShaders() or use the engine command line parameter -ds <file> to create a shader dump file of the variations that are loaded during program run, and Graphics::PrecacheShaders() to load the dump file. 12 tahun lalu
FileSystem.cpp 96295b4923 Ensure the application logs are created in a writeable location. 11 tahun lalu
FileSystem.h 96295b4923 Ensure the application logs are created in a writeable location. 11 tahun lalu
FileWatcher.cpp 46285baf97 Refactor build scripts to group Urho3D specific build option. 11 tahun lalu
FileWatcher.h 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
IOEvents.h 4e34e9f52a Async SystemCommand & SystemRun. Closes #290. 11 tahun lalu
Log.cpp f3f6e66f90 Assign proper log level when sending E_LOGMESSAGE event. 11 tahun lalu
Log.h a7ea528e42 Update Log.h 11 tahun lalu
MacFileWatcher.h 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
MacFileWatcher.m dd16f85568 Change the copyright for 2014. 12 tahun lalu
MemoryBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
MemoryBuffer.h 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
PackageFile.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
PackageFile.h 0171669690 Adds package entry filenames to PackageFile 11 tahun lalu
RWOpsWrapper.h 9906e7ed25 Gesture recording/load/save support and gesture events. SDL fixes to gesture events. Closes #304. 11 tahun lalu
Serializer.cpp 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 tahun lalu
Serializer.h 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 tahun lalu
VectorBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
VectorBuffer.h 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu