Michael Ragazzon f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. il y a 6 ans
..
BeaconSource.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
CommonSource.h c84b9fd505 Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases. il y a 7 ans
Debugger.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. il y a 11 ans
ElementContextHook.cpp 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
ElementContextHook.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. il y a 11 ans
ElementInfo.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. il y a 6 ans
ElementInfo.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. il y a 11 ans
ElementLog.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. il y a 6 ans
ElementLog.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. il y a 11 ans
FontSource.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
Geometry.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. il y a 11 ans
Geometry.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. il y a 11 ans
InfoSource.h 3e8d309c42 Add summary of element event listeners to debugger il y a 7 ans
LogSource.h c84b9fd505 Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases. il y a 7 ans
MenuSource.h c84b9fd505 Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases. il y a 7 ans
Plugin.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. il y a 6 ans
Plugin.h b86efd039b Performance: Change several maps and sets to unordered_*. il y a 7 ans
SystemInterface.cpp 957f7239d6 Removed the old mouse cursor code, and replaced it with a system interface method. Drawing a cursor manually will always lag behind the system cursor, thus it is better to let the user set the system cursor. il y a 6 ans
SystemInterface.h 957f7239d6 Removed the old mouse cursor code, and replaced it with a system interface method. Drawing a cursor manually will always lag behind the system cursor, thus it is better to let the user set the system cursor. il y a 6 ans