Skip to content

Releases: zecruel/CadZinho

0.6.0

20 May 10:59
e4c1df8
Compare
Choose a tag to compare

News:

  • New render approach to improve user experience - no more lags in interface 🙌
  • Some bug fixes

See installation in wiki

Please send interface language translations: How to contribute

0.5.0

29 Feb 10:54
531ec82
Compare
Choose a tag to compare

News:

  • Script improvement: integration with ZeroBrane Studio (Lua IDE) - https://studio.zerobrane.com/
  • Grid feature in drawing area
  • Now the refresh delay is adjustable in the configuration (see #37 and #30 )
  • Some bug fixes

See installation in wiki

Please send interface language translations: How to contribute

0.4.1

30 Oct 11:01
Compare
Choose a tag to compare

Maintenance release:

  • Bug fixes to improve application stability
  • Improve beta 3D rendering

See installation in wiki

Please send interface language translations: How to contribute

0.4.0

22 Jun 11:27
562c590
Compare
Choose a tag to compare

News:

  • Change main data structure to optimize memory usage and improves overall performance
  • Bug fixes to improve application stability
  • Binary packages to Linux distributions (.deb, .rpm, .pkg)
  • Include Mesa3D drive in Windows distributions
  • Windows installer (.msi)

See installation in wiki

Please send interface language translations: How to contribute

0.3.0

08 May 12:54
3195904
Compare
Choose a tag to compare

News:

  • Interface improvements
  • New engine to localisation (translate) interface language (How to contribute)
  • Port to emscripten. See: Demo

For issues related to the standard OpenGL driver on Windows, I recommend using the Mesa3D driver (download mesa3d-XX.XX.XX-release-mingw.7z then extract DLL files to main CadZinho folder)

0.2.2

28 Feb 12:17
eb8d5b6
Compare
Choose a tag to compare

Release: Minor improvements in Script and some bug fixes.

For issues related to the standard OpenGL driver on Windows, I recommend using the Mesa3D driver (download mesa3d-XX.XX.XX-release-mingw.7z then extract DLL files to main CadZinho folder)

0.2.1

04 Jan 12:17
d9edbba
Compare
Choose a tag to compare

Some bug fixes release.

For issues related to the standard OpenGL driver on Windows, I recommend using the Mesa3D driver (download mesa3d-XX.XX.XX-release-mingw.7z then extract DLL files to main CadZinho folder)

0.2.0

21 Sep 17:36
3484cbd
Compare
Choose a tag to compare

This version has the features planned for version 1.0. Almost done for major version, working for the app stability, minor features and bug fixes.

v0.1.0-alpha

12 Nov 12:13
57af8ac
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Dependencies (included in windows builds): https://github.com/zecruel/CadZinho/wiki/Dependencies

Windows MSVC build by @zYg-sys
macOS build by @tpimh