Daniel Gryningstjerna DanGry
Daniel Gryningstjerna commented on pull request blender/blender#114545 2024-05-13 12:39:02 +02:00
WIP: The SLIM UV unwrap algorithm implementation for Blender 4.x

Very happy to see more updates on this patch! Really looking forward to it! Thanks for all the work Lukasz and Brecht! :)

Daniel Gryningstjerna commented on issue blender/blender#121620 2024-05-09 13:47:27 +02:00
Regression: Weighted Normal + Auto Smooth gives broken shading

There is an option in the modifier dropdown to turn off the pinning. Then the modifier can be reordered however you want. We may want to make this more accessible to, I just want to clarify…

Daniel Gryningstjerna opened issue blender/blender#121620 2024-05-09 13:19:42 +02:00
Weighted Normal + Auto Smooth gives broken shading and can not be fixed after 2f289857af
Daniel Gryningstjerna opened issue blender/blender#121566 2024-05-08 12:03:05 +02:00
Snapping does not work if a objects is used in a booleon modifier even if its disabled
Daniel Gryningstjerna commented on issue blender/blender#121135 2024-04-29 14:47:06 +02:00
Active Element Scales from last active face position if no active vert

Can you confirm that the following line is true, and the pivot point is not random?

I do not think the pivot point is random, but it feels random to the user since there is zero…

Daniel Gryningstjerna commented on issue blender/blender#121135 2024-04-26 19:56:08 +02:00
Active Element Scales from last active face position if no active vert

I can confirm this behavior. After switching Select Mode from face to edge or vertex, the pivot point seems to be at the last selected face when all vertices/edges of that last active face are…

Daniel Gryningstjerna opened issue blender/blender#121135 2024-04-26 16:50:44 +02:00
Active Element Scales from random position if no active vert in some cases
Daniel Gryningstjerna opened issue blender/blender#120744 2024-04-17 16:33:41 +02:00
Shrink/Fatten Even with Alt does not work anymore
Daniel Gryningstjerna commented on issue blender/blender#68502 2024-04-13 13:20:25 +02:00
Outliner Sorting and Dragdrop

Why has this till not been added? Is there anthing blocking design wise?

Daniel Gryningstjerna opened issue blender/blender#120010 2024-03-28 12:51:22 +01:00
Smooth By Angle does not get added to geo-nodes First time with Phyton
Daniel Gryningstjerna commented on issue blender/blender#119556 2024-03-27 15:04:11 +01:00
Grid Snap Does not work when Snap Base is Used

Fixed by f0479e915f

Thank you so mutch! Really appreciated it ❤️I am very happy! 🥳

Daniel Gryningstjerna commented on issue blender/blender#119560 2024-03-19 20:42:16 +01:00
Wanderer Demo Crash in 4.1 and 4.2

While OCIO may indeed be struggling with the $, the actual crash is our fault, in colormanagement_transform_ex after creating cm_processor it doesn't check for null and doesn't exit early. but…

Daniel Gryningstjerna commented on issue blender/blender#119560 2024-03-19 20:13:46 +01:00
Wanderer Demo Crash in 4.1 and 4.2

Is there any recent *.crash.txt file? It might even be wanderer.crash.txt

Oh! Thanks! Found this:

Daniel Gryningstjerna commented on issue blender/blender#119560 2024-03-19 19:40:30 +01:00
Wanderer Demo Crash in 4.1 and 4.2

I checked in %temp% for a blender.crash.txt file after I got it to crash once again, but I was unable to find anything in %temp%.

Daniel Gryningstjerna commented on pull request blender/blender#116109 2024-03-19 15:28:43 +01:00
Transform: Implement Snap to Grid mode

Wow! Works really good from my testing! We will finally be able to snap precisely to the grid and it just works! ❤️

After using this, it feels really bad going back to regular Blender snap…

Daniel Gryningstjerna commented on issue blender/blender#119560 2024-03-19 10:23:53 +01:00
Wanderer Demo Crash in 4.1 and 4.2

@iss @deadpin Thanks for the help, I will check %temp% for a blender.crash.txt when I come home. I will also test if this is just a winrar issue :)

Daniel Gryningstjerna commented on issue blender/blender#119556 2024-03-18 15:09:56 +01:00
Grid Snap Does not work when Snap Base is Used

This is a known limitation that can only be addressed appropriately if features like !116109: "Transform: Implement Snap to Grid mode" are implemented.

"Absolute Grid Snapping" has its…

Daniel Gryningstjerna commented on issue blender/blender#119560 2024-03-17 20:05:34 +01:00
Wanderer Demo Crash in 4.1 and 4.2

Thanks for info. When Blender was launched, it did print error for missing OCIO config, that could be an issue. Can you navigate to folder where Blender was extracted to (find binary location…

Daniel Gryningstjerna commented on issue blender/blender#119560 2024-03-17 12:28:27 +01:00
Wanderer Demo Crash in 4.1 and 4.2

Can't reproduce this issue (Linux, RTX 3060). Is it necessary to run Blender from the archive in order to trigger this crash? If no, can you extract the files and run file debug_log.cmd and…

Daniel Gryningstjerna opened issue blender/blender#119560 2024-03-16 15:51:16 +01:00
Wanderer Demo Crash in 4.1 and 4.2