Josh Maros joshm-2
  • Joined on 2021-05-16
Josh Maros reopened issue blender/blender#112001 2024-03-10 17:59:06 +01:00
Simulation zone pauses randomly during render (with "Lock Interface" turned ON)
Josh Maros commented on issue blender/blender#112001 2024-03-10 17:59:03 +01:00
Simulation zone pauses randomly during render (with "Lock Interface" turned ON)

I apologize for the long file, it was originally used in a bug report for a rarer issue. I have shortened the render time to 500 frames. I have also attached examples of what frames 250 and 500…

Josh Maros commented on issue blender/blender#112001 2024-03-10 17:53:34 +01:00
Simulation zone pauses randomly during render (with "Lock Interface" turned ON)

This issue still exists on the current release of 4.0:

version: 4.0.2, branch: blender-v4.0-release, commit date: 2023-12-05 07:41, hash: 9be62e85b727, type: release
build date: 2023-12-05,…
Josh Maros commented on issue blender/blender#105554 2023-10-26 20:47:04 +02:00
Optix fails when geometry nodes instance has animated translation and scale 0 and motion blur is on

A temporary workaround is to add the following node setup to the modifier stack of any objects which might have zero-sized geometry and are parented to objects with animated scale:

Josh Maros commented on issue blender/blender#105554 2023-10-26 20:39:45 +02:00
Optix fails when geometry nodes instance has animated translation and scale 0 and motion blur is on

System info attached. Relevant bits are:

  • Blender 4.0.0 beta (commit 1c4b2ad17f5f)
  • Version: '4.6.0 NVIDIA 535.104.12'
Josh Maros commented on issue blender/blender#105554 2023-10-26 20:36:42 +02:00
Optix fails when geometry nodes instance has animated translation and scale 0 and motion blur is on

I have reproduced the issue from scratch with a simpler setup, which is attached. Instructions are:

  1. Open the startup file.
  2. Delete the lamp.
  3. Add a plane, and scale it to zero in edit…
Josh Maros commented on issue blender/blender#112299 2023-09-14 00:09:33 +02:00
Operator (e.g bpy.ops.object.data_transfer()) crashes when using context.copy() via addon

One difference when running as an addon is that the active area is a menu instead of the text editor. Running a debugger, it looks like a uiBlock in the menu has a screwed up list of buttons,…

Josh Maros opened issue blender/blender#112002 2023-09-06 04:01:35 +02:00
Occasional render glitches when using simulation zones on an object without a material.
Josh Maros opened issue blender/blender#112001 2023-09-06 03:58:41 +02:00
Simulation zone pauses randomly during render
Josh Maros opened issue blender/blender#109543 2023-06-30 04:42:01 +02:00
Eevee:
Josh Maros commented on pull request blender/blender#107280 2023-05-18 07:23:07 +02:00
Add hovered property path to python context.

@brecht Since it has been a while I am realizing it may not have pinged you when I re-requested your review. Are you still available to provide feedback?

Josh Maros commented on pull request blender/blender#107280 2023-04-30 05:35:27 +02:00
Add hovered property path to python context.

I agree with and have incorporated your feedback. What do I need to do to add this functionality to the docs?

Josh Maros pushed to context_hovered_property at joshm-2/blender 2023-04-30 05:31:37 +02:00
dc8a75ed77 Add hovered property path to python context.
Josh Maros commented on pull request blender/blender#107280 2023-04-24 04:09:24 +02:00
Add hovered property path to python context.

@ideasman42 Would you be able to review this?

Josh Maros created pull request blender/blender#107280 2023-04-24 04:07:22 +02:00
Add hovered property path to python context.
Josh Maros pushed to context_hovered_property at joshm-2/blender 2023-04-24 03:55:27 +02:00
c44646193a Add hovered property path to python context.
Josh Maros pushed to context_hovered_property at joshm-2/blender 2023-04-24 03:54:21 +02:00
993d24c174 Cleanup: Miscellaneous improvements to subdivision geometry nodes
e7eb8fd908 Cleanup: Remove unused includes, correct comments
54072154c5 Subdiv: Tag result mesh with no loose edges/verts
473bb8a8b0 Cleanup: Remove else after return in subdiv modifier code
5bed959e81 Cleanup: Avoid magic number for bits per integer
Compare 10 commits »
Josh Maros created branch context_hovered_property in joshm-2/blender 2023-04-24 03:54:21 +02:00
Josh Maros deleted branch consistent_text_alignment_names from joshm-2/blender 2023-02-10 19:32:09 +01:00