ephysics: break up light functions
authorBruno Dilly <bdilly@profusion.mobi>
Tue, 30 Oct 2012 18:31:32 +0000 (18:31 +0000)
committerBruno Dilly <bdilly@profusion.mobi>
Tue, 30 Oct 2012 18:31:32 +0000 (18:31 +0000)
commit54a8f1678d83a528f6fc686f89288cd91855eb46
tree422c58334ea193322f9a54b3d0c073f0c1e61dfa
parentf9b904ae03b2d424fc7df9ea26666578249941bb
ephysics: break up light functions

Long list of same typed parameters is very error prone.
Not the scene will have a initial light configuration, that can
be enabled and modified.

SVN revision: 78678
legacy/ephysics/src/bin/test_bouncing_ball.c
legacy/ephysics/src/bin/test_flag.c
legacy/ephysics/src/bin/test_light.c
legacy/ephysics/src/lib/EPhysics.h
legacy/ephysics/src/lib/ephysics_body.cpp
legacy/ephysics/src/lib/ephysics_world.cpp