Michael Ragazzon 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. 6 лет назад
..
BeaconSource.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
CommonSource.h c84b9fd505 Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases. 7 лет назад
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. 11 лет назад
ElementContextHook.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
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. 11 лет назад
ElementInfo.cpp 3e8d309c42 Add summary of element event listeners to debugger 7 лет назад
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. 11 лет назад
ElementLog.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. 11 лет назад
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. 11 лет назад
FontSource.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
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. 11 лет назад
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. 11 лет назад
InfoSource.h 3e8d309c42 Add summary of element event listeners to debugger 7 лет назад
LogSource.h c84b9fd505 Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases. 7 лет назад
MenuSource.h c84b9fd505 Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases. 7 лет назад
Plugin.cpp a3b7be8332 tabs instead of spaces 2 10 лет назад
Plugin.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 лет назад
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. 6 лет назад
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. 6 лет назад