Block a user
5239319b0b
Declare all sockets and make "Decimals" only available if type is float
00044bf634
Remove custom enum ValuetoStringDataType
80f5c79791
Replace use of std::stringstream with std::to_string
Function Node: Value to String Integer subtype
quackarooni
created branch gn-integer-value-to-string in quackarooni/blender
2024-09-30 12:13:03 +02:00
e933786d6d
Function Node: Value to String Integer subtype
91eac6c771
Cleanup: Make format
ac24912736
Fix #128315: EEVEE: Uneven cryptomatte levels
2d5591b63f
Cleanup: mark unused variables as such
259091363f
Refactor: Anim, remove use of MutableSpan in layered Actions C++ wrappers
quackarooni
deleted branch gn-integer-value-to-string from quackarooni/blender
2024-09-30 12:11:44 +02:00
674fcbd955
Function Node: Value to String Integer subtype
91eac6c771
Cleanup: Make format
ac24912736
Fix #128315: EEVEE: Uneven cryptomatte levels
2d5591b63f
Cleanup: mark unused variables as such
259091363f
Refactor: Anim, remove use of MutableSpan in layered Actions C++ wrappers
quackarooni
created branch gn-integer-value-to-string in quackarooni/blender
2024-09-30 12:09:07 +02:00
quackarooni
deleted branch gn-value-to-string-integer from quackarooni/blender
2024-09-30 11:43:48 +02:00
quackarooni
created branch gn-value-to-string-integer in quackarooni/blender
2024-09-30 10:36:36 +02:00
5ebd69753a
Function Node: Value to String Integer subtype
041009177d
Change socket type to int
quackarooni
deleted branch gn-value-to-string-integer from quackarooni/blender
2024-09-30 10:36:25 +02:00
quackarooni
created branch gn-value-to-string-integer in quackarooni/blender
2024-09-30 10:29:24 +02:00
af2a95d935
Function Node: Value to String Integer subtype
041009177d
Change socket type to int
quackarooni
deleted branch gn-value-to-string-integer from quackarooni/blender
2024-09-30 10:28:50 +02:00
e21b424eee
Attributes: support setting the active attribute to "None"
6ed98c912b
Anim: Handle legit slot assignment failure in versioning code
fff6e59dde
Anim: when assigning Action, check its ID type and NLA tweak mode
f7effe8597
Anim: fix null pointer dereference when pushing down an Action
a9dee36974
Cleanup: remove unused variables, imports
d6788129d9
tweaks
2263f5c23a
implement link drag search results
f2d7b5aec9
change DNA type name
2a6f332cfd
get dynamic socket visibility working - still has issues of preserving values
d4aa668210
have different functions working for float and integer mode
quackarooni
created branch gn-value-to-string-integer in quackarooni/blender
2024-09-30 09:36:09 +02:00
Geometry Nodes:
Store Named Grid
experimental volume node shows up in link-drag search for Texture
sockets
Thought it just might worth reporting just so it's known. But yeah, agreed. It's a fairly insignificant bug, all things considered.
Geometry Nodes:
Store Named Grid
experimental volume node shows up in link-drag search for Texture
sockets
Geometry Nodes: Crash in link-drag search involving missing
Texture
subtype in Switch
Node
Looks like switch node does not support "texture". AFAICS few lines of changes will support texture socket type
Yeah, looking across different versions, it seems to have disappeared sometime…