2 files changed
+2
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
| 68 | + | |
68 | 69 |
| |
69 | 70 |
| |
70 | 71 |
| |
|
- CMake/FileList.cmake+2
- Include/RmlUi/Core/Core.h+2
- Include/RmlUi/Core/Element.h+6-18
- Include/RmlUi/Core/Geometry.h+20-6
- Include/RmlUi/Core/ID.h+16-6
- Include/RmlUi/Core/PropertyIdSet.h+35-89
- Include/RmlUi/Core/PropertySpecification.h+7-5
- Include/RmlUi/Core/RenderInterface.h+4-3
- Include/RmlUi/Core/Texture.h-3
- Include/RmlUi/Core/Types.h+11-3
- Source/Controls/Lua/ElementFormControlSelect.cpp+7
- Source/Core/Clock.cpp+2-1
- Source/Core/Context.cpp+11-2
- Source/Core/Core.cpp+6-1
- Source/Core/Element.cpp+80-86
- Source/Core/ElementDecoration.h+1-1
- Source/Core/ElementDefinition.h-1
- Source/Core/EventSpecification.cpp+9-1
- Source/Core/Factory.cpp+9-1
- Source/Core/FontEngineDefault/FontFaceLayer.cpp-3
- Source/Core/Geometry.cpp+31-11
- Source/Core/GeometryDatabase.cpp+184
- Source/Core/GeometryDatabase.h+61
- Source/Core/IdNameMap.h+5-2
- Source/Core/Memory.cpp+49
- Source/Core/Memory.h+8-34
- Source/Core/PropertySpecification.cpp+21-9
- Source/Core/StyleSheetSpecification.cpp+1-1
- Source/Core/Texture.cpp-5
- Source/Core/TextureDatabase.cpp+21-25
- Source/Core/TextureDatabase.h+11-6
- Source/Core/TextureResource.cpp+17-5
- Source/Core/TextureResource.h+7-6
- changelog.md+13
0 commit comments