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

CVAT-3D-M3 #2768

Merged
merged 82 commits into from
Feb 20, 2021
Merged

CVAT-3D-M3 #2768

merged 82 commits into from
Feb 20, 2021

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    a40d8dd View commit details
    Browse the repository at this point in the history
  2. CVAT-3D Added additional column as Dimension for engine_task table an…

    …d created a relatedfiles table for PCD to Image mapping.
    cdp committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    6bcac4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db27800 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f89251 View commit details
    Browse the repository at this point in the history
  5. Added props passing for dimension attribute, filtering of import, Mig…

    …ration Scripts and Dimension attribute for MpegChunk Writers
    cdp committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    0fd3742 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Modified code as per review comments

    cdp committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    3be8ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6357751 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    6baeed3 View commit details
    Browse the repository at this point in the history
  2. Merging dev code with branch code

    cdp committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    d0c9b4f View commit details
    Browse the repository at this point in the history
  3. Resolving conflicts

    cdp committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    13cd5ff View commit details
    Browse the repository at this point in the history
  4. Updated Unit Test Case

    cdp committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    5be4b3d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Refactored TaskDimension to DimensionType, Simplified usage of Dimens…

    …ion accross classes
    cdp committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    9175c07 View commit details
    Browse the repository at this point in the history
  2. Removing manually created test files

    cdp committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    a9972e1 View commit details
    Browse the repository at this point in the history
  3. Removing old pcd mime-type mapping

    cdp committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    0877de4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

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

Commits on Dec 23, 2020

  1. Merge branch 'develop' into cvat-3D-M1

    cdp committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    5e302c6 View commit details
    Browse the repository at this point in the history
  2. Merged with develop branch latest changes

    cdp committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    2fd3282 View commit details
    Browse the repository at this point in the history
  3. Added libraries required for open3d

    cdp committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    9432068 View commit details
    Browse the repository at this point in the history
  4. Added files

    cdp committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    5675d7c View commit details
    Browse the repository at this point in the history
  5. Added synthethic pcd,bin and img test files

    cdp committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    d14226a View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Modified test file name

    cdp committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    733e4bb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into cvat-3D-M1

    cdp committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    fc5cf64 View commit details
    Browse the repository at this point in the history
  3. Trigger travis ci

    cdp committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    45d276f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c0d765 View commit details
    Browse the repository at this point in the history
  5. Trigger notification

    cdp committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    86c7494 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

  1. Merge branch 'develop' into cvat-3D-M1

    cdp committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    7c3017d View commit details
    Browse the repository at this point in the history
  2. Deleting DS Store files

    cdp committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    768a17e View commit details
    Browse the repository at this point in the history
  3. Modified test cases as per review comments

    cdp committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    6879381 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Merge branch 'develop' into cvat-3D-M1

    cdp committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    f0217ca View commit details
    Browse the repository at this point in the history
  2. Checking pre-commit hook

    cdp committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    2af7627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b61eb4 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    bae77fc View commit details
    Browse the repository at this point in the history
  2. Added changes for CVAT-3D Milestone2 changes - Frame Navigation, phot…

    …o context hide and show
    cdp committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    0a47529 View commit details
    Browse the repository at this point in the history
  3. Modified changes

    cdp committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    2b5d997 View commit details
    Browse the repository at this point in the history
  4. Added canvas3D for 3D Perspective

    cdp committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    4720578 View commit details
    Browse the repository at this point in the history
  5. Added missing files

    cdp committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    66c9a25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    284e783 View commit details
    Browse the repository at this point in the history
  7. Codacy check for stylesheet

    cdp committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    68ec5b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Modified frame navigantion for 3D View

    cdp committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    6461fdd View commit details
    Browse the repository at this point in the history
  2. Modified style for context-image

    cdp committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    2ef6d7c View commit details
    Browse the repository at this point in the history
  3. Trigger notification

    cdp committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    605b2c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    f24a157 View commit details
    Browse the repository at this point in the history
  2. Added props passing for dimension attribute, filtering of import, Mig…

    …ration Scripts and Dimension attribute for MpegChunk Writers
    cdp committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    9012756 View commit details
    Browse the repository at this point in the history
  3. Modified code as per review comments

    cdp committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    6f0ccb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7ff4e7 View commit details
    Browse the repository at this point in the history
  5. Merged with develop branch latest changes

    cdp committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    18bacda View commit details
    Browse the repository at this point in the history
  6. Added files

    cdp committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    b3c812f View commit details
    Browse the repository at this point in the history
  7. Added changes for CVAT-3D Milestone2 changes - Frame Navigation, phot…

    …o context hide and show
    cdp committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    36d5a8c View commit details
    Browse the repository at this point in the history
  8. Modified changes

    cdp committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    28e9a23 View commit details
    Browse the repository at this point in the history
  9. Added canvas3D for 3D Perspective

    cdp committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    12cc4e5 View commit details
    Browse the repository at this point in the history
  10. Added missing files

    cdp committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    e94fe57 View commit details
    Browse the repository at this point in the history
  11. Added code to get image context for 3D view

    cdp committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    6d6b94b View commit details
    Browse the repository at this point in the history
  12. Codacy check for stylesheet

    cdp committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    aaa76a4 View commit details
    Browse the repository at this point in the history
  13. Modified frame navigantion for 3D View

    cdp committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    99de3a8 View commit details
    Browse the repository at this point in the history
  14. Modified style for context-image

    cdp committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    42419e3 View commit details
    Browse the repository at this point in the history
  15. Merged develop branch code

    cdp committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    342508c View commit details
    Browse the repository at this point in the history
  16. Changed cvat-data lint issues

    cdp committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    deb6fe9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    15d584b View commit details
    Browse the repository at this point in the history
  2. Removed unwanted imports

    cdp committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    190a81b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Fixed css and added usage of hooks

    cdp committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    a977551 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

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

Commits on Jan 28, 2021

  1. Merged Develop branch code

    cdp committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    1a328a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Removed unused data structures

    cdp committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    84ac9d3 View commit details
    Browse the repository at this point in the history
  2. Removed unused data structures

    cdp committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    c1ae3db View commit details
    Browse the repository at this point in the history
  3. Refactored unused data structures

    cdp committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    369470b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cc14be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ff9674 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    c8eba08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bccdc82 View commit details
    Browse the repository at this point in the history
  3. Fixed snyk issue

    cdp committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    bec220f View commit details
    Browse the repository at this point in the history
  4. Modified Camera Icon in photo-context

    cdp committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    374beec View commit details
    Browse the repository at this point in the history
  5. Update icons.tsx

    manasars authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    b357436 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Remove unused svg file

    cdp committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    cb99ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d53bd5 View commit details
    Browse the repository at this point in the history
  3. Modified changelog file

    cdp committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    38a9b3f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Added changes for CVAT-3D Milestone3

    cdp committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    8f7ed8c View commit details
    Browse the repository at this point in the history
  2. Merged latest develop branch code

    cdp committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    bdca170 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Rebase with Develop branch

    cdp committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    1bfdce8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Fixed review comment changes

    cdp committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    9fee962 View commit details
    Browse the repository at this point in the history
  2. Added missing line as per codacy check

    cdp committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    d86f733 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Fixed blinking issue

    cdp committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    fc78d27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8f4400 View commit details
    Browse the repository at this point in the history