Jon Denning

Results 54 issues of Jon Denning

The view distance and location changes when exiting RF. View rotation seems to stick. Maybe this is related to the unit-box scaling?

bug
UI / UX

I'm not entirely sure how this happened, but the non-manifold visualization on this quick test is incorrect. One of the edges in the middle of the 3x3 patch is visualizing...

bug
tool: polypen

the current HTML/CSS readers expects perfect syntax. this isn't always necessary. make the readers way more forgiving, and provide helpful warnings to the console. right now, if syntax isn't correct...

bug
UI / UX

Whenever RetopoFlow's add-on folder contains a dash (`-`) or a period (`.`), updating using the Updater System causes problems. The dashes are usually due to the artist installing from an...

Sometimes, edges and vertices can be difficult to see due to low alpha values, somewhat desaturated colors, and small edge thickness / vert size. Having a "High Visibility" setting would...

Possible bug with RetopoFlow, although I'm leaning toward it being a Mac M1 OpenGL driver bug or a difference in implementation (unclear documentation). When starting RF, the following is reported...

help wanted

A rating poster on Blender Market commented that PP cannot make quads when working close to the symmetry plane. Maybe avoid merging new vert with verts of same face when...

tool: polypen

watching through Daniel Bystedt's RF tutorial, I thought of a few features that RF could possibly use video tuts: - [part 1](https://www.youtube.com/watch?v=VTaHYc8ZV_w) - [part 2](https://www.youtube.com/watch?v=DAkG6H-ghy0) - [part 3](https://www.youtube.com/watch?v=uHCofuu7nVc) - [part...

The layout algorithm does not work well when text elements are interrupted with other elements. Also, the current implementation is awfully slow! rewrite the layout system using better data structures....