Yao Wei Tjong 姚伟忠 cea3743ea7 Filesystem class also captures stderr when executing console command. 11 years ago
..
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Deserializer.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 years ago
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 years ago
File.cpp 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 years ago
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 years ago
FileSystem.cpp cea3743ea7 Filesystem class also captures stderr when executing console command. 11 years ago
FileSystem.h 5ce5be8d66 Enhance FileSystem class to also able to execute console command. 11 years ago
FileWatcher.cpp 46285baf97 Refactor build scripts to group Urho3D specific build option. 11 years ago
FileWatcher.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
IOEvents.h 4e34e9f52a Async SystemCommand & SystemRun. Closes #290. 11 years ago
Log.cpp f3f6e66f90 Assign proper log level when sending E_LOGMESSAGE event. 11 years ago
Log.h 46285baf97 Refactor build scripts to group Urho3D specific build option. 11 years ago
MacFileWatcher.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
MacFileWatcher.m dd16f85568 Change the copyright for 2014. 12 years ago
MemoryBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
MemoryBuffer.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
PackageFile.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
PackageFile.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
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 years ago
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 years ago
VectorBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
VectorBuffer.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago