Michael Ragazzon
|
0ac88ea3d6
Change ElementInstancer to NodeInstancer
|
1 month ago |
Michael Ragazzon
|
af8476c954
Property parser: Allow single quotation marks, preserve whitespace in quotes
|
2 months ago |
Michael Ragazzon
|
3333f9921a
Fix return value in PropertySpecification unit test
|
1 year ago |
Michael Ragazzon
|
b967aba5dc
Test parsing of `rgba` colors in linear gradient
|
1 year ago |
Michael Ragazzon
|
8559aaf596
Merge branch 'effects' (#594)
|
1 year ago |
Michael Ragazzon
|
1ac79c3a29
Make property shorthand parsing fail when passing too many arguments, or arguments in the wrong order
|
1 year ago |
Michael Ragazzon
|
0507e487b7
Improve PropertySpecification::ParsePropertyValues
|
2 years ago |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
Michael Ragazzon
|
a7e7d0ace8
Allow specifying a value for parameters passed to property parsers
|
3 years ago |
Michael Ragazzon
|
f724799ad5
Change RCSS escape character to backslash '\' (previously it was forward slash '/'), and fix wrong result with repeated escape characters. Hopefully fixes #248.
|
4 years ago |