Sebastian Witt SebastianWitt
  • Joined on 2016-09-14
Sebastian Witt commented on pull request blender/blender#113720 2024-01-10 15:50:47 +01:00
Lightmap unwrap improvements - performance improvement

Thanks @ideasman42 ! I forgot to reenable that branch after benchmarking. It is not necessary from a functionality perspective. It just skips parts of the triangle pair matching with an additional…

Sebastian Witt pushed to Lightmap_performance at SebastianWitt/blender 2024-01-10 15:40:41 +01:00
870eca20ae reenable algorithm shortcut in lightmap pack
Sebastian Witt commented on pull request blender/blender#113720 2023-11-30 17:16:25 +01:00
Lightmap unwrap improvements - performance improvement

I added some progress tracking. I am not too sure if this is desirable. It could be done without any wm.progress, with progress but no prints or with both.

Sebastian Witt created pull request blender/blender#113720 2023-10-14 14:47:40 +02:00
WIP: Lightmap unwrap improvements - performance improvement
Sebastian Witt commented on pull request blender/blender#113716 2023-10-14 11:50:00 +02:00
Lightmap unwrap improvements - prevent division by zero

Is there a standard "epsilon" value to use instead?

Sebastian Witt created pull request blender/blender#113716 2023-10-14 11:49:04 +02:00
WIP: Lightmap unwrap improvements - prevent division by zero
Sebastian Witt pushed to Lightmap_performance at SebastianWitt/blender 2023-10-14 11:28:48 +02:00
3b10904975 improved lightmap pack performance
Sebastian Witt created branch Lightmap_performance in SebastianWitt/blender 2023-10-14 11:28:48 +02:00
Sebastian Witt pushed to Ligthmap_zero_div at SebastianWitt/blender 2023-10-14 11:25:13 +02:00
Sebastian Witt created branch Ligthmap_zero_div in SebastianWitt/blender 2023-10-14 11:25:13 +02:00
Sebastian Witt pushed to main at SebastianWitt/blender 2023-10-14 10:54:22 +02:00
52ca89707c improved lightmap pack performance
db4ef98586 Prevent division by zero on small ngons unwrap
Compare 2 commits »
Sebastian Witt pushed to main at SebastianWitt/blender 2023-10-13 23:28:31 +02:00
e74733f238 improved lightmap pack performance
1413c264f2 Prevent division by zero on small ngons unwrap
Compare 2 commits »
Sebastian Witt created repository SebastianWitt/blender 2023-10-13 22:30:25 +02:00