Chris Friesen 0171669690 Adds package entry filenames to PackageFile před 11 roky
..
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
Deserializer.cpp 00f08ad608 Break Deserializer::ReadString() on EOF to allow reading a whole text file at once without getting stuck. Closes #312. před 11 roky
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. před 11 roky
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. před 12 roky
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. před 12 roky
FileSystem.cpp cea3743ea7 Filesystem class also captures stderr when executing console command. před 11 roky
FileSystem.h 5ce5be8d66 Enhance FileSystem class to also able to execute console command. před 11 roky
FileWatcher.cpp 46285baf97 Refactor build scripts to group Urho3D specific build option. před 11 roky
FileWatcher.h 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
IOEvents.h 4e34e9f52a Async SystemCommand & SystemRun. Closes #290. před 11 roky
Log.cpp f3f6e66f90 Assign proper log level when sending E_LOGMESSAGE event. před 11 roky
Log.h a7ea528e42 Update Log.h před 11 roky
MacFileWatcher.h 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
MacFileWatcher.m dd16f85568 Change the copyright for 2014. před 12 roky
MemoryBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
MemoryBuffer.h 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
PackageFile.cpp 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
PackageFile.h 0171669690 Adds package entry filenames to PackageFile před 11 roky
RWOpsWrapper.h 9906e7ed25 Gesture recording/load/save support and gesture events. SDL fixes to gesture events. Closes #304. před 11 roky
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. před 11 roky
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. před 11 roky
VectorBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. před 12 roky
VectorBuffer.h 6d5ddc23e0 Bump the copyright for 2014. před 12 roky