This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
21eb1735d63044e0964cf474f7b598ddc0b6495d
blender
/
release
History
Mitchell Stokes
3bf9bb3b13
BGE: Adding support for Bullet's collision masks. Each object now has a collision mask and a collision group. Object A and object B collide if object A's groups is in object B's mask and object B's group is in object A's mask. In other words, the group defines what the object is (collision wise) and the group defines what the object can collide with.
...
The majority of this patch was provided by Kupoman with some edits from me and heavy testing by z0r.
2012-10-30 15:44:16 +00:00
..
bin
…
datafiles
== file browser ==
2012-10-27 18:31:52 +00:00
freedesktop
patch to our desktop file from debian, German translation.
2012-04-16 09:56:12 +00:00
scripts
BGE: Adding support for Bullet's collision masks. Each object now has a collision mask and a collision group. Object A and object B collide if object A's groups is in object B's mask and object B's group is in object A's mask. In other words, the group defines what the object is (collision wise) and the group defines what the object can collide with.
2012-10-30 15:44:16 +00:00
text
Readme:
2012-09-21 17:56:16 +00:00
windows
style cleanup
2012-10-20 18:46:57 +00:00
environment-macosx
…
environment-mswindows
…
environment-unix
…