Blender Git Commit Log
Git Commits -> Revision 6bfb8ca
Revision 6bfb8ca by Campbell Barton (master) February 26, 2009, 04:17 (GMT) |
- Attributes for the collision sensor: propertyName, materialCheck, pulseCollisions, objectHit and objectHitList. Removed a check in Python API touch.setProperty() for the property name on the sensor owner before allowing the name to be set - it makes no sense and isnt checked when creating the sensor. - SCA_DelaySensor.py indent error making epydoc fail. |
Commit Details:
Full Hash: 6bfb8ca6b09e983fe757c9590b462b113ad28b72
SVN Revision: 19122
Parent Commit: 97e70ef
Lines Changed: +100, -62