quackarooni
  • Joined on 2023-03-23
quackarooni commented on pull request blender/blender#131075 2024-11-28 08:54:07 +01:00
Geometry Nodes: Add "Collection" and "Object" input nodes

My bad, should be fixed now.

quackarooni pushed to gn-collection-and-material-input at quackarooni/blender 2024-11-28 08:53:22 +01:00
c71e34095d Update SPDX copyright date
quackarooni created pull request blender/blender#131075 2024-11-28 06:58:15 +01:00
Geometry Nodes: Add "Collection" and "Object" input nodes
quackarooni pushed to gn-collection-and-material-input at quackarooni/blender 2024-11-28 06:47:34 +01:00
5e1d3f868b Geometry Nodes: Add "Collection" and "Object" input nodes
quackarooni created branch gn-collection-and-material-input in quackarooni/blender 2024-11-28 06:30:26 +01:00
quackarooni pushed to gn-collection-and-material-input at quackarooni/blender 2024-11-28 06:30:26 +01:00
9f0a9b85ed Geometry Nodes: Add "Collection" and "Object" input nodes
4de34c8205 UI: Implement snapping for node resizing
e7067c68e9 Build: Make MSIX architecture a template variable
8fba37cea7 Fix #129657: Broken pipe from a Python script closes Blender
ca78cae828 Fix #130992: Grease Pencil: Edit wire/vertex color usage fix
Compare 10 commits »
quackarooni deleted branch grease_pencil_modifiers_alphabetical_order from quackarooni/blender 2024-11-10 13:39:50 +01:00
03513f9218 Fix: GPv3 "Lineart" and "Opacity" modifier not in alphabetical order
quackarooni created pull request blender/blender#130080 2024-11-10 05:44:14 +01:00
Fix: GPv3 "Lineart" and "Opacity" modifier not following alphabetical order
quackarooni created branch grease_pencil_modifiers_alphabetical_order in quackarooni/blender 2024-11-10 05:23:32 +01:00
980754323e Fix: GPv3 "Lineart" and "Opacity" modifier not in alphabetical order
86c5c4af6e Merge branch 'blender-v4.3-release'
9b3108462f Fix #129925: SLIM UV unwrap with holes
f67ea33993 Cleanup: Metal: Fix clang-tidy warnings
33482bdd3a Merge branch 'blender-v4.3-release'
Compare 10 commits »
quackarooni commented on pull request blender/blender#129788 2024-11-04 12:33:14 +01:00
Nodes: Add "Power" and "Sign" operations to Vector Math Node

I'm okay with pow but not sure about sign\

To me, Absolute and Sign exist as complementary functions, where they represent two different aspects of a number *(that being its absolute…

quackarooni created pull request blender/blender#129788 2024-11-04 11:59:00 +01:00
Nodes: Add "Power" and "Sign" operations to Vector Math Node
quackarooni pushed to vector-math-power-and-sign at quackarooni/blender 2024-11-04 11:53:13 +01:00
44ea40db88 Nodes: Add "Power" and "Sign" operations to Vector Math Node
397286e985 Cleanup: Silence unused var warning in NDBEUG builds.
831165edf8 Build: Update Harfbuzz to 10.0.1
3854ac6e66 Build: Add Epoxy to OpenSubdiv library build dependencies
a17ac76d13 BLI: support accessing underlying memory buffer of Vector container
Compare 10 commits »
quackarooni created branch vector-math-power-and-sign in quackarooni/blender 2024-11-04 11:53:12 +01:00
quackarooni deleted branch vector-math-power-and-sign from quackarooni/blender 2024-11-04 11:11:40 +01:00
quackarooni pushed to vector-math-power-and-sign at quackarooni/blender 2024-11-04 10:55:14 +01:00
d305cd7dd6 Nodes: Add "Power" and "Sign" operations to Vector Math Node
397286e985 Cleanup: Silence unused var warning in NDBEUG builds.
831165edf8 Build: Update Harfbuzz to 10.0.1
3854ac6e66 Build: Add Epoxy to OpenSubdiv library build dependencies
a17ac76d13 BLI: support accessing underlying memory buffer of Vector container
Compare 10 commits »
quackarooni created branch vector-math-power-and-sign in quackarooni/blender 2024-11-04 10:55:14 +01:00
quackarooni commented on issue blender/blender#129461 2024-10-28 05:52:15 +01:00
Grease Pencil: Sample Index (Layer) raises an error and says Grease Pencil is an unsupported geometry type

To contrast, here's Evaluate at Index (a node similar in function) working as expected: image

quackarooni opened issue blender/blender#129461 2024-10-28 05:49:34 +01:00
Grease Pencil: Sample Index (Layer) raises an error and says Grease Pencil is an unsupported geometry type