Page MenuHome

BGE soc14 review - physics changes
ClosedPublic

Authored by Inês Almeida (brita_) on Jan 13 2015, 7:31 PM.

Diff Detail

Repository
rB Blender
Branch
soc-2014-bge-physics

Event Timeline

Inês Almeida (brita_) retitled this revision from to BGE soc14 review - physics changes.
Inês Almeida (brita_) updated this object.

Updating with one more physics related commit

  • bge physics: disallowing compound collisions for soft bodies

What about old files that already are using the combination of Character and Triangle Mesh?

Those will keep using it. Old files keep the same definitions, and when you open and press P, they run exactly the same.
The only difference is that now you can't choose this combination anymore in the interface. The option does not appear in the select box, and 'Compound' is greyed out.
If the 'Triangle Mesh' was already selected and you look at the select box, it is empty. When clicked it shows the other options.

This revision is now accepted and ready to land.Jan 21 2015, 3:27 PM
Inês Almeida (brita_) edited edge metadata.

rewording a commit message

This revision was automatically updated to reflect the committed changes.