Michael Ragazzon
|
7228f684b8
Adjust samples styles to make title background native size
|
3 tahun lalu |
Michael Ragazzon
|
e435d9c915
Various sample tweaks and fixes.
|
4 tahun lalu |
Michael Ragazzon
|
1763654a0e
High DPI support for the basic samples
|
5 tahun lalu |
Michael Ragazzon
|
330432704e
Remove Decorator::LoadTexture. Instead, use the DecoratorInstancerInterface to load textures and pass it into the decorator.
|
5 tahun lalu |
Michael Ragazzon
|
dc3d23dccc
- Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source.
|
5 tahun lalu |
Michael Ragazzon
|
6ed3ce1b5e
Use label element in samples
|
5 tahun lalu |
Michael Ragazzon
|
f5a7f9b0f2
Add a kerning pair cache for fonts
|
5 tahun lalu |
Michael Ragazzon
|
6241b755c9
Replace font in samples with LatoLatin
|
5 tahun lalu |
Michael Ragazzon
|
dd8006246b
Replace 'datagrid' in treeview sample with data bindings
|
5 tahun lalu |
Michael Ragazzon
|
17f050aaf2
Invaders sample high scores: Use table and data bindings instead of data-grid.
|
5 tahun lalu |
Michael Ragazzon
|
cf935e077a
Added intrinsic ratio for replaced elements. Replaced elements now follow the normal CSS sizing rules, that is, padding and borders are no longer subtracted from the width and height of the element by default.
|
5 tahun lalu |
Michael Ragazzon
|
074766bdec
Element 'select': Automatically position and size the selection box to the available space within the context's window dimensions. See #91.
|
5 tahun lalu |
Michael R. P. Ragazzon
|
634543b38f
Implement progress bar element (progressbar) (#69)
|
6 tahun lalu |
Michael Ragazzon
|
ba864b524f
Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away.
|
6 tahun lalu |
Michael Ragazzon
|
bd8b042bee
Update demo sample with animations.
|
6 tahun lalu |
Michael Ragazzon
|
75614f1a1a
Update demo sample with input range example
|
6 tahun lalu |
Michael Ragazzon
|
3f173e524a
Update demo sample
|
6 tahun lalu |
Michael Ragazzon
|
4760a33388
Add RML/RCSS sandbox to demo sample
|
6 tahun lalu |
Michael Ragazzon
|
aa459ca607
Various improvements to text boxes.
|
6 tahun lalu |
Michael Ragazzon
|
9f8cc5ea9e
Update samples
|
6 tahun lalu |
Michael Ragazzon
|
ebd29bb73c
Create new demo sample (only a skeleton for now)
|
6 tahun lalu |
Michael Ragazzon
|
01b3af99f2
Make the font-effect property inherited
|
6 tahun lalu |
Michael Ragazzon
|
94903c248c
Implement font-effect property.
|
6 tahun lalu |
Michael Ragazzon
|
4047f93a1f
Fix samples and Lua
|
6 tahun lalu |
Michael Ragazzon
|
cc0b4a459a
Decorators and their instancers now use smart pointers instead of manual reference counting
|
6 tahun lalu |
Michael Ragazzon
|
efd2f86c12
Spritesheets now rendering in decorators. Still work to do.
|
6 tahun lalu |
Michael Ragazzon
|
446e823e02
WIP adding spritesheets
|
6 tahun lalu |
Michael Ragazzon
|
7e9f93edb8
Fix decorators in samples (except Lua)
|
6 tahun lalu |
Michael Ragazzon
|
ac40b7177c
WIP, decorators partially working.
|
6 tahun lalu |
Michael Ragazzon
|
9ec34390be
Added system interface functions for getting and setting the clipboard. Implemented in Windows shell, along with mouse cursor. The drag sample and the invader options page demonstrate the cursor property.
|
6 tahun lalu |