Patryk Konopka
|
443bbb5c66
Refactor
|
10 年之前 |
Patryk Konopka
|
870ff44c9b
A lot of changes
|
10 年之前 |
Patryk Konopka
|
61443dacb2
FontFace
|
10 年之前 |
Patryk Konopka
|
78571d6dd5
Changes in FontDatabase
|
10 年之前 |
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
|
12 年之前 |
John Clark
|
35da5b834d
Merge branch 'upstream' into jcc
|
12 年之前 |
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
|
14 年之前 |
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 年之前 |