[cgkit-commits] [SCM] cgkit branch, master, updated. fc774df51574df2f68ab33db2c3e6d71d54c76df
Brought to you by:
mbaas
From: Matthias B. <mb...@us...> - 2011-11-20 20:39:31
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "cgkit". The branch, master has been updated via fc774df51574df2f68ab33db2c3e6d71d54c76df (commit) from 0db942f44dace572974efb975ae3226aa5a39068 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: cgkit/__init__.py | 125 --------------------------------- cgkit/autocam.py | 2 +- cgkit/camcontrol.py | 2 +- cgkit/camerabase.py | 2 +- cgkit/cmds.py | 2 +- cgkit/component.py | 6 +- cgkit/dddsimport.py | 2 +- cgkit/expression.py | 2 +- cgkit/freecamera.py | 2 +- cgkit/glfreedistantlight.py | 1 - cgkit/glfreespotlight.py | 1 - cgkit/{drawgeom.py => globalscene.py} | 16 +++-- cgkit/glpointlight.py | 1 - cgkit/glrenderer.py | 2 +- cgkit/gltargetdistantlight.py | 1 - cgkit/gltargetspotlight.py | 1 - cgkit/gnuplotter.py | 2 +- cgkit/lightsource.py | 1 - cgkit/lookat.py | 1 - cgkit/objexport.py | 2 +- cgkit/odedynamics.py | 2 +- cgkit/offexport.py | 2 +- cgkit/pidcontroller.py | 2 +- cgkit/plyexport.py | 2 +- cgkit/pyimport.py | 7 +- cgkit/ribexport.py | 2 +- cgkit/scene.py | 8 +-- cgkit/sceneglobals.py | 2 +- cgkit/slideshow.py | 2 +- cgkit/targetcamera.py | 2 +- cgkit/tool.py | 2 +- cgkit/tunnel.py | 1 - cgkit/valuetable.py | 2 +- cgkit/worldobject.py | 6 +- cgkit/x3dimport.py | 2 +- 35 files changed, 42 insertions(+), 176 deletions(-) copy cgkit/{drawgeom.py => globalscene.py} (89%) hooks/post-receive -- cgkit |