| .. |
|
BitmapFont
|
870ff44c9b
A lot of changes
|
10 роки тому |
|
FreeType
|
870ff44c9b
A lot of changes
|
10 роки тому |
|
Lua
|
63b64b66b1
Use a MSVC compatible preprocessor directive for warning messages
|
11 роки тому |
|
Python
|
63b64b66b1
Use a MSVC compatible preprocessor directive for warning messages
|
11 роки тому |
|
Animation.h
|
e222a50e9a
Refactoring.
|
7 роки тому |
|
BaseXMLParser.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 роки тому |
|
Box.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
Colour.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
Colour.inl
|
09b9364721
Bug fixes and header licenses
|
15 роки тому |
|
Context.h
|
5db7d68e7e
Use double for absolute time
|
7 роки тому |
|
ContextInstancer.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
ConvolutionFilter.h
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 роки тому |
|
Core.h
|
e222a50e9a
Refactoring.
|
7 роки тому |
|
Debug.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
Decorator.h
|
b6927b4e0c
More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0".
|
7 роки тому |
|
DecoratorInstancer.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
Dictionary.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
Dictionary.inl
|
09b9364721
Bug fixes and header licenses
|
15 роки тому |
|
Element.h
|
b82e1123a0
Performance improvements, avoid unnecessary allocations
|
6 роки тому |
|
Element.inl
|
09b9364721
Bug fixes and header licenses
|
15 роки тому |
|
ElementDocument.h
|
c84b9fd505
Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases.
|
7 роки тому |
|
ElementInstancer.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
ElementInstancerGeneric.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
ElementInstancerGeneric.inl
|
09b9364721
Bug fixes and header licenses
|
15 роки тому |
|
ElementReference.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
ElementScroll.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
ElementText.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
ElementUtilities.h
|
35381790cc
Transitions on class change.
|
7 роки тому |
|
Event.h
|
8deea52b73
Updated transform property patch
|
11 роки тому |
|
EventInstancer.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
EventListener.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
EventListenerInstancer.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
Factory.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
FileInterface.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
Font.h
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 роки тому |
|
FontDatabase.h
|
870ff44c9b
A lot of changes
|
10 роки тому |
|
FontEffect.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 роки тому |
|
FontEffectInstancer.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 роки тому |
|
FontFace.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 роки тому |
|
FontFamily.h
|
870ff44c9b
A lot of changes
|
10 роки тому |
|
FontGlyph.h
|
9cc171f3ed
Replace std::map with std::vector for O(1) access to character properties
|
13 роки тому |
|
FontProvider.h
|
61443dacb2
FontFace
|
10 роки тому |
|
Geometry.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
GeometryUtilities.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
Header.h
|
63b64b66b1
Use a MSVC compatible preprocessor directive for warning messages
|
11 роки тому |
|
Input.h
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 роки тому |
|
Log.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
Math.h
|
51efaa7569
Avoid jittering behavior of elements when using subpixel offsets, by no longer rounding dimensions in the layout engine. Translation and vertices that need sharpness (fonts and images) are rounded as late in the pipeline as possible.
|
7 роки тому |
|
MathTypes.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
Matrix4.h
|
ddfaa3fa3e
Proper full matrix interpolation by de- and recomposition.
|
7 роки тому |
|
Matrix4.inl
|
ddfaa3fa3e
Proper full matrix interpolation by de- and recomposition.
|
7 роки тому |
|
Platform.h
|
5a7efdc420
Fix typo which breaks compilation in mingw64
|
11 роки тому |
|
Plugin.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
Property.h
|
b82e1123a0
Performance improvements, avoid unnecessary allocations
|
6 роки тому |
|
PropertyDefinition.h
|
24e369e69c
Add definition to default property value
|
6 роки тому |
|
PropertyDictionary.h
|
acac7fbedf
Debugger: Some style attributes need to be fetched manually
|
7 роки тому |
|
PropertyParser.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 роки тому |
|
PropertySpecification.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 роки тому |
|
ReferenceCountable.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
RenderInterface.h
|
8deea52b73
Updated transform property patch
|
11 роки тому |
|
ScriptInterface.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
Stream.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
StreamMemory.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
String.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 роки тому |
|
StringBase.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
StringBase.inl
|
9709407b29
Fix some issues found by the Visual Studio 2012 static analyzer.
|
11 роки тому |
|
StringUtilities.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
StyleSheet.h
|
1620032f5a
Adding support for animation @keyframes
|
7 роки тому |
|
StyleSheetKeywords.h
|
bf36355694
Merge branch 'master' into transform
|
7 роки тому |
|
StyleSheetSpecification.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 роки тому |
|
SystemInterface.h
|
5db7d68e7e
Use double for absolute time
|
7 роки тому |
|
Texture.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
Transform.h
|
9bb9c01bf9
Convert transform, animation, and transition to string.
|
7 роки тому |
|
TransformPrimitive.h
|
9bb9c01bf9
Convert transform, animation, and transition to string.
|
7 роки тому |
|
TransformState.h
|
3999bd623a
Refactoring
|
7 роки тому |
|
Tween.h
|
9bb9c01bf9
Convert transform, animation, and transition to string.
|
7 роки тому |
|
TypeConverter.h
|
9bb9c01bf9
Convert transform, animation, and transition to string.
|
7 роки тому |
|
TypeConverter.inl
|
5db7d68e7e
Use double for absolute time
|
7 роки тому |
|
Types.h
|
5983e21453
Include missing header
|
6 роки тому |
|
URL.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 роки тому |
|
Variant.h
|
1620032f5a
Adding support for animation @keyframes
|
7 роки тому |
|
Variant.inl
|
1620032f5a
Adding support for animation @keyframes
|
7 роки тому |
|
Vector2.h
|
51efaa7569
Avoid jittering behavior of elements when using subpixel offsets, by no longer rounding dimensions in the layout engine. Translation and vertices that need sharpness (fonts and images) are rounded as late in the pipeline as possible.
|
7 роки тому |
|
Vector2.inl
|
51efaa7569
Avoid jittering behavior of elements when using subpixel offsets, by no longer rounding dimensions in the layout engine. Translation and vertices that need sharpness (fonts and images) are rounded as late in the pipeline as possible.
|
7 роки тому |
|
Vector3.h
|
8deea52b73
Updated transform property patch
|
11 роки тому |
|
Vector3.inl
|
98c04ba685
Fix compiling
|
7 роки тому |
|
Vector4.h
|
8deea52b73
Updated transform property patch
|
11 роки тому |
|
Vector4.inl
|
0ac598617e
Implement the transform property.
|
11 роки тому |
|
Vertex.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
ViewState.h
|
3999bd623a
Refactoring
|
7 роки тому |
|
WString.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
XMLNodeHandler.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |
|
XMLParser.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 роки тому |