godot/tools
Andreas Haas c2040324be
TextureRegionEditor: Fix mouse wheel scroll speed.
Any given mouse wheel input will generate two InputEvents in godot.
The zoom methods here acted on both ones, effectively giving a step value of 4 instead of 2.
Fixes #7236
2016-12-03 21:38:49 +01:00
..
certs -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
collada style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
dist Set minimum version to 10.9 building OSX 2016-11-25 00:55:13 +11:00
doc style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
editor TextureRegionEditor: Fix mouse wheel scroll speed. 2016-12-03 21:38:49 +01:00
editor_fonts Fonts: add missing license information 2016-07-16 11:53:57 +02:00
scripts style: Various other PEP8 fixes in Python files 2016-11-01 00:35:16 +01:00
translations i18n: Sync template and translations with current code 2016-11-15 08:58:29 +01:00
SCsub style: Various other PEP8 fixes in Python files 2016-11-01 00:35:16 +01:00