quackarooni
  • Joined on 2023-03-23
quackarooni commented on issue blender/blender#116609 2023-12-28 19:08:31 +01:00
Geometry Nodes: Object Info does not return negative Scale values

For comparison's sake, here's a screenshot from 3.0.0 where it's still working: Object Info - Scaling Bug [3.0 Working].png

quackarooni opened issue blender/blender#116609 2023-12-28 18:36:14 +01:00
Geometry Nodes: Object Info does not return negative Scale values
quackarooni commented on issue blender/blender#116256 2023-12-16 18:32:03 +01:00
Regression: Noise Texture property inaccesible in Python API because of name collision

For contrast, here was the property when it was under the Musgrave Texture node:

quackarooni opened issue blender/blender#116256 2023-12-16 18:24:42 +01:00
Regression: Noise Texture property inaccesible in Python API because of name collision
quackarooni opened issue blender/blender#116096 2023-12-12 14:15:55 +01:00
Nodes & Python API : Multi-input sockets add links in wrong order
quackarooni commented on issue blender/blender#115755 2023-12-04 14:17:11 +01:00
Geometry Nodes & Python API: Rotate Euler rotation type inaccessible in bl_rna properties because of name collision

I don't know how hard it'll be to replace under the hood, but maybe renaming the property to something like 'rotation_type' would be more appropriate? That's how it's named under Vector Rotate,…

quackarooni opened issue blender/blender#115755 2023-12-04 14:08:00 +01:00
Geometry Nodes & Python API: Rotate Euler rotation type inaccessible in bl_rna properties because of name collision
quackarooni opened issue blender/blender#114993 2023-11-16 15:08:48 +01:00
Geometry Nodes: Split to Instances node's domain property does not match bl_rna
quackarooni commented on issue blender/blender#114449 2023-11-05 07:26:15 +01:00
Blender4.0.0Beta----Store Named Attribute node---dose not working when two connected

Store Named Attribute appears to work as expected in 4.0, I don't there is a bug here.

@Suzume-Kraken In your screenshot of 3.6.1, attribute b is 0.000 up to index 7. ![3.6 Spreadsheet -…

quackarooni commented on issue blender/blender#114242 2023-10-29 08:44:32 +01:00
Nodes: Exclusion (Mix Color) clamps negative values even when Clamp Result is disabled

Example images attached below: (White areas represented negative values that were clamped at 0.0)

quackarooni opened issue blender/blender#114242 2023-10-29 08:38:20 +01:00
Nodes: Exclusion (Mix Color) clamps negative values even when Clamp Result is disabled
quackarooni commented on issue blender/blender#113737 2023-10-15 10:26:08 +02:00
Geometry Nodes: handle_type enum does not have a proper user-facing label

It's a pretty inconsequential issue, all things considered. Just thought it's at least worth reporting for documentation's sake.

quackarooni opened issue blender/blender#113737 2023-10-15 10:21:59 +02:00
Geometry Nodes: handle_type enum does not have a proper user-facing label
quackarooni commented on issue blender/blender#113042 2023-09-29 08:27:20 +02:00
User Interface & Python API: invoke_search_popup no longer respects the order of given EnumProperty

While this behavior can be disabled globally via User Preferences, there is no way to disable it for a specific operator. This gets in the way of an addon's functionality as a user might still…

quackarooni commented on issue blender/blender#113042 2023-09-29 08:22:22 +02:00
User Interface & Python API: invoke_search_popup no longer respects the order of given EnumProperty

The most likely objection to this would be that it's not a bug, but rather intended behavior. And that this isn't a problem as weighting by most recently used is better UX anyways.

This isn't…

quackarooni opened issue blender/blender#113042 2023-09-29 08:05:31 +02:00
Python API: invoke_search_popup no longer respects the order of given EnumProperty
quackarooni opened issue blender/blender#110083 2023-07-14 00:34:20 +02:00
Geometry Nodes: Bounding Box node incorrect outputs for meshes in negative coordinates
quackarooni pushed to nw_rework_align_nodes at quackarooni/blender-addons 2023-05-16 05:27:55 +02:00
d870440173 Merge branch 'main' into nw_rework_align_nodes
5b0adea538 Import_3ds: Added mirror mapping flag
6291f5bbdc Export_3ds: Added mirror mapping flag
888baa3868 Export_3ds: Added mirror mapping flag
95282edda5 Import_3ds: Brought back mirror
Compare 11 commits »
quackarooni commented on issue blender/blender#107893 2023-05-12 21:23:04 +02:00
Geometry node Attribute statistics produce wrong Variance

Other programs like Google Sheets use 'Variance' to refer to sample variance (.../n-1) by default, with additional specifiers for population variance (.../n).

The sample variance being the…

quackarooni pushed to nw_rework_align_nodes at quackarooni/blender-addons 2023-05-08 09:22:25 +02:00
1767393035 Merge branch 'main' into nw_rework_align_nodes
808466d8d8 Export_3ds: Fixed key error in matrix calculation
935323001e Export_3ds: Added new colormix node type
be68e3f522 io_scene_3ds: Added link to new Blender manual entry
54f0e088df io_scene_3ds: Added link to new Blender manual entry
Compare 8 commits »