Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.1.0 update #2812

Closed
wants to merge 582 commits into from
Closed

3.1.0 update #2812

wants to merge 582 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 25, 2022

  1. Update docs

    bjeurissen committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    29eaf43 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    de53159 View commit details
    Browse the repository at this point in the history
  2. Update dwi2tensor.rst

    bjeurissen authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    98abc83 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    0b41219 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Merge pull request #2475 from MRtrix3/python_stack_tweak

    python library: tweak execute to work with VS Code #2472
    Lestropie authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    5731c02 View commit details
    Browse the repository at this point in the history
  2. pylint: remove unused or outdated options

    Specifically, remove the options mentioned in the log:
    
    testing/pylint.rc:1:0: E0015: Unrecognized option found: argument-name-hint, attr-name-hint, class-attribute-name-hint, class-name-hint, const-name-hint, function-name-hint, inlinevar-name-hint, method-name-hint, module-name-hint, variable-name-hint, no-space-check (unrecognized-option)
    testing/pylint.rc:1:0: R0022: Useless option value for '--disable', 'bad-whitespace' was removed from pylint, see pylint-dev/pylint#3577. (useless-option-value)
    jdtournier committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    8d53707 View commit details
    Browse the repository at this point in the history
  3. pylint: fix grep regex

    This is to address this warning:
    
        grep: warning: stray \ before /
    jdtournier committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    7cebcc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    7611b59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2524 from MRtrix3/dev_update

    Dev update
    jdtournier authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    53383aa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2471 from MRtrix3/population_template_space_init_…

    …drift_fix
    
    population_template initialisation and drift correction fixes
    jdtournier authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    84e11a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74b3020 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31c5a67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e191365 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    efc716e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b51eaa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    be4826c View commit details
    Browse the repository at this point in the history
  2. Fix man page

    bjeurissen committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    45b66f4 View commit details
    Browse the repository at this point in the history
  3. Update dwi2tensor.rst

    bjeurissen authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f5549a0 View commit details
    Browse the repository at this point in the history
  4. Update tensor2metric.rst

    bjeurissen authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d848251 View commit details
    Browse the repository at this point in the history
  5. Update tensor2metric.cpp

    bjeurissen authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    696f5b6 View commit details
    Browse the repository at this point in the history
  6. Update tensor2metric.rst

    bjeurissen authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    bc67c09 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Clean up man page

    bjeurissen committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    6f464de View commit details
    Browse the repository at this point in the history
  2. Update docs

    bjeurissen committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    66def77 View commit details
    Browse the repository at this point in the history
  3. add tests for DKI

    jdtournier committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    79bca06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    524df65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2083b41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8051824 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5101773 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffe5891 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52fce59 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d41a829 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    2bfe58a View commit details
    Browse the repository at this point in the history
  2. Support for Qt6

    bjeurissen authored and jdtournier committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    44ed1d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e450d2c View commit details
    Browse the repository at this point in the history
  4. Remove expandedTo(QSize(0,0))

    bjeurissen authored and jdtournier committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    f0346f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9a567e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1988d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42e0af4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db1104a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3afe443 View commit details
    Browse the repository at this point in the history
  10. Remove all MEMALIGN macros

    These clash with custom memory allocators in Qt6, and haven't been
    required in our builds for a long time since we no longer compile with
    -march=native by default.
    
    Besides, there's a good chance that these memory alignment issues are no
    longer relevant for Eigen 3.4 - would require testing...
    jdtournier committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    b613360 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Merge pull request #2525 from MRtrix3/fix_configure_qt_macos

    configure: fix Qt parameter parsing for MacOS
    jdtournier authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5344631 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2525 from MRtrix3/fix_configure_qt_macos

    configure: fix Qt parameter parsing for MacOS
    jdtournier authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    7d1344d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. dwi2tensor: add small value to ADC squared when computing kurtosis co…

    …mponents
    
    This is to avoid instabilities in the estimated kurtosis values when the
    estimated ADC is essentially zero, which can easily happen when
    non-negativity constraints are applied.
    
    In testing, this makes no detectable change to the estimated kurtosis
    values (for those voxels with a sensible estimate), and no difference at
    all to all other parameters.
    jdtournier committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a75b609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cba1ce View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    640443c View commit details
    Browse the repository at this point in the history
  2. configure: satisfy pylint

    bjeurissen committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    85da5f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e33f72 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    5943d75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bcfa3b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    d16bf56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2520 from MRtrix3/cwlls_and_dkimetrics

    Constrained estimation of the diffusion (kurtosis) tensor and kurtosis metrics
    bjeurissen authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    1786f71 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    f3c18c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    9934f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaf158b View commit details
    Browse the repository at this point in the history
  3. update docs

    MRtrixBot authored and jdtournier committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    a6ccbaa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2538 from MRtrix3/dev_update

    Dev update
    jdtournier authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    00ca7d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    642ce18 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2297 from MRtrix3/dev_qt6

    Support qt6
    jdtournier authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    3f4e266 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    fc79295 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Merge pull request #2513 from MRtrix3/dwi2tensor_ignore_nan

    Outlier rejection in dwi2tensor
    jdtournier authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    e58d502 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Merge pull request #2501 from MRtrix3/connected_components_minsize

    Connected components minsize
    dchristiaens authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    245f1d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9480f96 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2557 from MRtrix3/dev_update

    propagate update of copyright to dev branch
    jdtournier authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    281b9f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    c328600 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    0a02a84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e293cee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7d0c72 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2571 from MRtrix3/dev_update

    Dev update
    jdtournier authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    2e7b8ae View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Merge pull request #2572 from MRtrix3/dev

    Merge of dev
    bjeurissen authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    6a127ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2562 from MRtrix3/qt6_warnings_pos

    Fix Qt6 deprecation warning of .pos(), .x(), and .y()
    bjeurissen authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    d4ff95b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. dwi2mask: New algorithm synthstrip

    Synthstrip is a method provided in the FreeSurfer package, which is trained to operate on many different forms of brain imaging data.
    This algorithm requires that either the standalone SynthStrip, or FreeSurfer version 7.3 or later, be installed on the user system.
    Ruobing-Chen committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d34e5cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bc3bd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Minor change of codes and documentation.

    Changed some codes based on the suggestions of Lestropie
    Ruobing-Chen committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    a48984d View commit details
    Browse the repository at this point in the history
  2. Minor changes to the codes.

    Delete some unnecessary parts that presented in the develop period
    Ruobing-Chen committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b2301fc View commit details
    Browse the repository at this point in the history
  3. Small modification to the file.

     Modified the code, deleted the unnecessary space and variables. Edit the return section according to pylint.log
    Ruobing-Chen committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    97ddc48 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    be5c7a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a8f3d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Merge pull request #2582 from MRtrix3/mrview_rename_orientationlabel_…

    …option
    
    Mrview rename orientationlabel option
    Lestropie authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c823b5a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. dwi2mask synthstrip: Refinements

    Various cleanups to dwi2mask synthstrip code during review of Ruobing-Chen#1.
    
    Co-authored-by: Ruobing Chen <chrc@student.unimelb.edu.au>
    Lestropie and Ruobing-Chen committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    9ebf684 View commit details
    Browse the repository at this point in the history
  2. dwi2mask synthstrip: Fix accessing command-line options

    Co-authored-by: Ruobing Chen <chrc@student.unimelb.edu.au>
    Lestropie and Ruobing-Chen committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e3c43b9 View commit details
    Browse the repository at this point in the history
  3. Add tests for dwi2mask synthstrip

    Co-authored-by: Ruobing Chen <chrc@student.unimelb.edu.au>
    Lestropie and Ruobing-Chen committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3a4c2b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Modification to the code and reference.

     Adding the command "synthstrip-singularity, to ensure users that used the Docker or Singularity wrappers can also use this script. Adding the reference of the article that pulished the synthstrip algorithm.
    Ruobing-Chen committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    f910280 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. dwi2mask synthstrip: Add reference.\n\n According to API, added citat…

    …ion and description, now description and citation should appear in the command help page.
    Ruobing-Chen committed Mar 8, 2023
    2 Configuration menu
    Copy the full SHA
    687db6e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    6e2e62d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2583 from Ruobing-Chen/dwi2mask_synthstrip

    Dwi2mask synthstrip: New algorithm for dwi2mask
    Lestropie authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ff36f11 View commit details
    Browse the repository at this point in the history
  3. dwi2mask consensus: Fix user omission of b02template

    If the user manually provides a list of algorithms to be used, and that list does not include "b02template", do not go on to insert separate dwi2mask b02template calls for the different software algorithms that can be used within such.
    Lestropie committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    9106838 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. dwi2mask: added algorithm that iteratively performs masking, RF estim…

    …ation, CSD and bias field removal
    Arshiyasan authored and Lestropie committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    97cc2b6 View commit details
    Browse the repository at this point in the history
  2. Added additional algorithms

    Arshiyasan authored and Lestropie committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2282ebe View commit details
    Browse the repository at this point in the history
  3. New command dwibiasnormmask

    Arshiyasan authored and Lestropie committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f592d89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78a3154 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fcd8cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b82d20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd3ba55 View commit details
    Browse the repository at this point in the history
  8. dwibiasnormmask: Fix string formatting error

    Merge of 4313a76 and 68c532a.
    Arshiyasan authored and Lestropie committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    a027a60 View commit details
    Browse the repository at this point in the history
  9. dwibiasnormmask: New option -output_scale

    Exports total global scaling multiplier that was applied for intensity normalisation.
    Also includes some pylint fixes.
    Lestropie committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4803f03 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df6732f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4903e86 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Docs: Resolve dwi2mask mtnorm and synthstrip

    Resolves between #2604 and #2583.
    Lestropie committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    73704d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81819d4 View commit details
    Browse the repository at this point in the history
  3. dwibiasnormmask: New config file option "DwibiasnormmaskMaskAlgorithm"

    This config file option will allow users to specify the default algorithm that will be used wthin the iterative process to derive the brain mask. This is a different step to derivation of an initial brain mask for response function estimation / MSMT CSD / mtnormalise, for which dwi2mask must be used. Rather, during the iterative process, one has access to the ODF tissue sum image, which may be used for brain masking, and so it may be preferable for something other than dwi2mask to be used taking that image as input.
    Lestropie committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    cb02298 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Docs: Global intensity normalisation: Reflect command renaming

    "dwinormalise individual" was renamed to "dwinormalise manual" in 81819d4.
    Lestropie committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    1b34d36 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    3def23d View commit details
    Browse the repository at this point in the history
  2. Docs: Update DWI masking page

    - Add description of dwi2mask mtnorm algorithm.
    - Add description of dwi2mask synthstrip algorithm.
    - Add description of new command dwibiasnormmask.
    Lestropie committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    854761f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    9935e12 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    ac7765b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2615 from MRtrix3/dwi2mask_hdbet_nogpu

    dwi2mask hdbet: New option -nogpu
    Lestropie authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3bddf79 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2599 from MRtrix3/dwi2mask_consensus_fix

    dwi2mask consensus: Fix user omission of b02template
    Lestropie authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9e2a374 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    478f0e4 View commit details
    Browse the repository at this point in the history
  2. dwibiasnormmask: Multiple fixes

    - Add code to export bias field image (was in command-line interface but non-functional).
    - Fix erroneous deletion of tissue sum image prior to export.
    - Fix operation of -force option for -output_scale.
    Lestropie committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    06b4c40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19698dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1514738 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79b358c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    528d0c5 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    a5c6081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d0beb1 View commit details
    Browse the repository at this point in the history
  3. Fix spacing

    daljit46 committed May 2, 2023
    Configuration menu
    Copy the full SHA
    b1c762f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Disable CI push trigger

    daljit46 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1150b74 View commit details
    Browse the repository at this point in the history
  2. Enable MacOS cached build

    daljit46 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    8766b37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4513a68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    376b511 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b6f093 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a93204f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Add sscache support for MSYS2

    This also includes a rewrite of the current CI build script to match the latest recommended instructions for using MSYS2 with Github Actions
    daljit46 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    ca4b1c9 View commit details
    Browse the repository at this point in the history
  2. Disable -Werror

    Using gcc 12 produces some warnings that make compilation fail
    daljit46 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    46f1cde View commit details
    Browse the repository at this point in the history
  3. Change sccahe cache path

    daljit46 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    4a7a420 View commit details
    Browse the repository at this point in the history
  4. Fix key parsing for cache

    daljit46 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    c62df0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3a966f View commit details
    Browse the repository at this point in the history
  6. Change cache dir

    daljit46 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    a87bdc6 View commit details
    Browse the repository at this point in the history
  7. Fix cache dire creation

    daljit46 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    ef00e2a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    6ad5f02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba83b4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7add3b View commit details
    Browse the repository at this point in the history
  4. Remove trailing whitespace

    daljit46 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    26fcece View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    4f1f520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c3ea06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8162a26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f111a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    449525e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2631 from MRtrix3/ci_msys2_gcc12_fix

    Potential fix for GCC12 warning on MSYS2
    Lestropie authored May 10, 2023
    Configuration menu
    Copy the full SHA
    992ebef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f23c9aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35eac69 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e66e2a7 View commit details
    Browse the repository at this point in the history
  10. Fix typo

    daljit46 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    bf1753b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bcd0747 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a81bab View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    7179f3d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Use default installation for msys2 CI checks

    This makes it easier to test the workflow locally. https://github.com/msys2/setup-msys2
    daljit46 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    9ee01f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    949d3e8 View commit details
    Browse the repository at this point in the history
  3. Fix and polish computeNormals in tckconvert

    Corrects a potential index out of bounds error and a maybe-uninitialised warning
    daljit46 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    19ff8f5 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    35168df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    618728a View commit details
    Browse the repository at this point in the history
  3. Resolution of more GCC13 warnings

    Lestropie authored and daljit46 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2415d43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f29d60 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Merge pull request #2632 from MRtrix3/gcc13_warnings

    Fix compilation warnings on GCC13
    daljit46 authored May 24, 2023
    Configuration menu
    Copy the full SHA
    a870c55 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    602b894 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Merge pull request #2654 from MRtrix3/mesh_vtk_binary_handling

    Mesh::load_vtk() always open files in binary mode
    jdtournier authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    445fc7c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    7d867f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4c1f88 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2624 from MRtrix3/compilercaching

    Add compiler caching support for CI checks
    jdtournier authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    584cfe2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    86d6d89 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Merge pull request #2604 from MRtrix3/dwibiasnormmask

    dwibiasnormmask and mtnorm algorithms (take 2)
    Lestropie authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c79b0b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Merge pull request #2659 from MRtrix3/cxxlauncher

    Add support for multiple arguments to CXX_COMPILER_LAUNCHER
    jdtournier authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c34d09b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Merge branch 'master' into master_to_dev

    Conflicts:
    	src/gui/mrview/tool/tractography/track_scalar_file.h
    	src/surface/mesh.cpp
    	testing/binaries/data
    Lestropie committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1aefe89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2673 from MRtrix3/master_to_dev

    Regular merge of master hotfixes to dev
    Lestropie authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    385d590 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Population_template: Terminal tweaks

    - Tweak help page to better reflect multi-contrast operation.
    - Make better use of run.command() with list input to compress terminal feedback.
    Lestropie committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0e0224f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Merge pull request #2680 from MRtrix3/population_template_tweaks

    Population_template: Terminal tweaks
    Lestropie authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5a3a8bf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into npy

    Conflicts:
    	cmd/connectomestats.cpp
    	core/image_io/fetch_store.cpp
    	core/math/stats/shuffle.cpp
    	src/dwi/tractography/SIFT2/tckfactor.cpp
    Lestropie committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    80a0134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3be07c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25c2b74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08836f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. NPY: Fixes on revisiting before initial merge

    - Prevent endianness warning on single-byte data types.
    - Explicitly disable complex datatype support.
    - Comment out residual debugging print statements.
    - Move large functions to .cpp file by isolating those sections that were dependent on templates and only having those within the .h file.
    - Explicitly handle bitwise data in the same way in which the NPY format supports it: as one byte per bit of data. This requires explicit special handling at both read and write time as it is incompatible with packed bit storage.
    - Provide a ReadInfo intermediate struct during file read that may potentially be used to construct an Eigen::Map if the data type / dimension / order are known a priori.
    Lestropie committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    d8ab1c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc18ea2 View commit details
    Browse the repository at this point in the history
  3. NPY support: Changes to pass CI tests

    - Update copyright headers in new files.
    - Install numpy dependency for unit tests.
    Lestropie committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    b4c5e89 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    749eb2c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Merge branch 'dev' into fixelconnectivity

    Conflicts:
    	core/fixel/helpers.h
    	core/fixel/types.h
    	src/fixel/matrix.cpp
    	src/fixel/matrix.h
    Lestropie committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    82ec7ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be14579 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab8bf84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdc1c3b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge pull request #2273 from MRtrix3/fixelconnectivity

    fixelconnectivity: Enhancements
    Lestropie authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    86eb1ea View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    088ca97 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Math::Stats:: Introduce typedef index_type

    In #1509, a CI failure was encountered where on Mac ARM64 the shared library would not link, complaining about the absence of __set_fetch_function() for unsigned long datatype. It is believed that this is being caused by the presence of MR::Math::load_matrix() with size_t template type being used for loading pre-defined permutation matrices. To address this, the new typedef MR::Math::Stats::index_type is being introduced to refer to any item being indexed into an array or matrix. A 32-bit unsigned integer should be sufficient for all cases of such (the only possible exception is the calculation of the maximal number of shuffles, for which 64-bit unsigned integers are used, just for the sake of potentially calculating and reporting that number, even if it turns out to be much larger than the number of shuffles actually utilised).
    Lestropie committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9a6f0bb View commit details
    Browse the repository at this point in the history
  2. Fix Math::Stats::Shuffler::generate_all_signflips()

    Changing indexing variable from signed to unsigned integer in 9a6f0bb introduced problem because of decrementing loop attempting to detect a transition past zero.
    Lestropie committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    45ada4f View commit details
    Browse the repository at this point in the history
  3. Math::Stats::FWE: Fix signed / unsigned integer comparisons

    Further continuation of typedef adoption in 9a6f0bb.
    Lestropie committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b5849d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    864c3da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b22c75 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    361ea9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc91c33 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2437 from MRtrix3/npy

    Npy file format support
    Lestropie authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    598b076 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    514b0c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e13444 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45fc06b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9aef86e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb76c92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0600c1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c81b970 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    319c464 View commit details
    Browse the repository at this point in the history
  2. added MRTRIX_PARSE_ONLY environment variable to change behaviour so t…

    …hat commands quit afte parsing the inputs (for use in CI)
    tclose committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    2e024ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    329cd09 View commit details
    Browse the repository at this point in the history
  4. added MR namespace to internal method calls in logging macros

    to allow them to be called from the top-level namespace
    tclose committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    f3ef857 View commit details
    Browse the repository at this point in the history
  5. added warning message to indicate that command is

    quitting due to MRTRIX_PARSE_ONLY being set
    tclose committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    8f78456 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    568e0de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79044b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    63211fb View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    c033eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    449c596 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5f3dd8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    72a368d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4463bc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e65a64 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Merge pull request #2652 from MRtrix3/clangformat

    Apply formatting for C++ using clang-format
    daljit46 authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5b0ec65 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    c70cec7 View commit details
    Browse the repository at this point in the history
  2. WARN -> INFO for MRTRIX_CLI_PARSE_ONLY

    Co-authored-by: Robert Smith <robert.smith@florey.edu.au>
    tclose and Lestropie authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    fd2dfa4 View commit details
    Browse the repository at this point in the history
  3. relax value for MRTRIX_CLI_PARSE_ONLY to include yes/no in app.py

    Co-authored-by: Robert Smith <robert.smith@florey.edu.au>
    tclose and Lestropie authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c7d8f52 View commit details
    Browse the repository at this point in the history
  4. convert parse_only to bool from int

    Co-authored-by: Robert Smith <robert.smith@florey.edu.au>
    tclose and Lestropie authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    486041e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ec824d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1daa867 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25fd0da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    349d27f View commit details
    Browse the repository at this point in the history
  9. clang formatted command.h

    tclose committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b05e55f View commit details
    Browse the repository at this point in the history
  10. Switch CLI_PARSE_ONLY message to CONSOLE

    Co-authored-by: Robert Smith <robert.smith@florey.edu.au>
    tclose and Lestropie authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2afcc3a View commit details
    Browse the repository at this point in the history
  11. added in quote to cli_parse_only message

    Co-authored-by: Robert Smith <robert.smith@florey.edu.au>
    tclose and Lestropie authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    93d17e2 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2694 from tclose/quit-after-usage

    Quit after command-line parses env var
    Lestropie authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d7fedca View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Remove files src/stats/permstack.*

    As raised in #2696.
    Files should have been removed as part of #1543.
    Lestropie committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    86ab4ba View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Use new CI action for clang-format

    This greatly improves the speed of the clang-format checking on the CI and thus we don't need to run a separate job just for the clang-format check.
    daljit46 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    df7d7d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Merge pull request #2706 from MRtrix3/newclangformatci

    Use faster CI action for clang-format checking
    Lestropie authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    1ec2e31 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. mrview: fix crash due to change in order of includes

    Also fix generation of icons QRC file.
    Both changes required following move to clang-format
    jdtournier committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    509479c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2719 from MRtrix3/fix_mrview_crash_after_clang_fo…

    …rmat
    
    mrview: fix crash due to change in order of includes
    jdtournier authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    09d5ca3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    168ddc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    761030f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Merge pull request #2720 from MRtrix3/remove_tiff_support

    remove TIFF support from core library
    jdtournier authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8672d5b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Replace MR::unpack with std::apply

    daljit46 authored and Lestropie committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    22e8200 View commit details
    Browse the repository at this point in the history
  2. Reimplement MR::apply using std::apply

    daljit46 authored and Lestropie committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    50be1a8 View commit details
    Browse the repository at this point in the history
  3. Rename MR::apply to MR::apply_for_each

    daljit46 authored and Lestropie committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c8dcc5d View commit details
    Browse the repository at this point in the history
  4. Update copyright to 2024 on dev

    MRtrixBot authored and Lestropie committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a88e5e2 View commit details
    Browse the repository at this point in the history
  5. Replace MR::vector and MR::deque with std types

    Conflicts:
    	cmd/mrview.cpp
    	src/gui/mrview/tool/tractography/tractogram.h
    MRtrixBot authored and Lestropie committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    39240ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0afe37b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ada1e17 View commit details
    Browse the repository at this point in the history
  8. Replace vector with array in axes_on_write

    Since we know the size of the mask needs to be 3 for NiFTI, array makes more sense.
    daljit46 authored and Lestropie committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    eb3000b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df409ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0240f0d View commit details
    Browse the repository at this point in the history
  11. Fix memory leak in FFT1D

    daljit46 authored and Lestropie committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    cae27a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1f0a3ae View commit details
    Browse the repository at this point in the history
  13. Fix memory leak in sh2peaks

    The precomputer instance in Processor was allocated as a raw pointer and thus never freed.
    daljit46 authored and Lestropie committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b1d05c7 View commit details
    Browse the repository at this point in the history
  14. mrmath: Fix unfreed memory

    Resolves #2781.
    
    Conflicts:
    	core/misc/voxel2vector.h
    Lestropie committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4f3836b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Fix mrview compilation through conflict resolution

    - Remove code within cmd/mrview.cpp that originates from 6417a52 as part of #2689, which was erroneously added in 39240ad.
    - Fix compilation of src/gui/mrview/file_open.cpp to coincide with changes in #2764; these were omitted from cherry-picks 39240ad and 0afe37b due to that file having already been removed during the course of #2689.
    Lestropie committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    72e03bb View commit details
    Browse the repository at this point in the history
  2. mrmath: Fix compilation

    Resolves changes made to cmd/mrmath.cpp in #2784 to prevent memory leak against removal of MR::vector in #2689.
    Lestropie committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    fed589b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a41514d View commit details
    Browse the repository at this point in the history
  4. core/misc/voxel2vector.h: Fix compilation

    Resolves changes made to fix unfreed memory in mrmath in #2784 against removal of MR::vector in #2764.
    Lestropie committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4a51096 View commit details
    Browse the repository at this point in the history
  5. configure: Enforce C++17

    Construction of a 3.1.0 release involves taking features on the development branch and separating them from the adoption of cmake in #2689. Some of these changes involve the use of C++17 features. However the transition to defaulting to C++17 was performed exclusively within the cmake ecosystem. This commit modifies the legacy "configure" script to reflect the increment to use of C++17.
    Lestropie committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c6ab324 View commit details
    Browse the repository at this point in the history