TheDuckCow / godot-road-generator

A godot plugin for creating 3D highways and streets.
MIT License
313 stars 16 forks source link

Address several issues for release v0.3.1 #76

Closed bdog2112 closed 1 year ago

bdog2112 commented 1 year ago

This is currently a WIP. But, it provides a space for discussion as changes are put in place.

MAIN GOALS:

  1. Address "Create>2x2 road" issue where RoadNetwork translation causes new roads to appear distorted.
  2. Address #62
  3. Address #66
bdog2112 commented 1 year ago

Ran GUT tests and they all passed.

Observed and documented what appears to be an intermittent long standing issue here: #80. Let me know if you'd like me to troubleshoot that before this merge, and/or before v0.3.1 release.

bdog2112 commented 1 year ago

Issue #80 can be addressed in a different PR when requested. Moving ahead with merge...