Tyler Walker tyler.tofu
  • Joined on 2019-07-18
Tyler Walker commented on issue blender/blender#115017 2023-11-16 22:40:00 +01:00
Transform on Axis not working in B4.0 Graph Editor

Turns out this only happens if Normalize is enabled... not sure if this is expected behavior...?

Tyler Walker closed issue blender/blender#115017 2023-11-16 22:35:13 +01:00
Transform on Axis not working in B4.0 Graph Editor
Tyler Walker opened issue blender/blender#115017 2023-11-16 22:29:24 +01:00
Transform on Axis not working in B4.0 Graph Editor
Tyler Walker commented on issue blender/blender#114427 2023-11-03 19:11:20 +01:00
CRASH - When renaming baked anim

Cannot repro without Hallway_Chan_V2.blend

Mind sharing that as well?

Yes, here's the Hallway_Chan_V2.blend file: https://drive.google.com/file/d/1-gkkrNohRonMQkzesIiTnbQ9ng3YqYQ1/

Tyler Walker commented on issue blender/blender#114427 2023-11-02 21:48:22 +01:00
CRASH - When renaming baked anim

An update, this problem doesn't happen at all for the same rig appended into a new file: https://drive.google.com/file/d/1ggcHzt3LnJA40hlSyB5YU4bwBtJQ27D4/view?usp=sharing

Tyler Walker commented on issue blender/blender#114427 2023-11-02 20:56:49 +01:00
CRASH - When renaming baked anim

Added logs below

Tyler Walker opened issue blender/blender#114427 2023-11-02 19:44:43 +01:00
CRASH - When renaming baked anim
Tyler Walker commented on issue blender/blender#107114 2023-10-11 20:12:37 +02:00
OPTIX_ERROR_PIPELINE_LINK_ERROR (fixed in 3.6, request to backport to 3.5.1)

Getting this error again in 3.6.4 release branch:

image

Same steps to reproduce in the attached file

Tyler Walker commented on issue blender/blender-addons#76248 2023-09-10 03:34:06 +02:00
Reinstalling an addon in a zip package won't reload code changes

Hi I'll triage this as a known issue. It's been quite longstanding that reload scripts does not handle all cases well. To correctly identify which cases are not handled will require some…

Tyler Walker commented on issue blender/blender-addons#76248 2023-09-10 03:22:09 +02:00
Reinstalling an addon in a zip package won't reload code changes

Bumping this. Anybody looked at this in the last 3 years?

Seems an easy way to resolve this in source would be to track all paths for modules added, and simply delete those when deleting the…