Blender Git Commit Log
Git Commits -> Revision 2385c51
Revision 2385c51 by Tamito Kajiyama (master) May 9, 2010, 18:05 (GMT) |
Renamed FrsCurve, FrsNoise and FrsMaterial Python extension types to those names without the "Frs" prefix. These types are part of the Freestyle module, so that there is no need to make their names globally unique. |
Commit Details:
Full Hash: 2385c51360014f19e1d823b8009bd7772adac8d8
SVN Revision: 28690
Parent Commit: 906a7e6
Lines Changed: +13, -13
6 Modified Paths:
/release/scripts/freestyle/style_modules/shaders.py (+2, -2) (Diff)
/source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp (+4, -4) (Diff)
/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp (+3, -3) (Diff)
/source/blender/freestyle/intern/python/BPy_Interface1D.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp (+2, -2) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp (+4, -4) (Diff)
/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp (+3, -3) (Diff)
/source/blender/freestyle/intern/python/BPy_Interface1D.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp (+2, -2) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp (+1, -1) (Diff)