| .. |
|
BitmapFont
|
870ff44c9b
A lot of changes
|
10 år sedan |
|
FreeType
|
870ff44c9b
A lot of changes
|
10 år sedan |
|
Lua
|
face266d98
Make Lua bindings build
|
6 år sedan |
|
Python
|
63b64b66b1
Use a MSVC compatible preprocessor directive for warning messages
|
11 år sedan |
|
Animation.h
|
ad74d3d6c6
Remove some C++14 code, fixes C++11 and GCC compatibility, closes #3 hopefully (thanks @Barotto)
|
6 år sedan |
|
BaseXMLParser.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 år sedan |
|
Box.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
Colour.h
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
Colour.inl
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
Context.h
|
780d22e4ba
Better handling of mouse cursor
|
6 år sedan |
|
ContextInstancer.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
ConvolutionFilter.h
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 år sedan |
|
Core.h
|
e222a50e9a
Refactoring.
|
7 år sedan |
|
Debug.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
Decorator.h
|
b6927b4e0c
More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0".
|
7 år sedan |
|
DecoratorInstancer.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
Dictionary.h
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
Dictionary.inl
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
Element.h
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
Element.inl
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
ElementDocument.h
|
c84b9fd505
Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases.
|
7 år sedan |
|
ElementInstancer.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
ElementInstancerGeneric.h
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
ElementInstancerGeneric.inl
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
ElementReference.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
ElementScroll.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
ElementText.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
ElementUtilities.h
|
35381790cc
Transitions on class change.
|
7 år sedan |
|
Event.h
|
8deea52b73
Updated transform property patch
|
11 år sedan |
|
EventInstancer.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
EventListener.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
EventListenerInstancer.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
Factory.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
FileInterface.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
Font.h
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 år sedan |
|
FontDatabase.h
|
870ff44c9b
A lot of changes
|
10 år sedan |
|
FontEffect.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 år sedan |
|
FontEffectInstancer.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 år sedan |
|
FontFace.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 år sedan |
|
FontFamily.h
|
870ff44c9b
A lot of changes
|
10 år sedan |
|
FontGlyph.h
|
9cc171f3ed
Replace std::map with std::vector for O(1) access to character properties
|
13 år sedan |
|
FontProvider.h
|
61443dacb2
FontFace
|
10 år sedan |
|
Geometry.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
GeometryUtilities.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
Header.h
|
63b64b66b1
Use a MSVC compatible preprocessor directive for warning messages
|
11 år sedan |
|
Input.h
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 år sedan |
|
Log.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
Math.h
|
318f299fbe
Try fixing builds, deprecate Python support
|
6 år sedan |
|
MathTypes.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
Matrix4.h
|
ddfaa3fa3e
Proper full matrix interpolation by de- and recomposition.
|
7 år sedan |
|
Matrix4.inl
|
318f299fbe
Try fixing builds, deprecate Python support
|
6 år sedan |
|
Platform.h
|
5a7efdc420
Fix typo which breaks compilation in mingw64
|
11 år sedan |
|
Plugin.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
Property.h
|
b82e1123a0
Performance improvements, avoid unnecessary allocations
|
6 år sedan |
|
PropertyDefinition.h
|
24e369e69c
Add definition to default property value
|
6 år sedan |
|
PropertyDictionary.h
|
acac7fbedf
Debugger: Some style attributes need to be fetched manually
|
7 år sedan |
|
PropertyParser.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 år sedan |
|
PropertySpecification.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 år sedan |
|
ReferenceCountable.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
RenderInterface.h
|
8deea52b73
Updated transform property patch
|
11 år sedan |
|
ScriptInterface.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
Stream.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
StreamMemory.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
String.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 år sedan |
|
StringBase.h
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
StringBase.inl
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
StringUtilities.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
StyleSheet.h
|
1620032f5a
Adding support for animation @keyframes
|
7 år sedan |
|
StyleSheetKeywords.h
|
bf36355694
Merge branch 'master' into transform
|
7 år sedan |
|
StyleSheetSpecification.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 år sedan |
|
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 år sedan |
|
Texture.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
Transform.h
|
6d9667b9b1
Add ROCKETCORE_API specifier where appropriate
|
6 år sedan |
|
TransformPrimitive.h
|
42309c4c7e
Initial support for C++11.
|
6 år sedan |
|
TransformState.h
|
3999bd623a
Refactoring
|
7 år sedan |
|
Tween.h
|
318f299fbe
Try fixing builds, deprecate Python support
|
6 år sedan |
|
TypeConverter.h
|
9bb9c01bf9
Convert transform, animation, and transition to string.
|
7 år sedan |
|
TypeConverter.inl
|
6d9667b9b1
Add ROCKETCORE_API specifier where appropriate
|
6 år sedan |
|
Types.h
|
87e89c630b
Fix possible compile error (closes #12)
|
6 år sedan |
|
URL.h
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 år sedan |
|
Variant.h
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
Variant.inl
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
Vector2.h
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
Vector2.inl
|
fd62101d08
Use own math library, remove unneded includes
|
6 år sedan |
|
Vector3.h
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
Vector3.inl
|
965a9544fd
try again
|
6 år sedan |
|
Vector4.h
|
6a91e678bb
Move namespace to inside the .inl files
|
6 år sedan |
|
Vector4.inl
|
fd793828a1
Add travis
|
6 år sedan |
|
Vertex.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
ViewState.h
|
3999bd623a
Refactoring
|
7 år sedan |
|
WString.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
XMLNodeHandler.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |
|
XMLParser.h
|
6fb6da6077
Initial batch of edits to remove expectation that the Rocket include structure will be in the global include path.
|
11 år sedan |