Blender Git Loki
Git Commits -> Revision 458de52
Revision 458de52 by Campbell Barton (master) October 5, 2010, 18:35 (GMT) |
bugfix [#24148] unable to get keyboard mappings to work in the text window this exposes another problem: RNA_property_is_set cant be used on properties set from a keymap, they are always set. for now check for string length. |
Commit Details:
Full Hash: 458de52151994854cd3fec191fe1761bca2c88d0
SVN Revision: 32330
Parent Commit: 5bab95f
Lines Changed: +17, -10