Michael Ragazzon f1ee716f2b Remove Core/DebugFont.h (was unused) há 6 anos atrás
..
FontEngineDefault 6b6aa40176 Change the font effect glyph dimensions behavior, now possible to properly include offsets. há 6 anos atrás
Lua 2ddcc71123 Replace debugger font with 'Courier Prime Code' (SIL Open Font License v1.1). Adjustments to the debugger RCSS. Add 'Core::LoadFontFace' methods. há 6 anos atrás
BaseXMLParser.cpp b10a47c0c1 Additional profiling zones há 6 anos atrás
Box.cpp 634543b38f Implement progress bar element (progressbar) (#69) há 6 anos atrás
Clock.cpp cb347e1a38 NULL to nullptr há 6 anos atrás
Clock.h eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
ComputeProperty.cpp b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. há 6 anos atrás
ComputeProperty.h b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. há 6 anos atrás
Context.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
ContextInstancer.cpp 7ed4250e30 Remove ReferenceCountable from Context and ContextInstancer há 6 anos atrás
ContextInstancerDefault.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. há 6 anos atrás
ContextInstancerDefault.h 68f53dce67 Clean up types and aliases, trying to be more consistent. há 6 anos atrás
ConvolutionFilter.cpp 6b6aa40176 Change the font effect glyph dimensions behavior, now possible to properly include offsets. há 6 anos atrás
Core.cpp 48dd41ef40 Remove font engine default files from cmake when the default font interface is disabled. Remove macro guards. há 6 anos atrás
Decorator.cpp 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. há 6 anos atrás
DecoratorGradient.cpp 2510488c80 Apply opacity to gradient decorator há 6 anos atrás
DecoratorGradient.h 262031f2ab Implement gradient decorator há 6 anos atrás
DecoratorInstancer.cpp 391f39b038 Merge branch 'master' into performance há 6 anos atrás
DecoratorNinePatch.cpp b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. há 6 anos atrás
DecoratorNinePatch.h 13514fed0b Specifying rendered edge size on ninepatch decorator and scaling by dp-ratio. há 6 anos atrás
DecoratorTiled.cpp 38b213de63 Remove rotate-90 and rotate-270 (they did not work) há 6 anos atrás
DecoratorTiled.h 38b213de63 Remove rotate-90 and rotate-270 (they did not work) há 6 anos atrás
DecoratorTiledBox.cpp ba678a7542 Tiled-box decorator: Fix crash on unspecified corner textures (see #22). há 6 anos atrás
DecoratorTiledBox.h 7f27fc88d1 Make decorator list and font effect list use const pointers. há 6 anos atrás
DecoratorTiledBoxInstancer.cpp 89bda4ab01 Remove repeat mode and texture position/size from tiled decorators há 6 anos atrás
DecoratorTiledBoxInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. há 6 anos atrás
DecoratorTiledHorizontal.cpp 2e0c0cad45 Decorators: Only allocate geometry strictly needed, reduce number of allocation calls. há 6 anos atrás
DecoratorTiledHorizontal.h 7f27fc88d1 Make decorator list and font effect list use const pointers. há 6 anos atrás
DecoratorTiledHorizontalInstancer.cpp 89bda4ab01 Remove repeat mode and texture position/size from tiled decorators há 6 anos atrás
DecoratorTiledHorizontalInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. há 6 anos atrás
DecoratorTiledImage.cpp 7f27fc88d1 Make decorator list and font effect list use const pointers. há 6 anos atrás
DecoratorTiledImage.h 7f27fc88d1 Make decorator list and font effect list use const pointers. há 6 anos atrás
DecoratorTiledImageInstancer.cpp 89bda4ab01 Remove repeat mode and texture position/size from tiled decorators há 6 anos atrás
DecoratorTiledImageInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. há 6 anos atrás
DecoratorTiledInstancer.cpp 48cc2cbf58 Update samples readme and comments há 6 anos atrás
DecoratorTiledInstancer.h 89bda4ab01 Remove repeat mode and texture position/size from tiled decorators há 6 anos atrás
DecoratorTiledVertical.cpp 2e0c0cad45 Decorators: Only allocate geometry strictly needed, reduce number of allocation calls. há 6 anos atrás
DecoratorTiledVertical.h 7f27fc88d1 Make decorator list and font effect list use const pointers. há 6 anos atrás
DecoratorTiledVerticalInstancer.cpp 89bda4ab01 Remove repeat mode and texture position/size from tiled decorators há 6 anos atrás
DecoratorTiledVerticalInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. há 6 anos atrás
DocumentHeader.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. há 6 anos atrás
DocumentHeader.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. há 6 anos atrás
Element.cpp 5f9323a85d Fix some warnings há 6 anos atrás
ElementAnimation.cpp 5f9323a85d Fix some warnings há 6 anos atrás
ElementAnimation.h 8a0e9a0e3a Transform animations: há 6 anos atrás
ElementBackground.cpp 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. há 6 anos atrás
ElementBackground.h eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
ElementBorder.cpp 0951b7e355 Implement support for Tracy profiler há 6 anos atrás
ElementBorder.h eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
ElementDecoration.cpp 281fbfcd80 Add conversion to string for decorators and font-effects há 6 anos atrás
ElementDecoration.h 68f53dce67 Clean up types and aliases, trying to be more consistent. há 6 anos atrás
ElementDefinition.cpp 836026788b Clean up element style há 6 anos atrás
ElementDefinition.h 836026788b Clean up element style há 6 anos atrás
ElementDocument.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
ElementHandle.cpp 383e066654 Update dragging with transform applied. há 6 anos atrás
ElementHandle.h 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
ElementImage.cpp 634543b38f Implement progress bar element (progressbar) (#69) há 6 anos atrás
ElementImage.h 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
ElementInstancer.cpp f0c898ce04 Add leak detection for some elements in debug mode há 6 anos atrás
ElementScroll.cpp c2a1469cc5 Update element properties when creating scrollbars. há 6 anos atrás
ElementStyle.cpp b001f00455 Dirty line-height when font-size changes há 6 anos atrás
ElementStyle.h b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. há 6 anos atrás
ElementText.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
ElementTextDefault.cpp aa459ca607 Various improvements to text boxes. há 6 anos atrás
ElementTextDefault.h 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
ElementUtilities.cpp f745fac0ee WIP: Rework event dispatcher loop, introduce observer pointer (for now based on std::shared_ptr) há 6 anos atrás
Event.cpp 79cbad7abd Make initialization of Event cleaner, warning when it is constructed outside the factory (instead of undefined behavior) há 6 anos atrás
EventDispatcher.cpp c76723803d Remove Event::PreventDefault(), it is not working as one might expect from the name. há 6 anos atrás
EventDispatcher.h d7ba65477f Add Event::PreventDefault function. Change behavior, Event::StopPropagation no longer cancels default actions. Clean up event dispatcher. há 6 anos atrás
EventInstancer.cpp ebe3e3a14a Remove ReferenceCountable from Event and EventInstancer há 6 anos atrás
EventInstancerDefault.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. há 6 anos atrás
EventInstancerDefault.h 68f53dce67 Clean up types and aliases, trying to be more consistent. há 6 anos atrás
EventIterators.h 186eaefcd2 Remove ElementReference há 6 anos atrás
EventListenerInstancer.cpp ebe3e3a14a Remove ReferenceCountable from Event and EventInstancer há 6 anos atrás
EventSpecification.cpp 391f39b038 Merge branch 'master' into performance há 6 anos atrás
EventSpecification.h 391f39b038 Merge branch 'master' into performance há 6 anos atrás
Factory.cpp 396e23b774 Implement Blur and Glow font-effects. Some clean-up. há 6 anos atrás
FileInterface.cpp a4b526c55c Remove ReferenceCountable from System-, Render-, and FileInterface. há 6 anos atrás
FileInterfaceDefault.cpp 391f39b038 Merge branch 'master' into performance há 6 anos atrás
FileInterfaceDefault.h cb347e1a38 NULL to nullptr há 6 anos atrás
FontEffect.cpp ba864b524f Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away. há 6 anos atrás
FontEffectBlur.cpp 6b6aa40176 Change the font effect glyph dimensions behavior, now possible to properly include offsets. há 6 anos atrás
FontEffectBlur.h ba864b524f Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away. há 6 anos atrás
FontEffectGlow.cpp 6b6aa40176 Change the font effect glyph dimensions behavior, now possible to properly include offsets. há 6 anos atrás
FontEffectGlow.h 00f66332d8 Add offset to glow há 6 anos atrás
FontEffectInstancer.cpp 94903c248c Implement font-effect property. há 6 anos atrás
FontEffectOutline.cpp 6b6aa40176 Change the font effect glyph dimensions behavior, now possible to properly include offsets. há 6 anos atrás
FontEffectOutline.h ba864b524f Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away. há 6 anos atrás
FontEffectShadow.cpp 396e23b774 Implement Blur and Glow font-effects. Some clean-up. há 6 anos atrás
FontEffectShadow.h 396e23b774 Implement Blur and Glow font-effects. Some clean-up. há 6 anos atrás
FontEngineInterface.cpp 16fb312b4e Rename CodePoint to Character. há 6 anos atrás
Geometry.cpp 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. há 6 anos atrás
GeometryUtilities.cpp 1bbae6380d Refining font engine interface. há 6 anos atrás
IdNameMap.h 2981b73019 Add std to ptrdiff_t (see #47) há 6 anos atrás
LayoutBlockBox.cpp af46806480 Fix some static analysis warnings há 6 anos atrás
LayoutBlockBox.h cb347e1a38 NULL to nullptr há 6 anos atrás
LayoutBlockBoxSpace.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. há 6 anos atrás
LayoutBlockBoxSpace.h a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. há 6 anos atrás
LayoutEngine.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. há 6 anos atrás
LayoutEngine.h 391f39b038 Merge branch 'master' into performance há 6 anos atrás
LayoutInlineBox.cpp cd670fc143 Refactoring FontEngineDefault (part I). Isolate the interface with FreeType. All font engine default files moved to a separate folder. há 6 anos atrás
LayoutInlineBox.h 4e85f31111 Refactor the fonts subsystem to allow external font providers há 6 anos atrás
LayoutInlineBoxText.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
LayoutInlineBoxText.h f9975a0e8e Begin conversion to UTF8 há 6 anos atrás
LayoutLineBox.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
LayoutLineBox.h cb347e1a38 NULL to nullptr há 6 anos atrás
Log.cpp 391f39b038 Merge branch 'master' into performance há 6 anos atrás
Math.cpp b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. há 6 anos atrás
Memory.cpp ba864b524f Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away. há 6 anos atrás
Memory.h ba864b524f Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away. há 6 anos atrás
ObserverPtr.cpp 8d58625727 Ensure initialization of observer pointer pool before use há 6 anos atrás
Plugin.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
PluginRegistry.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
PluginRegistry.h eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
Pool.h f0c898ce04 Add leak detection for some elements in debug mode há 6 anos atrás
Pool.inl 25b8b45ca7 Rework some of the element instancers and the pool. Use pools for assigning plain Elements and ElementTextDefault. há 6 anos atrás
Profiling.cpp 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. há 6 anos atrás
PropertiesIterator.h aa80c3b917 Add PropertySource to properties and revise element info debugging há 6 anos atrás
PropertiesIteratorView.cpp af46806480 Fix some static analysis warnings há 6 anos atrás
Property.cpp cb347e1a38 NULL to nullptr há 6 anos atrás
PropertyDefinition.cpp 039841c537 Make the resolve length functions safer, returns zero if unsuccessful. Rename to ResolveLength (emphasizes returned unit). Add Element::ResolveLength(property_name). See #55. há 6 anos atrás
PropertyDictionary.cpp aa80c3b917 Add PropertySource to properties and revise element info debugging há 6 anos atrás
PropertyParserAnimation.cpp e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. há 6 anos atrás
PropertyParserAnimation.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. há 6 anos atrás
PropertyParserColour.cpp e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. há 6 anos atrás
PropertyParserColour.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. há 6 anos atrás
PropertyParserKeyword.cpp e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. há 6 anos atrás
PropertyParserKeyword.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. há 6 anos atrás
PropertyParserNumber.cpp e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. há 6 anos atrás
PropertyParserNumber.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. há 6 anos atrás
PropertyParserString.cpp e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. há 6 anos atrás
PropertyParserString.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. há 6 anos atrás
PropertyParserTransform.cpp e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. há 6 anos atrás
PropertyParserTransform.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. há 6 anos atrás
PropertyShorthandDefinition.h 13514fed0b Specifying rendered edge size on ninepatch decorator and scaling by dp-ratio. há 6 anos atrás
PropertySpecification.cpp 13514fed0b Specifying rendered edge size on ninepatch decorator and scaling by dp-ratio. há 6 anos atrás
RenderInterface.cpp b6739b4684 Replace render interface functions PushTransform and PopTransform with SetTransform há 6 anos atrás
Spritesheet.cpp 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. há 6 anos atrás
Stream.cpp 3ee01de68c Remove ReferenceCountable from Stream há 6 anos atrás
StreamFile.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. há 6 anos atrás
StreamFile.h 3ee01de68c Remove ReferenceCountable from Stream há 6 anos atrás
StreamMemory.cpp cb347e1a38 NULL to nullptr há 6 anos atrás
StringCache.cpp 634543b38f Implement progress bar element (progressbar) (#69) há 6 anos atrás
StringCache.h 634543b38f Implement progress bar element (progressbar) (#69) há 6 anos atrás
StringUtilities.cpp 4be83d440e Debugger: Enable listing of hidden elements, and escape attribute values. há 6 anos atrás
StyleSheet.cpp 13514fed0b Specifying rendered edge size on ninepatch decorator and scaling by dp-ratio. há 6 anos atrás
StyleSheetFactory.cpp 74f5f92577 Fix the structural selector 'an + b' parsing. Now also supports whitespace inside. há 6 anos atrás
StyleSheetFactory.h 3993ddd71d Speed up element definition retrieval by hashing tag and id. há 6 anos atrás
StyleSheetNode.cpp 5f9323a85d Fix some warnings há 6 anos atrás
StyleSheetNode.h 5f9323a85d Fix some warnings há 6 anos atrás
StyleSheetNodeSelector.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
StyleSheetNodeSelector.h eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
StyleSheetNodeSelectorEmpty.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. há 6 anos atrás
StyleSheetNodeSelectorEmpty.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
StyleSheetNodeSelectorFirstChild.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
StyleSheetNodeSelectorFirstChild.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
StyleSheetNodeSelectorFirstOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. há 6 anos atrás
StyleSheetNodeSelectorFirstOfType.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
StyleSheetNodeSelectorLastChild.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
StyleSheetNodeSelectorLastChild.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
StyleSheetNodeSelectorLastOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. há 6 anos atrás
StyleSheetNodeSelectorLastOfType.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
StyleSheetNodeSelectorNthChild.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
StyleSheetNodeSelectorNthChild.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
StyleSheetNodeSelectorNthLastChild.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
StyleSheetNodeSelectorNthLastChild.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
StyleSheetNodeSelectorNthLastOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. há 6 anos atrás
StyleSheetNodeSelectorNthLastOfType.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
StyleSheetNodeSelectorNthOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. há 6 anos atrás
StyleSheetNodeSelectorNthOfType.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
StyleSheetNodeSelectorOnlyChild.cpp 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) há 6 anos atrás
StyleSheetNodeSelectorOnlyChild.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
StyleSheetNodeSelectorOnlyOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. há 6 anos atrás
StyleSheetNodeSelectorOnlyOfType.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
StyleSheetParser.cpp 461f328166 Fix build on win32 há 6 anos atrás
StyleSheetParser.h 1685de4a59 Make images specified in @decorator properly load (see #22) há 6 anos atrás
StyleSheetSpecification.cpp 634543b38f Implement progress bar element (progressbar) (#69) há 6 anos atrás
SystemInterface.cpp f9975a0e8e Begin conversion to UTF8 há 6 anos atrás
Template.cpp 3ee01de68c Remove ReferenceCountable from Stream há 6 anos atrás
Template.h 68f53dce67 Clean up types and aliases, trying to be more consistent. há 6 anos atrás
TemplateCache.cpp cb347e1a38 NULL to nullptr há 6 anos atrás
TemplateCache.h 391f39b038 Merge branch 'master' into performance há 6 anos atrás
Texture.cpp 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. há 6 anos atrás
TextureDatabase.cpp 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. há 6 anos atrás
TextureDatabase.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. há 6 anos atrás
TextureLayout.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
TextureLayout.h eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
TextureLayoutRectangle.cpp cb347e1a38 NULL to nullptr há 6 anos atrás
TextureLayoutRectangle.h eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
TextureLayoutRow.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
TextureLayoutRow.h eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
TextureLayoutTexture.cpp 3998dd1f3a Render replacement character for unknown characters há 6 anos atrás
TextureLayoutTexture.h a613948ccd Be more explicit about ownership, remove unused code. há 6 anos atrás
TextureResource.cpp 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. há 6 anos atrás
TextureResource.h 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. há 6 anos atrás
Transform.cpp 40f19fe151 Completely revised transforms implementation. Please have a look at the readme and updated transform sample for details. há 6 anos atrás
TransformPrimitive.cpp 8a0e9a0e3a Transform animations: há 6 anos atrás
TransformState.cpp 40f19fe151 Completely revised transforms implementation. Please have a look at the readme and updated transform sample for details. há 6 anos atrás
TypeConverter.cpp 281fbfcd80 Add conversion to string for decorators and font-effects há 6 anos atrás
URL.cpp f190bb561e Fix path formatting há 6 anos atrás
Utilities.h b00b7612f8 Add a fingerprint to the font effect há 6 anos atrás
Variant.cpp af46806480 Fix some static analysis warnings há 6 anos atrás
Vector3.cpp 391f39b038 Merge branch 'master' into performance há 6 anos atrás
Vector4.cpp 391f39b038 Merge branch 'master' into performance há 6 anos atrás
WidgetSlider.cpp cb347e1a38 NULL to nullptr há 6 anos atrás
WidgetSlider.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
WidgetSliderScroll.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
WidgetSliderScroll.h 3db7c4036f Use override instead of virtual where appropriate. há 6 anos atrás
XMLNodeHandler.cpp ae6f186d45 Remove ReferenceCountable from XmlNodeHandler há 6 anos atrás
XMLNodeHandlerBody.cpp ae6f186d45 Remove ReferenceCountable from XmlNodeHandler há 6 anos atrás
XMLNodeHandlerBody.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler há 6 anos atrás
XMLNodeHandlerDefault.cpp b10a47c0c1 Additional profiling zones há 6 anos atrás
XMLNodeHandlerDefault.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler há 6 anos atrás
XMLNodeHandlerHead.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. há 6 anos atrás
XMLNodeHandlerHead.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler há 6 anos atrás
XMLNodeHandlerTemplate.cpp ae6f186d45 Remove ReferenceCountable from XmlNodeHandler há 6 anos atrás
XMLNodeHandlerTemplate.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler há 6 anos atrás
XMLParseTools.cpp cb347e1a38 NULL to nullptr há 6 anos atrás
XMLParseTools.h eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
XMLParser.cpp b10a47c0c1 Additional profiling zones há 6 anos atrás
precompiled.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
precompiled.h eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás