| .. |
|
Controls
|
9dd6c6c119
Merge pull request #179 from dwimsey/feature/include-path-fix
|
11 lat temu |
|
Core
|
f9b618c973
Fixes linker issues when linking statically to lua on Windows platforms as required by VisualStudio. This should probably be resolved by making Vector2f and Vector2i opaque from outside of libRocket Core rather than exposing the templates outside of libRocket. Keeping the classes opaque would allow the implementation to change in a shared library without requiring the application to be recompiled to pickup the changes. This fixes #199.
|
11 lat temu |
|
Debugger
|
bfc7416b83
Made paths to RocketCore relative
|
11 lat temu |
|
Controls.h
|
e31da5b46e
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path. These still expect Rocket/Core to be in global scope at this time
|
11 lat temu |
|
Core.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 lat temu |
|
Debugger.h
|
e31da5b46e
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path. These still expect Rocket/Core to be in global scope at this time
|
11 lat temu |