Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add KHR_interactivity draft #2293

Draft
wants to merge 45 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
2070215
Add KHR_interactivity intro
lexaknyazev Jul 1, 2023
09bd2cf
Add socket descriptions and math nodes
lexaknyazev Oct 2, 2023
151f3ad
Add vector and more arithmetic nodes; editorial changes
lexaknyazev Oct 16, 2023
47c12fa
Add comparison nodes; address feedback
lexaknyazev Oct 23, 2023
736e686
Add special float constants
lexaknyazev Nov 6, 2023
667fdb1
Add matrix and integer nodes; update formatting
lexaknyazev Nov 14, 2023
4b7b4fe
Add a note about math/tan return values
lexaknyazev Jan 22, 2024
866ea7f
Add flow nodes
lexaknyazev Feb 26, 2024
f69bfb1
Address feedback
lexaknyazev Mar 4, 2024
29e8acc
Add flow/throttle
lexaknyazev Mar 4, 2024
6ebb25f
Add flow/delay
lexaknyazev Mar 4, 2024
c63a37f
Address feedback
lexaknyazev Mar 11, 2024
48851d2
Mention flow/delay activations limit
lexaknyazev Mar 11, 2024
86bf693
Add pointer/get and pointer/set
lexaknyazev Mar 11, 2024
71860b8
Add variable/get and variable/set
lexaknyazev Mar 11, 2024
ffd99ef
Adjust flow/throttle error condition
lexaknyazev Mar 25, 2024
3260039
Update delay nodes
lexaknyazev Mar 25, 2024
18e12cc
Clarify delay limits
lexaknyazev Apr 1, 2024
e73bc71
Clarify invalid values for pointer/set
lexaknyazev Apr 8, 2024
38e690f
Add boolean arithmetic nodes
lexaknyazev Apr 8, 2024
8fbc866
Add type conversion nodes
lexaknyazev Apr 8, 2024
b681b0a
Add math/select node
lexaknyazev Apr 8, 2024
9e000b9
Add boolean XOR
lexaknyazev Apr 15, 2024
de89f6a
Add vector and matrix combine/extract nodes
lexaknyazev Apr 21, 2024
6867635
Add pointer/interpolate
lexaknyazev May 13, 2024
32fd170
Typo fixes
lexaknyazev May 13, 2024
19630ba
Adjust min/max/clamp node descriptions
lexaknyazev May 13, 2024
a369436
Add animation control nodes
lexaknyazev Jun 3, 2024
4685e06
Add lifecycle nodes
lexaknyazev Jun 3, 2024
09f1f1d
Add custom event nodes
lexaknyazev Jun 3, 2024
22fecec
Add more intro sections
lexaknyazev Jun 10, 2024
63f5d3d
Add JSON syntax
lexaknyazev Jun 17, 2024
4177adf
Initialize floating-point variables to NaN
lexaknyazev Jun 24, 2024
21e1b4c
Update custom event nodes
lexaknyazev Jun 24, 2024
83aa69c
Align async output flow socket names
lexaknyazev Jun 24, 2024
d873db6
Clarify flow/multiGate randomness
lexaknyazev Jun 24, 2024
86409f3
Fix typo
lexaknyazev Jul 22, 2024
4834fcd
Clarify input value sockets for pointer nodes
lexaknyazev Jul 22, 2024
e33a3bc
Clarify configuration value types
lexaknyazev Jul 22, 2024
fbcf696
Clarify pointer nodes for not mutable pointers
lexaknyazev Jul 22, 2024
11339a0
Add active camera pointers
lexaknyazev Jul 22, 2024
220ca40
Clarify pointer nodes validity
lexaknyazev Jul 29, 2024
c77e924
Public specification update
lexaknyazev Jan 13, 2025
45ef4a7
Update GitHub Actions
lexaknyazev Jan 13, 2025
298984e
Address feedback
lexaknyazev Jan 19, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading