David Wimsey
|
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 лет назад |
David Wimsey
|
e148bd5dfc
Merge branch 'master' of http://github.com/Gambini/libRocket into feature/lua-scripting
|
11 лет назад |
David Wimsey
|
0e51dc62f0
Regenerated based on latest gen_filelists.sh update, includes appropriate .inl files
|
11 лет назад |
David Wimsey
|
f4c22860d9
Rebuilt file using gen_filelists.sh updates from previous commit
|
11 лет назад |
David Wimsey
|
cae28d8201
Rebuilt with gen_filelists.sh
|
11 лет назад |
John Clark
|
d1f2ace506
Oops - fixed build problem with Python bindings
|
13 лет назад |
John Clark
|
35da5b834d
Merge branch 'upstream' into jcc
|
13 лет назад |
Victor Luchitz
|
b9c82330c9
Add ElementStyleCache to build files
|
13 лет назад |
Nate Starkey
|
25a2c045dd
Fixed the install issue.
|
13 лет назад |
Nate Starkey
|
dad4d6e30c
Got cmake to work for msvc
|
13 лет назад |
Lloyd Weehuizen
|
fed2dda607
Renderer performance updates
|
15 лет назад |
Lloyd Weehuizen
|
32b69df220
Update project and build files after removing StringStorage.h/.cpp
|
15 лет назад |
Hilton Medeiros
|
940514a0a1
Added python bindings build system for cmake.
|
15 лет назад |
Hilton Medeiros
|
21d5aeb3f6
Added list of files and its generator for cmake.
|
15 лет назад |