Blender Git Commit Log
Git Commits -> Revision a7bccae
Revision a7bccae by Nicholas Bishop (master) February 22, 2007, 18:49 (GMT) |
== Sculpt Mode == * Replaced get_tex_angle() with tex_angle() and set_tex_angle(). This removes the need to do a bunch of error-prone NULL checking everywhere the texture angle is used. |
Commit Details:
Full Hash: a7bccae4779e88b75f326cdda2d0defc2045b19b
SVN Revision: 10126
Parent Commit: 685d26f
Lines Changed: +31, -29