This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Ton Roosendaal 818e9ff88d Bugfix #33038
TIMER events could get keymodifier set - in this case the user assigned
spacebar modifier for setting views (running smoothview timer)

Also: cleaned op old hacks from event checking code. 
The rule should be:

1) generate event properly, frozen state
2) pass on to handlers without exceptions or changing internal state

The only exception currently is for the "CLICK" (map key-release to unhandled
key-press).

Also: made --debug-event print OK. Slight cleanup in eventprinting in general.
It was putting the wmEvent state print in wrong place, doing it 4 or 8 times.
2012-11-01 15:51:24 +00:00
..
2012-11-01 09:54:00 +00:00
2012-11-01 09:54:00 +00:00
2012-11-01 09:54:00 +00:00
2012-10-23 13:28:22 +00:00
2012-11-01 09:54:00 +00:00
2012-11-01 09:54:00 +00:00
2012-10-29 02:11:40 +00:00
2012-10-30 12:18:45 +00:00
2012-11-01 15:51:24 +00:00
2012-06-30 22:44:36 +00:00