Mentions légales du service

Skip to content
Snippets Groups Projects

Vite 1.4

Merged ORDRONNEAU Camille requested to merge cordronn/vite:vite-1.4 into master
All threads resolved!
  • Add ChangeLog and release scripts
  • Update ViTE version number

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • If you change the website, update also the image in the middle of the homepage to download ViTE: it still mentions the version 1.2. Just use the image without the version:

    <a id="getvite_default" href="download.html"><img src="img/getvite.png" alt="Get ViTE" onmouseover="this.src='img/getvite_over.png';" onmouseout="this.src='img/getvite.png';"/></a>

    (this HTML is so old and so ugly...)

  • requested changes

  • Missing in the changelog:

    • drop OTF support in favor of OTF2
    • update to Qt5
    • bootstrap a renderer using Vulkan
  • changed milestone to %Vite 1.4

  • added 3 commits

    Compare with previous version

  • added 2 commits

    Compare with previous version

  • added 4 commits

    Compare with previous version

  • Philippe SWARTVAGHER resolved all threads

    resolved all threads

  • added 4 commits

    Compare with previous version

  • I propose the changes in the attached diff.release.diff

    Also, I just noticed the file externals/qtcolorpicker/src/QtColorPicker seems completely useless, it can be removed (not related to this MR, though).

  • added 4 commits

    Compare with previous version

  • Mathieu Faverge approved this merge request

    approved this merge request

  • mentioned in commit 8cecacc3

  • Please register or sign in to reply
    Loading