Jon Denning

Results 54 issues of Jon Denning

cannot use contours fill (`F`) if two C-loops (crossing the symmetry line) are selected. ![image](https://user-images.githubusercontent.com/3790699/100151610-62470080-2e6f-11eb-8c3b-397259b48506.png)

enhancement
tool: contours

right now, the status bar shows the common actions for the currently selected tool. if in a different mode (ex: grab), the status bar should show the actions for that...

enhancement

with symmetry plane enabled, a new cut that crosses the symmetry plane will sometimes create verts that are not on the plane. ![image](https://user-images.githubusercontent.com/3790699/100150646-ea2c0b00-2e6d-11eb-9e0b-e89c47a499ab.png)

bug
tool: contours

Relax will cause polygons to flip :( ![screen recording 2018-07-10 at 07 29 pm](https://user-images.githubusercontent.com/3790699/42545253-beeeccba-8484-11e8-8aaf-df76bcaeff80.gif)

enhancement
tool: relax

Deleting a UI_Proxy element (example, framed dialog) is not properly removed! Littering! ex: ``` win = ui.framed_dialog(...) self.document.body.append_child(win) self.document.body.delete_child(win) ```

bug

replace stuff like below with a standard function call ``` if bversion() < '002.077.000': loc, no, face_ind = self.cut_ob.ray_cast(imx * ray_origin, imx * ray_target) else: res, loc, no, face_ind =...

we've had similar feature requests before, but it would be great to have a way to localize symmetry. this is different from a global mirror-modifier-like setup. instead of mirroring everything...

feature request
v4

the RF Blender menu has changed. update docs and images to reflect these changes.

The brush size changes across the surface that's not perpendicular to view direction! ![image](https://github.com/CGCookie/retopoflow/assets/3790699/81588fc3-dcfb-4f28-af49-84a53c54fd77) ![image](https://github.com/CGCookie/retopoflow/assets/3790699/b399f6cc-fd8e-4a2a-bdb0-ee74682a2ce3) Also, brush size changes dramatically between perspective and orthographic projection. ![image](https://github.com/CGCookie/retopoflow/assets/3790699/b97f4311-a8d6-4447-8110-e33174f63bdf)

tool: polystrips
tool: tweak
tool: relax
Ready for Testing
tool: strokes
bug: visual