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

egg: Implement egg object type rebuilding from scene graph to egg file #1092

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

Commits on Jan 1, 2021

  1. Configuration menu
    Copy the full SHA
    2642cc5 View commit details
    Browse the repository at this point in the history
  2. egg: Add equality and inequality operators to EggSwitchCondition

    - Added as_distance method to convert EggSwitchCondition to EggSwitchConditionDistance
    - Fixed header guard name as well
    darktohka committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    234b9cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    157827b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bad43f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efaa07f View commit details
    Browse the repository at this point in the history
  6. eggsaver: Implement egg object type rebuilding from scene graph to eg…

    …g file
    
    - New config option: egg-rebuild-object-types, disabled by default, but enabled by default in somethingToEgg programs
    darktohka committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    cd2236f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e68025 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fbb66e6 View commit details
    Browse the repository at this point in the history