Blender Git Loki
Git Commits -> Revision bc06159
Revision bc06159 by Ton Roosendaal (master) April 20, 2009, 11:39 (GMT) |
2.5 Fixes: - HSV picker didn't work. Old option "No Hilite" for buttons made it not being checked for input anymore. Needs to be on attention list! - Node editor wasn't drawing buttons correctly. Two things to keep track off: - Use wmLoadIdentity(), not glLoadIdentity() - I've added a wmPushMatrix() and wmPopMatrix() version for correct wm-compatible push/pop. Only one level for now. |
Commit Details:
Full Hash: bc061594311b5444e34bb14e47a12b7467046f67
SVN Revision: 19814
Parent Commit: 4b45c57
Lines Changed: +28, -11