Michael Ragazzon
|
3fd100e479
Data expressions 'null' type and pointers
|
há 3 anos atrás |
Michael Ragazzon
|
c53744efb3
Data expressions: Allow transform functions to also be called using C-style function call syntax (breaking change)
|
há 3 anos atrás |
Michael Ragazzon
|
cca56fd920
Merge branch 'selectors'
|
há 3 anos atrás |
Michael Ragazzon
|
377550d164
Add :not() selector to RCSS
|
há 3 anos atrás |
Michael Ragazzon
|
c8f57a8208
Refactor StyleSheetNodeSelector for improved performance
|
há 3 anos atrás |
Michael Ragazzon
|
70788f3ee5
Rename ElementStyle benchmark to Selectors, and add combinators and structural pseudo-class selectors
|
há 3 anos atrás |
Michael Ragazzon
|
4f578db6a3
Ensure selectors never match text elements
|
há 3 anos atrás |
Michael Ragazzon
|
539ba2cee1
Add sibling selectors + and ~ to RCSS
|
há 3 anos atrás |
Michael Ragazzon
|
979b75b559
Add selector unit tests with dynamic structural operations
|
há 3 anos atrás |
hobyst
|
18f65aa162
Fix robin_hood.h (#335)
|
há 3 anos atrás |
Michael Ragazzon
|
ae14353972
Fix texture leak in invader and luainvader samples
|
há 3 anos atrás |
Michael Ragazzon
|
18f6a1aad8
Font textures are now initially being generated with the ascii range of characters.
|
há 3 anos atrás |
Maximilian Stark
|
5064a9c068
Add __eq metamethod for C++ objects to get equality check working (#330)
|
há 3 anos atrás |
Maximilian Stark
|
6e6df4ccec
Lua plugin: QuerySelector and QuerySelectorAll (#329)
|
há 3 anos atrás |
Michael Ragazzon
|
aa635b25cf
Update changelog
|
há 3 anos atrás |
Michael Ragazzon
|
5dc4f5faaa
Fix missing inlucde
|
há 3 anos atrás |
Michael Ragazzon
|
f1d5b31ddc
Handle the mouse leaving the window on all the backends, see #220.
|
há 3 anos atrás |
Michael Ragazzon
|
55e8a79bf7
Update hover states on 'Context::Update()'. Add 'Context::ProcessMouseLeave()' to remove hover states and prevent them from updating, see #220.
|
há 3 anos atrás |
Michael Ragazzon
|
35b1132d7d
Add unit tests for debugger plugin shutdown
|
há 3 anos atrás |
Michael Ragazzon
|
a07bee248c
Debugger plugin: Remove boolean return result from shutdown procedure, update comments.
|
há 3 anos atrás |
Michael Ragazzon
|
e371192469
Reinstate unintentionally removed function descriptor
|
há 3 anos atrás |
John
|
961747e056
Debugger plugin: Clean up event listeners before the plugin is deleted to avoid use-after-free, fixes #322. (#323)
|
há 3 anos atrás |
Michael Ragazzon
|
89a357bda4
Set IME position to the caret during text editing on the Windows backend. #303 #305
|
há 3 anos atrás |
Michael Ragazzon
|
987c7d0dcf
Merge branch 'backends'
|
há 3 anos atrás |
Michael Ragazzon
|
50127eaff5
Update changelog
|
há 3 anos atrás |
Michael Ragazzon
|
1efc01c908
Add Emscripten to github actions CI
|
há 3 anos atrás |
Michael Ragazzon
|
f281c769cf
Add OpenGL3 renderer and backends supporting the GLFW and SDL platforms. Emscripten compilation supported on the SDL/GL3 backend.
|
há 3 anos atrás |
Michael Ragazzon
|
2edd6f99f3
Refactor shell, introduce backends
|
há 3 anos atrás |
Michael Ragazzon
|
5af6006961
Add Emscripten support to core library
|
há 3 anos atrás |
Michael Ragazzon
|
486aa7d3bd
Add type converters for all the big integer types.
|
há 3 anos atrás |