- 17 Oct, 2022 1 commit
-
-
(cherry picked from commit 2bcc8069)
-
- 05 Oct, 2022 2 commits
-
-
David Diederich authored
[ci skip]
-
David Diederich authored
-
- 28 Sep, 2022 7 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 27 Sep, 2022 14 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
since we convert the origin and spacing metadata to be in meters
-
Jørgen Lind authored
-
Jørgen Lind authored
regarding Layerstatus is written when Layout is written on create
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
-
-
Jørgen Lind authored
-
Set the NotRenderable flag for the SEGYTraceHeaders channel to prevent LODs from unnecessarily being generated for this channel.
-
Jørgen Lind authored
-
- 12 Sep, 2022 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
This speeds up the build on Windows Server 2016 because it seems to be missing some host caching and GetFileAttribute on a path like //cmake will be very expensive
-
- 07 Sep, 2022 4 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 06 Sep, 2022 4 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Fix that VolumeDataPageAccessor::AccessMode_Create/AccessMode_CreateWithoutLODGeneration didn't fully overwrite all existing data. Add new VolumeDataPageAccessor::AccessMode_ReadWriteWithoutLODGeneration to support resumable copies and update VDSCopy tool to use the correct access mode when resuming.
-
- 05 Sep, 2022 6 commits
-
-
Jørgen Lind authored
-
Morten Ofstad authored
-
-
Introduced a SharedPtrNoDeleteWrapper to be the holder type for VolumeDataPageAccessor pointers (and possibly other shared pointers with custom deleters which have non-owning raw pointers).
-
-
Make sure we invalidate but don't delete VolumeDataPageAccessors when we invalidate the VolumeDataAccessManager.
-