0.10.8
2022-06-25
- Removed the IAP purchases. All people who had the app installed get the full unlocked version.
- Improved the export support.
- Removed support for procedural tool: was hart to maintain and not many people actually used that.
- A few other minor changes.
0.10.5
2019-08-30
- Improve iCloud support.
- Minor improvements to the UI.
0.10.4
2019-07-30
Added:
- Line tool.
Changed:
- Better plane tool: on click the plane move just before the clicked voxel for quick editing. The plane rendering has also been improved.
- Slightly better looking grid effect.
Fixed:
- Fixed the behavior of snapping to always select the closest snapped point.
- Fixed bug with selections on top of planes.
0.10.1
2019-07-09
- Fix bug with in app payment
- Fix bug with layer merging
0.10.0
2019-07-05
- Add 'Magic Wand' tool. Allows to select adjacent voxels.
- Show mirror axis on image box.
- Don't stop background music from other application.
0.9.0
2019-06-19
This major release brings proper material support, and better pathtracing
rendering.
### Added
- Layer materials: each layer can now have its own material.
- Transparent materials.
- Emission materials.
- Add new view settings.
- Allow to scale a layer (only by factors of two).
### Changed
- Marching cube rendering default to 'flat' colors.
- Layer visibility is saved.
- Materials now use metallic/roughness settings.
0.8.3
2019-04-10
- Add path tracing rendering.
- Add shape layers.
- Minor improvements in UI.
- Better support for iPhone X notch.
0.8.2
2018-11-19
- Add option for shape tool to stay on the original plane.
- Fix bug with selection tool.
0.8.1
2018-09-17
- Improve marching cube rending
- Add some example models
- Some minor fixes
0.8.0
2018-07-03
- Update UI
- Fix some bugs
- Support portrait orientation
- A few other changes
0.7.2
2018-02-26
* Add support for iCloud storage
* Can export marching cube wavefront
* Some minor changes
0.7.1
2017-08-17
- Fix export on retina display
- Add extrude tool
- Minor fixes
0.6.2
2017-08-08
* Add clone layers.
* Support moving layers by hand.
* Add export to obj, ply, magica voxel, and qubicle.
* Some improvements in the UI.
0.6.1
2017-08-02
* Try to fix In App Payment
* Few minor changes