Blender Git Loki
Git Commits -> Revision d5fde6c
Revision d5fde6c by Kester Maddock (master) May 16, 2004, 13:07 (GMT) |
Added #!/usr/bin/python standard script identifier to the start of SConscript files. Makes text editors identify SConscripts as Python, and syntax highlight properly. |
Commit Details:
Full Hash: d5fde6c48b4b6758d1f31dc2f401fa8c63843735
SVN Revision: 2549
Parent Commit: 2fd6e72
Lines Changed: +60, -2
56 Modified Paths:
/extern/qhull/SConscript (+1, -0) (Diff)
/extern/SConscript (+1, -0) (Diff)
/extern/solid/SConscript (+4, -2) (Diff)
/intern/bmfont/SConscript (+1, -0) (Diff)
/intern/bsp/SConscript (+1, -0) (Diff)
/intern/container/SConscript (+1, -0) (Diff)
/intern/csg/SConscript (+1, -0) (Diff)
/intern/decimation/SConscript (+1, -0) (Diff)
/intern/ghost/SConscript (+1, -0) (Diff)
/intern/guardedalloc/SConscript (+1, -0) (Diff)
/intern/iksolver/SConscript (+1, -0) (Diff)
/intern/memutil/SConscript (+1, -0) (Diff)
/intern/moto/SConscript (+1, -0) (Diff)
/intern/SConscript (+1, -0) (Diff)
/intern/SoundSystem/SConscript (+1, -0) (Diff)
/intern/string/SConscript (+1, -0) (Diff)
/source/blender/avi/SConscript (+1, -0) (Diff)
/source/blender/blenkernel/SConscript (+1, -0) (Diff)
/source/blender/blenlib/SConscript (+1, -0) (Diff)
/source/blender/blenloader/SConscript (+1, -0) (Diff)
/source/blender/blenpluginapi/SConscript (+1, -0) (Diff)
/source/blender/ftfont/SConscript (+1, -0) (Diff)
/source/blender/imbuf/SConscript (+1, -0) (Diff)
/source/blender/img/SConscript (+1, -0) (Diff)
/source/blender/makesdna/intern/SConscript (+1, -0) (Diff)
/source/blender/makesdna/SConscript (+1, -0) (Diff)
/source/blender/python/SConscript (+1, -0) (Diff)
/source/blender/quicktime/SConscript (+1, -0) (Diff)
/source/blender/radiosity/SConscript (+1, -0) (Diff)
/source/blender/readblenfile/SConscript (+1, -0) (Diff)
/source/blender/render/SConscript (+1, -0) (Diff)
/source/blender/renderconverter/SConscript (+1, -0) (Diff)
/source/blender/SConscript (+1, -0) (Diff)
/source/blender/src/SConscript (+1, -0) (Diff)
/source/blender/yafray/SConscript (+1, -0) (Diff)
/source/creator/SConscript (+1, -0) (Diff)
/source/gameengine/BlenderRoutines/SConscript (+1, -0) (Diff)
/source/gameengine/Converter/SConscript (+1, -0) (Diff)
/source/gameengine/Expressions/SConscript (+1, -0) (Diff)
/source/gameengine/GameLogic/SConscript (+1, -0) (Diff)
/source/gameengine/GamePlayer/common/SConscript (+1, -0) (Diff)
/source/gameengine/GamePlayer/ghost/SConscript (+1, -0) (Diff)
/source/gameengine/GamePlayer/SConscript (+1, -0) (Diff)
/source/gameengine/Ketsji/KXNetwork/SConscript (+1, -0) (Diff)
/source/gameengine/Ketsji/SConscript (+2, -0) (Diff)
/source/gameengine/Network/LoopBackNetwork/SConscript (+1, -0) (Diff)
/source/gameengine/Network/SConscript (+1, -0) (Diff)
/source/gameengine/Physics/BlOde/SConscript (+1, -0) (Diff)
/source/gameengine/Physics/common/SConscript (+1, -0) (Diff)
/source/gameengine/Physics/Dummy/SConscript (+1, -0) (Diff)
/source/gameengine/Physics/Sumo/SConscript (+1, -0) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript (+1, -0) (Diff)
/source/gameengine/Rasterizer/SConscript (+1, -0) (Diff)
/source/gameengine/SConscript (+1, -0) (Diff)
/source/kernel/SConscript (+1, -0) (Diff)
/source/SConscript (+1, -0) (Diff)
/extern/SConscript (+1, -0) (Diff)
/extern/solid/SConscript (+4, -2) (Diff)
/intern/bmfont/SConscript (+1, -0) (Diff)
/intern/bsp/SConscript (+1, -0) (Diff)
/intern/container/SConscript (+1, -0) (Diff)
/intern/csg/SConscript (+1, -0) (Diff)
/intern/decimation/SConscript (+1, -0) (Diff)
/intern/ghost/SConscript (+1, -0) (Diff)
/intern/guardedalloc/SConscript (+1, -0) (Diff)
/intern/iksolver/SConscript (+1, -0) (Diff)
/intern/memutil/SConscript (+1, -0) (Diff)
/intern/moto/SConscript (+1, -0) (Diff)
/intern/SConscript (+1, -0) (Diff)
/intern/SoundSystem/SConscript (+1, -0) (Diff)
/intern/string/SConscript (+1, -0) (Diff)
/source/blender/avi/SConscript (+1, -0) (Diff)
/source/blender/blenkernel/SConscript (+1, -0) (Diff)
/source/blender/blenlib/SConscript (+1, -0) (Diff)
/source/blender/blenloader/SConscript (+1, -0) (Diff)
/source/blender/blenpluginapi/SConscript (+1, -0) (Diff)
/source/blender/ftfont/SConscript (+1, -0) (Diff)
/source/blender/imbuf/SConscript (+1, -0) (Diff)
/source/blender/img/SConscript (+1, -0) (Diff)
/source/blender/makesdna/intern/SConscript (+1, -0) (Diff)
/source/blender/makesdna/SConscript (+1, -0) (Diff)
/source/blender/python/SConscript (+1, -0) (Diff)
/source/blender/quicktime/SConscript (+1, -0) (Diff)
/source/blender/radiosity/SConscript (+1, -0) (Diff)
/source/blender/readblenfile/SConscript (+1, -0) (Diff)
/source/blender/render/SConscript (+1, -0) (Diff)
/source/blender/renderconverter/SConscript (+1, -0) (Diff)
/source/blender/SConscript (+1, -0) (Diff)
/source/blender/src/SConscript (+1, -0) (Diff)
/source/blender/yafray/SConscript (+1, -0) (Diff)
/source/creator/SConscript (+1, -0) (Diff)
/source/gameengine/BlenderRoutines/SConscript (+1, -0) (Diff)
/source/gameengine/Converter/SConscript (+1, -0) (Diff)
/source/gameengine/Expressions/SConscript (+1, -0) (Diff)
/source/gameengine/GameLogic/SConscript (+1, -0) (Diff)
/source/gameengine/GamePlayer/common/SConscript (+1, -0) (Diff)
/source/gameengine/GamePlayer/ghost/SConscript (+1, -0) (Diff)
/source/gameengine/GamePlayer/SConscript (+1, -0) (Diff)
/source/gameengine/Ketsji/KXNetwork/SConscript (+1, -0) (Diff)
/source/gameengine/Ketsji/SConscript (+2, -0) (Diff)
/source/gameengine/Network/LoopBackNetwork/SConscript (+1, -0) (Diff)
/source/gameengine/Network/SConscript (+1, -0) (Diff)
/source/gameengine/Physics/BlOde/SConscript (+1, -0) (Diff)
/source/gameengine/Physics/common/SConscript (+1, -0) (Diff)
/source/gameengine/Physics/Dummy/SConscript (+1, -0) (Diff)
/source/gameengine/Physics/Sumo/SConscript (+1, -0) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript (+1, -0) (Diff)
/source/gameengine/Rasterizer/SConscript (+1, -0) (Diff)
/source/gameengine/SConscript (+1, -0) (Diff)
/source/kernel/SConscript (+1, -0) (Diff)
/source/SConscript (+1, -0) (Diff)