Blender Git Commit Log
Git Commits -> Revision b4b2269
Revision b4b2269 by Tamito Kajiyama (master) March 3, 2013, 21:56 (GMT) |
Fix for the Sinus Displacement geometry modifier not working properly. The problem was caused by keeping a reference to a Vector object that is assumed to be unchanged, but actually altered by the geometry modifier. The same code updates were made to similar code portions to prevent possible future bugs. |
Commit Details:
Full Hash: b4b22699850a859d601bb4851d0af18f568b3061
SVN Revision: 54998
Parent Commit: 66a2b84
Lines Changed: +7, -7
1 Modified Path:
/release/scripts/freestyle/style_modules/parameter_editor.py (+7, -7) (Diff)