Blender Git Loki
Git Commits -> Revision a14059c
Revision a14059c by Ton Roosendaal (master) October 6, 2003, 14:16 (GMT) |
- fixed error (OSX only i think) that didnt make window/area active when startup - made nexted pulldowns easier to enter with diagonal mousemovement. coded a heuristic like: - while mouse moves in good x direction - while mouse motion x is bigger than y motion - while distance to center block diminishes - only for 1 second Works nice, but i left debug prints commented in for those who'd like to tweak it. |
Commit Details:
Full Hash: a14059c5f30d050b10a6658bf98c5063ffd5fc43
SVN Revision: 1256
Parent Commit: d5dbaf7
Lines Changed: +100, -10