8000 Comparing godot-extended-libraries:extended-fire-master...rafallus:extended-fire-master · godot-extended-libraries/godot-fire · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 9, 2021. It is now read-only.
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: godot-extended-libraries/godot-fire
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: extended-fire-master
Choose a base ref
...
head repository: rafallus/godot-fire
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: extended-fire-master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 231 files changed
  • 3 contributors

Commits on Jan 16, 2021

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

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    583fdc5 View commit details
    Browse the repository at this point in the history
  2. Font M(T)SDF and import support.

    Add multi-channel + true SDF font texture generation and rendering support.
    Add FontData import plugin, font texture cache pre-generation and loading, move font properties from resource to imported cache.
    Add bitmap font generation support.
    bruvzg committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    9a03316 View commit details
    Browse the repository at this point in the history
  3. Add MSDFLoader class to convert SVGs and arbitrary vector shapes …

    …to distance fields.
    bruvzg committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    9a4087c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    197c0b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Add importer times.

    fire committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    9c4aefb View commit details
    Browse the repository at this point in the history
  2. Point bone parent to children. Leaf bones point to parent.

    Co-Authored-by MMMaellon
    Co-Authored-by Eron.
    Co-Authored-by Lyuma.
    fire committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    ac2d878 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Add thirdparty library etcpak for faster imports.

    etc2 import with quicketc2 modified optimization which need to be up streamed.
    
    Squish and etc modules have been modified.
    
    Modifications for mingw.
    fire committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    4506c56 View commit details
    Browse the repository at this point in the history
  2. Ik and Skeleton Bone Gizmos

    fire committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    1e28968 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'remotes/extended-fire-godot/feature/bon…

    …e-parent-to-child' into extended-fire-master
    fire committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    5ca3ef5 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'remotes/fire/cubic-interpolation' into …

    …extended-fire-master
    fire committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    1bf4423 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'remotes/GodotECS/customizable_iterator'…

    … into extended-fire-master
    fire committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    b1ca327 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'remotes/extended-fire-godot/features/pr…

    …ocess-geometry-func' into extended-fire-master
    
    # Conflicts:
    #	editor/import/resource_importer_scene.cpp
    fire committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    2ea9eae View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'remotes/extended-fire-godot/features/ik…

    …-gizmos' into extended-fire-master
    fire committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    8e221f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bc8093 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a73f10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6283983 View commit details
    Browse the repository at this point in the history
Loading
0