Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NASAWorldWind/WorldWindJava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: hamid-nazari/WorldWindJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 13 files changed
  • 4 contributors

Commits on Aug 18, 2020

  1. Fixed the issue with PointPlacemark's calculation of text-box during …

    …picking mode if label scale is used
    hamid-nazari committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    d1dddf0 View commit details
    Browse the repository at this point in the history
  2. Revised basic dragger In order to prevent mouse events from being

    consumed by it when the event is not drag related
    Cool Above the Rim authored and hamid-nazari committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    6bcf0d7 View commit details
    Browse the repository at this point in the history
  3. + Added extensibility mechanism to PointPlacemark for creation of

    OrderedPlacemark by inheritors
    Cool Above the Rim authored and hamid-nazari committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    150f972 View commit details
    Browse the repository at this point in the history
  4. Revised getLabelBounds() to allow for extension and override.

    Cool Above the Rim authored and hamid-nazari committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    02f2fee View commit details
    Browse the repository at this point in the history
  5. Disabled refresh rate control in WindowsWebViewTexture

    Added debug assembly generation run configuration
    Removed checking WindowsWebViewTexture update control mechanism as it
    caused empty BrowserBaloons be shown on screen
    Cool Above the Rim authored and hamid-nazari committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    906dc23 View commit details
    Browse the repository at this point in the history
  6. Task to create source bundles

    Cool Above the Rim authored and hamid-nazari committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    662fd08 View commit details
    Browse the repository at this point in the history
  7. Added scale support to TacticalGraphicLabel

    Added outline scale support to AbstractShape
    Cool Above the Rim authored and hamid-nazari committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    ee24801 View commit details
    Browse the repository at this point in the history
  8. Modified path to put an upper limit on the number of tessellated posi…

    …tions calculated.
    Cool Above the Rim authored and hamid-nazari committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    96a5a68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ee446e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8cc03c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

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

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    b295d64 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'orig-develop' into develop

    Hamid Nazari
    Hamid Nazari committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    d541a7b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/hamid-nazari/WorldWindJa…

    …va.git into develop
    Hamid Nazari
    Hamid Nazari committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    60d9b5f View commit details
    Browse the repository at this point in the history
  4. Rest to HEAD and reapplied changes

    Modified path to put an upper limit on the number of tessellated
    positions calculated.
    Hamid Nazari
    Hamid Nazari committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    83de2d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    23d2743 View commit details
    Browse the repository at this point in the history
  2. Fixed label offset with scale

    Label's offset calculation did not take scale into account which
    resulted in displaced labels when both offset and scale were supplied.
    Hamid Nazari
    Hamid Nazari committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    928ab62 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

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