I'm not certain that I like this particular fix for this problem. In the normal case it looks redundant, and seems less informative than the tooltip hint we get while in list view.
If you try…
I can definitely recreate and confirm the issue as reported in #89479. However, is this "object.select_hierarchy" (shift-]) operator exposed in a menu somewhere?
I can also confirm that this PR…
I like "red" is record, that is kind of a universal "recording is going on" indicator.
I do too. But there is a chance that the perception of it could differ by age with older people…
I removed the changes to ED_screen_set_active_region
. Although that earlier change, along with what is in this PR now, correctly shows the mouse cursor at all times it was a very incorrect…
math::detail
Normalized
template parameter for some conversion
I tested it with previous versions, they all crash unfortunately. 2.93, 3.3, 3.4, 3.5b, 3.6a
Interesting. What version of Blender created the file? Was it the 3.5 beta or were you using a…
@ideasman42 - Use enabled
Whoops, thanks!
Numbers greater than INT_MAX currently behave strangely...can be done by stripping digits.
The idea of stripping digits makes me nervous as…
Loading the file just crashes blender. Open blender go to file, open, browse file confirm file. Blender freeze for some seconds and then crash.
This specific crash is while using…
@Roggii - This report is missing a lot of important information, including the Blend file that is causing the crash. But also Operating system, graphics, etc.
Please attach the blend file in a…
If I indiscriminately remove all the UI_DPI_FAC
and U.dpi_fac
(so basically act like it is always 1), and replace all the U.widget_unit
with 20.0f
, it fixes the issue reported here.
Bu…
Yes, I currently have the same node tree on two windows on two different monitors. And I can easily scale each to any size I wish and it works great (as long as U.dpi_fac is the same between…
@HooglyBoogly - Actually there is another solution to ponder that you will initially think a lazy cop out and weird, but there are some nice upsides to it...
Remove the use of U.dpi_fac from…
Yes, I am the guy who was going on about keeping the text as succinct as possible, but I think you should consider adding spaces in the Frame range. So changing from this:
Duration:…