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

ModelDerivativeAPI - add support for x-ads-headers and advanced translation options #15

Open
wants to merge 77 commits into
base: master
Choose a base branch
from

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    298ee9c View commit details
    Browse the repository at this point in the history
  2. Add GetMetadata function

    woweh committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    52331b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef95f42 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

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

Commits on Jul 1, 2022

  1. Add Advanced translation options for and move x-ads-headers into a se…

    …parate module
    
    Only added advanced translation options for:
    - Revit  =>  SVF/SVF2
    - Navisworks  =>  SVF/SVF2
    - IFC  =>  SVF/SVF2
    - SVF/SVF2  =>  OBJ
    woweh committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    1987361 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    6b18ed9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    757a4f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

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

Commits on Jul 6, 2022

  1. Move enums into one file

    woweh committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    e181f8c View commit details
    Browse the repository at this point in the history
  2. Move xAdsHeaders, make optional primitives pointers, add and update c…

    …omments...
    
    ... plus more tweaks and refactorings
    woweh committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    7c7e4c4 View commit details
    Browse the repository at this point in the history
  3. Add tests for AdvancedSpec

    woweh committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    9a1e757 View commit details
    Browse the repository at this point in the history
  4. Bump version to v0.2.10

    woweh committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    50cefb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db828ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17e0cd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88fe8e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    2347b78 View commit details
    Browse the repository at this point in the history
  2. Set version to v0.2.15

    woweh committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    59552bd View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. disable messages in Manifests for the time being, because of inconsis…

    …tent / shape-changing JSON
    woweh committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    8ca5098 View commit details
    Browse the repository at this point in the history
  2. Set version to v0.2.16

    woweh committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    ed79f75 View commit details
    Browse the repository at this point in the history
  3. Fix version issue, set v0.2.17

    woweh committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    39de224 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. WIP - just about started

    woweh committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ec74ece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f8587d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. WIP

    woweh committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    9cfda69 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Upload is ready for testing

    woweh committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    5081ba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b575f1d View commit details
    Browse the repository at this point in the history
  3. Update unit tests - wip

    woweh committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    86aa74b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    f826753 View commit details
    Browse the repository at this point in the history
  2. Rename and reformat package

    woweh committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    4936712 View commit details
    Browse the repository at this point in the history
  3. Update readme

    woweh committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    7e7b8d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Fix typo

    woweh committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    2193530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c6cf50 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    0e92faf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'Direct-to-S3'

    woweh committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    fc6f672 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    woweh committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    def24de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    047a099 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

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

    woweh committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    454487a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b48ff3 View commit details
    Browse the repository at this point in the history
  4. Update ReadMe

    woweh committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    8290d3d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Update readme

    woweh committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    bb010be View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Ignore .vscode directory

    woweh committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ff91397 View commit details
    Browse the repository at this point in the history
  2. Update to use V2 Authentication

    woweh committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2e7bec4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f5ada3 View commit details
    Browse the repository at this point in the history
  4. Update to go 1.20

    woweh committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    49a038a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Update ReadMe and doc

    woweh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    bcb1621 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'OAuthV2_Update'

    woweh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    839c936 View commit details
    Browse the repository at this point in the history
  3. Update docs

    woweh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    96e2f97 View commit details
    Browse the repository at this point in the history
  4. WIP - almost done

    woweh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c871c67 View commit details
    Browse the repository at this point in the history
  5. WIP - Continued...

    woweh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    d1458df View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. WIP - Continued...

    woweh committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1eb161e View commit details
    Browse the repository at this point in the history
  2. WIP - Continued...

    woweh committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b8e4274 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

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

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    0636ba1 View commit details
    Browse the repository at this point in the history
  2. Fix dm tests

    woweh committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5757fa0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'AddEmeaSupport'

    woweh committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    016f3fb View commit details
    Browse the repository at this point in the history
  4. Fix log message

    woweh committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    4abea8b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Update readme and doc

    woweh committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    28857c1 View commit details
    Browse the repository at this point in the history
  2. More readme and doc updates

    woweh committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ab1d00b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d3753a View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    woweh committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    09c4cef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49e7a95 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Fix s3upload bug > v0.2.25

    woweh committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b6d3036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a8b092 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. Tweak Manifest, use Region type

    woweh committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    10d9519 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    304e3f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b6d7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9467699 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f610063 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3b0cd5 View commit details
    Browse the repository at this point in the history
  6. Add and update unit test

    woweh committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a1d2251 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. MD & DA Api, add getter and setter for Region, plus...

    - refactored HostName and BaseUrl
    - renamed file to snake_case
    - moved hardcoded strings to consts
    - and more...
    woweh committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5c54620 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 8, 2023

  1. Rename shadowed vars

    woweh committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    241f036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d42cabf View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

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

Commits on Sep 21, 2023

  1. Remove verbose logging

    woweh committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    2ee53ae View commit details
    Browse the repository at this point in the history