#Latest update causes lag and painting issues

21 messages · Page 1 of 1 (latest)

glossy agate
halcyon roverBOT
#
Welcome to the Blockbench feedback forum!

Thank you for submitting feedback about Blockbench! We appreciate it because it helps us make the app better!

If you have a GitHub account, you can also submit bug reports and suggestions on the Blockbench GitHub repository, as that makes it easier for us to organize.

Please keep in mind that, while we take all feedback into account, unfortunately we can't reply to every post.

For certain bugs, it's helpful for investigating it to see the console log. To open the console, press Ctrl + Shift + I or click Help > Developer > Open Dev Tools and switch to the Console tab.

glossy agate
#

@warped python

#

Latest update causes lag and painting issues

warped python
#

Can you verify if the performance is different between here and 5.1.1? I can repro slow performance on complex meshes, but in my test and from looking at code changes it should not have changed recently

glossy agate
#

how can i go to previous bb version?

warped python
#

What you might be seeing is brush lines no longer connecting between points that are far apart as a result of the fix for #1487151035389841670 message

glossy agate
#

in that area that i showed the uvs are connected

#

even so, if the uvs were seperated it should still be consider a bug if there were skips like these in my opinion

warped python
warped python
glossy agate
#

in the older version the lag is significantly more but the lines stay connected

#

also it randomly goes smooth and starts lagging again

warped python
#

Okay, I'm looking into optimizing that

#

It caches faces that were already painted in a given brush stroke, so on some it's faster

warped python
#

It's much faster now!

glossy agate
#

Nice

#

Is it ready to test?

#

Ill go test it

warped python
#

Yeah, it's in the latest update