Releases: DenDrummer/3D-CaveGen
Releases · DenDrummer/3D-CaveGen
V 1.0.4
V 1.0.3
improved code quality
might run a few milliseconds faster
V 1.0.2
• increase smoothing performance by moving the conversion back to a boolean 3-dimensional array into the main loop instead of its own separate identical loop
• minor code style changes (mostly added spaces for better readability)
V 1.0.1
• enforced minimum size of the form to 500x500 pixels
• switched Height and Width around in the UI so they correspond with X Y and Z in order
V 1.0.0
Original release