Ian Failing Ian-Failing
  • Joined on 2023-10-20
Ian Failing commented on issue blender/blender#115194 2023-11-20 17:29:33 +01:00
Deleting Basis Shape Key reverts to previous deleted Shape Key

Reproduced

System Information Operating system: Windows-10-10.0.23590-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 4090/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 550.09

**Blender…

Ian Failing commented on issue blender/blender#115156 2023-11-20 16:46:16 +01:00
Enabling the real time compositor when a denoise node is present in the compositor tree hangs blender.

I get about 1 fps, which is slow for my system. Is that unexpectedly slow for a denoise node calculating in HD, though?

I also notice that the initial "Render Layers" input node gets a warning…

Ian Failing commented on issue blender/blender#115149 2023-11-20 03:31:49 +01:00
Bevel input + Hue node will crash the Render Kernels and Blender

Unable to reproduce here

System Information Operating system: Windows-10-10.0.23590-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 4090/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 550.09

*…

Ian Failing commented on issue blender/blender#115118 2023-11-20 03:04:05 +01:00
Can't undo annotation strokes in edit mode

Reproduced

System Information Operating system: Windows-10-10.0.23590-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 4090/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 550.09

**Blender…

Ian Failing commented on issue blender/blender#115092 2023-11-20 02:43:05 +01:00
Cycles materials will occasionally turn black in the viewport when deforming meshes

I got it to reproduce exactly once 😣

System Information Operating system: Windows-10-10.0.23590-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 4090/PCIe/SSE2 NVIDIA Corporation 4.6.0…

Ian Failing commented on issue blender/blender#115080 2023-11-20 02:21:08 +01:00
Crash when auto smooth is enabled

I reproduced the subdivision crash in 4.0.1 d0dd92834a08, but not in 4.1.0 cb5f650a5aa1. Either I just didn't jam the mouse enough, or it miiight have been fixed in 4.1.0. https://builder.blender.…

Ian Failing commented on issue blender/blender#115029 2023-11-20 01:29:21 +01:00
UI freeze in specific properties (temperature)

@PratikPB2123 My first PR! My first C++ code! Oh, what have I done ... blender/blender#115159

Ian Failing created pull request blender/blender#115159 2023-11-20 01:28:32 +01:00
Fix #115029: Ignore spaces to the left of the unit.
Ian Failing pushed to bug1 at Ian-Failing/brepoIF 2023-11-20 00:32:32 +01:00
fbd7275726 Ignore spaces to the left of the unit.
Ian Failing created branch bug1 in Ian-Failing/brepoIF 2023-11-19 23:28:13 +01:00
Ian Failing pushed to bug1 at Ian-Failing/brepoIF 2023-11-19 23:28:13 +01:00
Ian Failing created repository Ian-Failing/brepoIF 2023-11-19 23:24:01 +01:00
Ian Failing commented on issue blender/blender#115029 2023-11-19 19:50:12 +01:00
UI freeze in specific properties (temperature)

I took this as a first effort. I have a fix, and have been fighting trying to get git to auth to projects.blender.org on Windows for the past two hours 🙄

Ian Failing commented on issue blender/blender#114247 2023-11-18 01:14:53 +01:00
Blender 3.6.5 starting very slow

This is a random guess, but I've had similar problems on a work device with Windows Defender causing a 60-second initial start time for MS SQL Server Management Studio. I realized this from seeing…

Ian Failing commented on issue blender/blender#114367 2023-11-02 03:28:25 +01:00
Longer Render Time with a Light portal

[https://docs.blender.org/manual/en/latest/render/cycles/light_settings.html]

Note that rendering with portals is usually slower, but as it converges more quickly, less samples are required.

Ian Failing commented on issue blender/blender#114204 2023-10-27 21:45:05 +02:00
Cuda errors rendering large, untiled cube

Turn off tiling Try to render a monolithic image that requires >24GB of VRAM on a card with 24GB of VRAM Do not profit

Notice that if you halve the X and Y resolution, the one-quarter-si…

Ian Failing commented on issue blender/blender#114183 2023-10-27 12:59:31 +02:00
Blender crashing when inserting keyframe for disable in Render

Cannot reproduce

Operating system: Windows-10-10.0.23570-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 4090/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 550.09 Working version: 3.0.0, branch:…

Ian Failing commented on issue blender/blender#114185 2023-10-27 12:45:59 +02:00
Multi-Scene Rigid Body Bug

Reproduced. Quite delicate; even repeating the test in a new file in the same process doesn't repeat it.

Operating system: Windows-10-10.0.23570-SP0 64 Bits Graphics card: NVIDIA GeForce RTX…

Ian Failing commented on issue blender/blender#114151 2023-10-25 22:28:14 +02:00
Volume drawing: Assert hit when saving Volume Cube node output

Reproduced

BLI_assert failed: C:\s\blendir\source\blender\source\blender\gpu\intern\gpu_texture.cc:474, GPU_texture_create_view(), at 'GPU_texture_usage(src) & GPU_TEXTURE_USAGE_MIP_SWIZZLE_VIEW…

Ian Failing commented on issue blender/blender#114154 2023-10-25 21:24:55 +02:00
import OBJ > 10 millions meshs bug or crash

I laughed out loud. Replacing int, easy-peasy ... 😂