Petar Dosev pdosev
  • Joined on 2017-01-01
Petar Dosev pushed to detail-size-visual-feedback at pdosev/blender 2023-09-12 04:11:14 +02:00
96547b447f display detail size in header
e86211cded Cleanup: Remove unnecessary search item in texture node add menu
2cc3a63216 Cleanup: Remove mesh validation assert in mesh code
dbe890dd3e macOS: update application icon
d99af958d7 UI: Show Selected Tool Item
Compare 10 commits »
Petar Dosev created branch detail-size-visual-feedback in pdosev/blender 2023-09-12 04:11:13 +02:00
Petar Dosev created pull request blender/blender#111665 2023-08-29 18:03:26 +02:00
Sculpt: Fix #104022: Expand Mask inverted fill
Petar Dosev created branch expand-mask-inverted-fill in pdosev/blender 2023-08-29 18:00:49 +02:00
Petar Dosev pushed to expand-mask-inverted-fill at pdosev/blender 2023-08-29 18:00:49 +02:00
741ed0e16c Sculpt: Fix #104022: Expand Mask inverted fill
Petar Dosev created repository pdosev/blender 2023-08-29 16:57:35 +02:00
Petar Dosev closed issue blender/blender#111409 2023-08-23 15:23:04 +02:00
SIGFPE when using HIP rendering in Cycles with a Vega GPU
Petar Dosev commented on issue blender/blender#111409 2023-08-23 15:23:01 +02:00
SIGFPE when using HIP rendering in Cycles with a Vega GPU

Ok, it seems like this particular bug doesn't happen in the 4.0.0 alpha build, but there are other crashes and graphical glitches when rendering. I'll investigate those issues more!

Petar Dosev commented on issue blender/blender#111409 2023-08-23 01:06:38 +02:00
SIGFPE when using HIP rendering in Cycles with a Vega GPU
#0  0x00007fd8b4f58db8 in hip_impl::ihipOccupancyMaxActiveBlocksPerMultiprocessor(int*, int*, int*, amd::Device const&, ihipModuleSymbol_t*, int, unsigned long, bool) [clone .constprop.0]
  …
Petar Dosev opened issue blender/blender#111409 2023-08-22 22:55:54 +02:00
SIGFPE when using HIP rendering in Cycles with a Vega GPU