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 .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
base repository: ofk13001/2015SweetHome3D
base: master
Choose a base ref
head repository: kjb14001/2015SweetHome3D
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 9 files changed
  • 2 contributors

Commits on Apr 16, 2016

  1. Added some infrastructure to refactor collisions.

    Oliver Kisielius committed Apr 16, 2016
    Copy the full SHA
    fb4631e View commit details
    Browse the repository at this point in the history
  2. Added some framework for wall collision. Still need to extend it for …

    …arched walls and actually integrate it with the rest of the code.
    Oliver Kisielius committed Apr 16, 2016
    Copy the full SHA
    10b59d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2016

  1. Added a bunch of notes to the readme under April 16 heading

    Oliver Kisielius committed Apr 17, 2016
    Copy the full SHA
    894f79a View commit details
    Browse the repository at this point in the history
  2. Arched wall collision implemented and fixed some errors in Oliver's c…

    …ollidable interface code.
    kjb14001 committed Apr 17, 2016
    Copy the full SHA
    c9e621c View commit details
    Browse the repository at this point in the history