Blender Git Loki
Git Commits -> Revision 0ad8b66
Revision 0ad8b66 by Martin Poirier (master) February 15, 2004, 02:03 (GMT) |
Text Window keyboard event cleaning. There was two switch where only one was needed (which caused an event to register in two different actions under some conditions). I merged both of them, which not only made the code a lot clearer but also safer. Fixed the Home and End case which didn't update the display correctly. I've tested it for some time, so I'm pretty sure nothing is broken. |
Commit Details:
Full Hash: 0ad8b66046e85dca41672f4a6403c48d64f3d5ac
SVN Revision: 2072
Parent Commit: 6101f0d
Lines Changed: +123, -180
1 Modified Path:
/source/blender/src/drawtext.c (+123, -180) (Diff)