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

5 Modified Paths:

/source/gameengine/Ketsji/KX_NearSensor.cpp (+4, -4) (Diff)
/source/gameengine/Ketsji/KX_TouchSensor.cpp (+63, -37) (Diff)
/source/gameengine/Ketsji/KX_TouchSensor.h (+9, -6) (Diff)
/source/gameengine/PyDoc/KX_TouchSensor.py (+21, -11) (Diff)
/source/gameengine/PyDoc/SCA_DelaySensor.py (+3, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021