Richard Antalik iss
  • Joined on 2018-06-01
Richard Antalik commented on issue blender/blender#105331 2023-03-01 22:20:23 +01:00
Regression: Crash when opening file

Can confirm, triggered BLI_assert(index < this->size()) Crashed within Solidify modifier in this case.

 	blender.exe!_BLI_assert_abort() Řádek 47	C
 	blender.exe!blender::MutableSpan<…
Richard Antalik closed issue blender/blender#105334 2023-03-01 22:14:59 +01:00
Separate Loose Parts crashes Blender with calloc error.
Richard Antalik commented on issue blender/blender#105334 2023-03-01 22:14:57 +01:00
Separate Loose Parts crashes Blender with calloc error.

Separate by loose parts does duplicate the object with it's data. There was about 100MB of data in custom properties.

Closing, since this is not a bug.

Richard Antalik commented on issue blender/blender#105335 2023-03-01 21:17:24 +01:00
Sculpt. Mesh/color filters. RMB do not cancel operation immediately

I don't quite think it's a bug, it's design issue, which I am not sure if was thought about. Will confirm to defer to @JosephEagar.

Richard Antalik commented on issue blender/blender#105337 2023-03-01 21:10:59 +01:00
Sculpt. Mesh filter Inflate. Disabling all three axis in adjustment do not disable transform

Not sure if I would call this a bug, but can confirm.

Richard Antalik closed issue blender/blender#105343 2023-03-01 20:53:52 +01:00
id.make_local() doesn't work for overridden data
Richard Antalik commented on issue blender/blender#105343 2023-03-01 20:53:50 +01:00
id.make_local() doesn't work for overridden data

Checked the code, and it doesn't consider overridden ID as linked. This could be achieved with bpy.ops.outliner.id_operation() though.

To me it looks, that overridden ID's are a bit harder to…

Richard Antalik closed issue blender/blender#105344 2023-03-01 20:29:18 +01:00
lookdev crash
Richard Antalik commented on issue blender/blender#105344 2023-03-01 20:29:16 +01:00
lookdev crash

Can reproduce with 3.4, but not 3.6, so will close.

Richard Antalik commented on issue blender/blender#105279 2023-03-01 19:15:04 +01:00
Recover Session/Crease

@Krzysztof-Deoniziak Easyest way to force Blender to quit is to kill it with task manager. I have tried that, but it opened different file when wanted to recover session.

Not sure how autosave…

Richard Antalik closed issue blender/blender#105302 2023-03-01 18:54:56 +01:00
slowdown of geometry node-menu when assets library are present
Richard Antalik commented on issue blender/blender#105302 2023-03-01 18:54:54 +01:00
slowdown of geometry node-menu when assets library are present

Thanks for update, will close then. Please create new report for crash with all necessities to reproduce.

Richard Antalik merged pull request blender/blender#105065 2023-03-01 18:48:01 +01:00
Sequencer: Don't create undo step for empty box select
Richard Antalik pushed to main at blender/blender 2023-03-01 18:48:00 +01:00
515cb14056 Fix: Don't create undo step for empty box select in VSE
Richard Antalik commented on issue blender/blender#105291 2023-03-01 18:37:46 +01:00
Typo issue with digital caliper - working as keyboard

I guess relevant sequence is:

wm_event_do_handlers: Handling event
wmEvent type:171/UNKNOWN, val:1/PRESS, prev_type:1/LEFTMOUSE, prev_val:2/RELEASE, modifier={}, keymodifier:0, flag:{},…
Richard Antalik commented on issue blender/blender#102012 2023-03-01 18:32:57 +01:00
Very slow interaction with Armature, if GPU Subdiv is enabled

I can still reproduce.

Richard Antalik commented on issue blender/blender#104722 2023-03-01 18:28:54 +01:00
Outliner Renaming Double Click Error

Thanks for info. Still can't reproduce. Please check if this happens with alpha build from https://builder.blender.org/download/daily/. Also click on Help > Save System Info and upload saved file.

Richard Antalik commented on issue blender/blender#105233 2023-02-28 21:28:49 +01:00
blender opens but application is unresponsive, invisible and unaccessible.

Please update GPU driver and re-check. 456.71 is too old.

Richard Antalik commented on issue blender/blender#105245 2023-02-28 21:07:09 +01:00
Uncontrolled orbit in the viewport

Does this happen when you click on File > Defaults > Load Factory Settings?

Richard Antalik commented on issue blender/blender#105277 2023-02-28 21:02:17 +01:00
Alt key is always stuck when changing to Blender on Windows11

I can confirm, not sure why #103722 is closed though.