Commit graph

17 commits

Author SHA1 Message Date
Nic Barker e0ca1a2e49 Fix a race condition in the HTML renderer where text could get measured and cached before font had loaded 2024-09-16 21:28:23 +12:00
Nic Barker 837a8d442a Add modifiable highlight colour 2024-09-16 19:28:33 +12:00
Nic Barker d04a39c66d Update readme and add debugger page to desktop website 2024-09-16 10:35:34 +12:00
Nic Barker f5ac28a149 Fix some small bugs in the HTML renderer and duplicate ids in the debug view 2024-09-16 10:35:34 +12:00
Nic Barker 902487638c Updates and remove console logs 2024-09-16 10:35:34 +12:00
Nic Barker a75860ca57 Fixes for html renderer and main website 2024-09-16 10:35:34 +12:00
Nic Barker 06fd9264ac Update odin bindings and html renderer 2024-09-16 10:35:34 +12:00
Nic Barker a79b6a9faf Bulk of functionality 2024-09-16 10:35:32 +12:00
Nic Barker 24d4c5e553 Fix CMake config for clay-official-website example 2024-08-29 08:59:41 +12:00
Nic Barker 52b6b0564e Improved HTML renderer and official website example 2024-08-28 11:03:20 +12:00
Nic Barker 7d73ccd60d Remove overflow trap flag from the default cmake configuration to prevent issues on windows 2024-08-27 11:37:20 +12:00
Nic Barker 5e677cafb5
Add scrollbar to official website and improve culling (#2) 2024-08-27 10:16:55 +12:00
Nic Barker 09fc980434 Set touch-action:none for canvas renderer to prevent mobile issues 2024-08-24 21:32:05 +12:00
Nic Barker 9c5b90e71b Fixed a typo bug with drag scrolling in scroll containers 2024-08-24 21:27:43 +12:00
Nic Barker 138a1e717f Fix links being unclickable in canvas renderer 2024-08-23 20:11:34 +12:00
Nic Barker f5d3ef1ae1 Update website top links 2024-08-23 16:24:11 +12:00
Nic Barker 03a6c6cf5a initial commit 2024-08-23 16:11:56 +12:00