Richard Antalik iss
  • Joined on 2018-06-01
Richard Antalik commented on issue blender/blender#130607 2024-11-23 08:28:23 +01:00
Failure to connect to online repository on WIN32 -2

Seems, that repository was synchronized

Don't see any errors, but perhaps they would be visible only with debug info enabled.

To enable debug info, navigate to folder with blender.exe

Richard Antalik closed issue blender/blender#126296 2024-11-23 08:19:53 +01:00
Select more/less not working
Richard Antalik commented on issue blender/blender#126296 2024-11-23 08:19:50 +01:00
Select more/less not working

Good to hear, that you have found the issue. Will close then.

Richard Antalik commented on issue blender/blender#130700 2024-11-23 08:17:03 +01:00
rendering animation from Python script causes memory leak

Thanks for the file. I was not able to reproduce this issue. @Alaska can you reproduce?

Richard Antalik commented on issue blender/blender#130690 2024-11-23 08:02:11 +01:00
VSE: Inconsistent frame update in different scenes through vse

Eeeh I don't think this frame synchronization thingy is intentional, and that it should happen at all.

The code calls BKE_scene_frame_set(scene, frame); but frame of scene targeted by…

Richard Antalik created pull request blender/blender#130781 2024-11-23 07:23:23 +01:00
Fix #130742 Scene render from VSE is taking twice as long
Richard Antalik pushed to 130742 at iss/blender 2024-11-23 07:22:28 +01:00
63dd20cf4a Fix #130742 Scene render from VSE is taking twice as long
6768f9120b Test: Update reference image for Cycles light texture test
87a7cab146 CMake: Fix Policy CMP0175 warning
56ed17b60f Fix #129159: Memory leak when node asset sockets have non-unique names
0f76521994 Cleanup: Update comment for calc_vert_neighbors
Compare 10 commits »
Richard Antalik created branch 130742 in iss/blender 2024-11-23 07:22:28 +01:00
Richard Antalik commented on issue blender/blender#130305 2024-11-23 07:06:58 +01:00
Importing .MKV files with multiple audio channels associated only imports the first one [Video Sequencer]

We do have a way to select between video streams. I would be fine with having something like this for audio, but perhaps it would be better to just add multiple sound strips.

That said, this…

Richard Antalik commented on issue blender/blender#130676 2024-11-23 06:27:00 +01:00
Blender 4.3 new installation, crash

@Howler Can you try running blender_debug_log.cmd until blender crashes? That would give us .crash.txt file. My system is quite different and can not reproduce this issue.

Richard Antalik commented on issue blender/blender#130635 2024-11-23 06:16:38 +01:00
GP fills are shifted and causing freeze

I can't repro the "nearly endless loop" - are you sure this is actually happening, and not just idling until you try again? It can be difficult to tell if the operator is running in modal or…

Richard Antalik commented on issue blender/blender#130705 2024-11-22 04:56:22 +01:00
Importing/exporting FBX with lights fails on Blender 4.3

Apparently this was caused by b53c20db254b63a2de84d88cdc7c1bd7dfdded44. shadow_color was indeed removed from source/blender/makesrna/intern/rna_light.cc

CC @ideasman42

Richard Antalik commented on issue blender/blender#130700 2024-11-22 04:02:14 +01:00
rendering animation from Python script causes memory leak

Can you upload .blend file, command line and exact python script you are running?

Richard Antalik commented on issue blender/blender#130699 2024-11-22 03:55:25 +01:00
Inconsistent application of start / end caps modifiers when main object's array modifier is applied.

This indeed sounds inconsistent. Though I am unsure if it is bug. But will confirm anyway.

Richard Antalik commented on issue blender/blender#130703 2024-11-22 03:21:18 +01:00
Node editor connect to output not working in 4.3

Can't reproduce this issue. Does this happen if you click on File > Defaults > Load Factory Settings?

Richard Antalik commented on issue blender/blender#130707 2024-11-22 03:16:52 +01:00
Gradient Brush - Weight Paint Mode Behaviour Change in 4.3

I can bisect this

Richard Antalik commented on issue blender/blender#130705 2024-11-22 02:57:08 +01:00
Importing/exporting FBX with lights fails on Blender 4.3

Broken fairly recently between 6ccc786e820a(beta) and 9e82331ae624(RC), so this is suspicious. will bisect

Richard Antalik commented on issue blender/blender#130707 2024-11-22 02:45:03 +01:00
Gradient Brush - Weight Paint Mode Behaviour Change in 4.3

Can confirm, but not sure if this was intentional change. @Sean-Kim Can you check?

Richard Antalik commented on issue blender/blender#130682 2024-11-22 02:37:15 +01:00
Assigning Vertex Groups in 4.3

It seems to work as expected here. Not sure if I understand the issue though. Can you provide steps to reproduce?

Richard Antalik commented on issue blender/blender#130676 2024-11-22 02:34:12 +01:00
Blender 4.3 new installation, crash

Please upload the file, which causes the crash. Also run file blender_debug_log.cmd located in same folder as blender.exe. After crash, please upload created files.