Blender Git Commit Log

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

4 Modified Paths:

/source/blender/editors/interface/interface.c (+3, -9) (Diff)
/source/blender/editors/interface/interface_regions.c (+0, -2) (Diff)
/source/blender/windowmanager/intern/wm_subwindow.c (+23, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021