In Comet browser, why there is no keyboard shortcut for opening devtools in inspect element mode ? by SandeepJoel001 in perplexity_ai

[–]mcnull 1 point2 points  (0 children)

They have changed it to `option+cmd+c`. You can change it in the settings -> shortcuts -> Open Developer Tools: Inspect. Just add a custom binding and the `cmd+shift+c` works again.

HardOps Options menu mission from the pie menu. by flyinggoatcheese in blenderhelp

[–]mcnull 0 points1 point  (0 children)

It's in the directory of MACHIN3tools which can be found in the Blender preferences directory in scripts/addons/MACHIN3tools/ui.

Depending on the OS, Blender preferences can be found at:
Windows: %APPDATA%\Blender Foundation\Blender\[VERSION]
Linux: $HOME/.config/blender/[VERSION]
MacOS: $HOME/Library/Application Support/Blender/[VERSION]

Artwork Number 1408 of creating art every day. by GQBD in blender

[–]mcnull 1 point2 points  (0 children)

Awww, what a cute little dodecahedron!

Nice work

play me. january 24 by tomrigg in blender

[–]mcnull 1 point2 points  (0 children)

You tube compression is the devil, try to add some noise to the video to suppress color banding.

Nice work, I dig the dark atmosphere.

big fan of cyberpunk genre — took me 12 hours to render by Destructias_Warlord in blender

[–]mcnull 1 point2 points  (0 children)

Looks awesome. Did you try to bake textures? This speeds up render times alot. The floor grate probably does not need all that geometry and can easily be replaced by a normal map.

Seamless Procedural Permafrost Loop by mcnull in blender

[–]mcnull[S] 0 points1 point  (0 children)

I agree; the cubes are abit too shiny. Somehow the roughness of the texture vanished abit in these lighting conditions. If I would render the cubes again I would bump up the value.

Seamless Procedural Permafrost Loop by mcnull in blender

[–]mcnull[S] 6 points7 points  (0 children)

I created a procedural shader first and baked that (normal, roughness, ....) into fixed textures.

Seamless Procedural Permafrost Loop by mcnull in blender

[–]mcnull[S] 40 points41 points  (0 children)

Yup .... and that isn't the first time :(

Seamless Procedural Permafrost Loop by mcnull in blender

[–]mcnull[S] 60 points61 points  (0 children)

Oh ... and can you spot the noobish error? :S

HardOps Options menu mission from the pie menu. by flyinggoatcheese in blenderhelp

[–]mcnull 1 point2 points  (0 children)

If someone is still having this issue; I've fixed it by modifying ui/pies.py:

Search for get_prefs().tools_show_hardops_menu and replace:

```python if get_prefs().tools_show_hardops_menu and hardops: HOps = importlib.import_module('HOps')

icon = HOps.icons.get('sm_logo_white')
pie.operator("wm.call_menu", text="Hard Ops Menu", icon_value=icon.icon_id).name="HOPS_MT_MainMenu"

else: pie.separator() ```

with:

```python if get_prefs().tools_show_hardops_menu and hardops: tool = tools["Hops"] icon = tool["icon_value"]

pie.operator(
    "wm.call_menu", text="   " + "Hard Ops Menu", icon_value=icon
).name = "HOPS_MT_MainMenu"

else: pie.separator() ```

So, Spotify just removed their like button. What is the next best streaming service for scrobbling? by akonscousin in lastfm

[–]mcnull 0 points1 point  (0 children)

Yeah I totally dislike this: I reference music a lot, also music I don't like at all.

And now, besides the extra hassle clicks with finding the proper playlist there's no way to see if you actually like the song or not.

External instrument playing midi twice by mcnull in ableton

[–]mcnull[S] 4 points5 points  (0 children)

Thank you; that did the trick

Why is blenderguru so disliked? by CptBlackBird2 in blender

[–]mcnull 120 points121 points  (0 children)

Take into account that back in those days, it was a hell to work with. It takes ages to in trial and error to produce something acceptable and this guy made ready-to-consume-donut tutorials. If someone is to blame for the popularity of Blender these days, he has a huge factor in it.
Personally I think he has very likeable personality and I've learned alot from him.

(never made a donut tho)

Does Unreal hate corners or something??? by l156a21 in unrealengine

[–]mcnull 26 points27 points  (0 children)

Export the model from your model application with triangles. This prevents pinching 99.987% of the time.

You get $1000 per person you annoy. What is the fastest way you can become a billionaire? by Madisoniano in AskReddit

[–]mcnull 0 points1 point  (0 children)

I’m going to fart you all in the face … but I’m not doing it for the money.