Admin
a17388ef2e
extend type tables
2025-11-25 10:49:41 +01:00
Admin
3cd91bbd6d
extend type tables
2025-11-25 10:49:28 +01:00
Admin
dfa8cba707
shader compiler function decollide / var shadowing
2025-11-24 19:01:01 +01:00
Admin
609d3ad563
shader compiler nested function/structs
2025-11-24 17:32:41 +01:00
Admin
7703b04af8
shader compiler scope resolve
2025-11-24 13:23:41 +01:00
Admin
9afd52cf88
shader compiler pod constructors
2025-11-24 12:46:53 +01:00
Admin
4209d7409b
fix script logs
2025-11-22 14:24:17 +01:00
Admin
6a5b52217e
first shader typeinferencing
2025-11-18 07:43:55 +01:00
Admin
6086db7cad
first shader transpiler infra
2025-11-16 12:05:01 +01:00
Admin
33bf169fc2
warning
2025-11-15 14:29:53 +01:00
Admin
79834e068f
fix
2025-11-14 21:49:05 +01:00
Admin
324a01b9e5
pod otw
2025-11-14 12:35:10 +01:00
Admin
a3134d74f9
swizzle otw
2025-11-14 11:01:47 +01:00
Kevin Boos
7bbb42a1b3
Fix modal; enable widgets to block scrolling except within a certain area ( #819 )
...
* Fix modal event handling behavior
Everything now works as expected, *except* for Scroll events that seem to
still be received by views beneath the modal, e.g., an underlying PortalList.
* Enable widgets to block scrolling, except within a certain area
* This is important for Modals to prevent scrolling of background widgets
whilst still allowing the inner `content` view to be scrolled.
* Modals are now forcibly full-screen (or rather, full-window)
in order to properly ensure that scrolling-allowed areas
always stay relevant, as the Modal can no longer be contained
within a non-full-window parent widget/view.
* remove errant log statement
2025-11-13 08:45:36 +01:00
Admin
8cd84726dc
added half floats and vec pods
2025-11-12 23:37:24 +01:00
admin
be9fc82125
pod print works
2025-11-12 14:43:45 +01:00
Admin
6f1248bc6a
pod print otw
2025-11-12 13:20:49 +01:00
Admin
cf82aea5f8
pod layotus
2025-11-12 11:19:14 +01:00
Admin
799927329f
restructure script heap
2025-11-12 09:10:05 +01:00
Admin
6996c7f653
script pod otw
2025-11-10 14:32:28 +01:00
Admin
a0e4ae49a2
add first step for pods
2025-11-09 21:18:17 +01:00
Admin
19ac38e6dd
cleanup tasks
2025-11-04 17:52:09 +01:00
Admin
c90f3992d6
update comfyui to new channels
2025-11-04 15:45:59 +01:00
Admin
d6f3ae9786
first channels working
2025-11-04 15:04:22 +01:00
Admin
5540f702b9
first channels working
2025-11-04 14:59:04 +01:00
Admin
7e6cfe0b11
cleanup
2025-11-03 14:49:43 +01:00
Admin
31b0a3338f
add getters/setters to type tables
2025-11-03 14:23:21 +01:00
Admin
dc44453f58
added script handles
2025-11-03 13:36:38 +01:00
Admin
2c666dcbbc
added stdlib fns
2025-11-02 10:50:35 +01:00
Admin
5811e8bcef
first splash script working!
2025-11-01 19:33:16 +01:00
Admin
b8d0e8e029
child processes and random nr gen
2025-11-01 17:40:30 +01:00
Admin
83432a34dd
add script timers
2025-11-01 12:56:54 +01:00
Admin
991879e058
websockets
2025-10-31 17:23:17 +01:00
Admin
67e2e415fd
add fn syntax
2025-10-31 14:43:02 +01:00
Admin
fa9d44e2cc
add fn syntax
2025-10-31 14:33:37 +01:00
Admin
189bc87c7c
implemented += concats
2025-10-31 10:37:40 +01:00
Admin
b78c51632c
strings are rc now
2025-10-30 18:39:25 +01:00
Admin
a34c0483bc
async networking scripting
2025-10-30 15:54:14 +01:00
Admin
f914293342
typecheck arg
2025-10-30 10:26:40 +01:00
Admin
c6811eb956
default to cx for script macro
2025-10-30 10:17:14 +01:00
Admin
4ad373037d
fix + to autodetect concat
2025-10-30 09:31:39 +01:00
admin
5a76450cc9
first fs apis working
2025-10-29 17:26:31 +01:00
Admin
297caeed61
script interface for httprequest complete!
2025-10-29 14:02:29 +01:00
Admin
9b73dffe11
make json string keys id searchable and compareable
2025-10-29 00:09:15 +01:00
Admin
3c37efb8ed
make json string keys id searchable and compareable
2025-10-28 23:54:12 +01:00
Admin
d76bb0899b
make json string keys id searchable and compareable
2025-10-28 23:43:14 +01:00
Admin
ced7f3520f
make json string keys id searchable and compareable
2025-10-28 23:17:00 +01:00
Admin
9bc9af04ba
make json string keys id searchable and compareable
2025-10-28 23:04:54 +01:00
Admin
b02de14f76
make json string keys id searchable and compareable
2025-10-28 22:50:50 +01:00
Admin
4b6f037cf8
map json strings to ids in lookup
2025-10-28 20:38:29 +01:00