projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
WM: add support for drag events
[blender.git]
/
source
/
blender
/
windowmanager
/
intern
/
wm_event_system.c
2018-06-07
Campbell Barton
WM: add support for drag events
blob
|
commitdiff
|
raw
2018-06-07
Campbell Barton
Fix key repeat events resetting the click timer
blob
|
commitdiff
|
raw
|
diff to current
2018-06-07
Campbell Barton
Cleanup: trailing space for windowmanager
blob
|
commitdiff
|
raw
|
diff to current
2018-06-01
Campbell Barton
Cleanup: trailing whitespace (comment blocks)
blob
|
commitdiff
|
raw
|
diff to current
2018-05-11
Campbell Barton
WM: initialize last used macro properties
blob
|
commitdiff
|
raw
|
diff to current
2018-05-06
Campbell Barton
WM: include macros in last-properties
blob
|
commitdiff
|
raw
|
diff to current
2018-04-02
Campbell Barton
Cleanup: move undo into it's own directory
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Campbell Barton
C Logging: use instead of printf for messages
blob
|
commitdiff
|
raw
|
diff to current
2018-03-22
Julian Eisel
Fix own mistake from 4cb4556fa5ba78ff
blob
|
commitdiff
|
raw
|
diff to current
2018-02-23
Campbell Barton
WM: add WM_keymap_poll function
blob
|
commitdiff
|
raw
|
diff to current
2018-02-15
Sergey Sharybin
Fix T54076: MCE in Graph mode - clip.graph_select_borde...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-25
Campbell Barton
UI: change tool-tips to be stored in the screen
blob
|
commitdiff
|
raw
|
diff to current
2018-01-19
Campbell Barton
WM: operator flag to check repeat/redo execution
blob
|
commitdiff
|
raw
|
diff to current
2018-01-10
Campbell Barton
Fix T53491: Absolute tablet motion detection fails
blob
|
commitdiff
|
raw
|
diff to current
2018-01-03
Dalai Felinto
New API function to call an existing menu
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
Campbell Barton
Event System: check_click was left set
blob
|
commitdiff
|
raw
|
diff to current
2017-10-16
Campbell Barton
WM: store modal operator last-properties
blob
|
commitdiff
|
raw
|
diff to current
2017-10-16
Campbell Barton
Event System: Prevent mouse motion in click events
blob
|
commitdiff
|
raw
|
diff to current
2017-08-25
Campbell Barton
WM: initialize WM and deps before handling events
blob
|
commitdiff
|
raw
|
diff to current
2017-07-28
Campbell Barton
WM: OP_IS_INVOKE was being incorrectly set
blob
|
commitdiff
|
raw
|
diff to current
2017-07-18
Campbell Barton
Cleanup: use WM_event prefix for modal_tweak_exit
blob
|
commitdiff
|
raw
|
diff to current
2017-07-18
Campbell Barton
WM: move WM_event_is_last_mousemove to the WM API
blob
|
commitdiff
|
raw
|
diff to current
2017-03-14
Campbell Barton
WM: add Operator.is_repeat() check for C & Py
blob
|
commitdiff
|
raw
|
diff to current
2017-03-14
Campbell Barton
WM: store operators with undo flag
blob
|
commitdiff
|
raw
|
diff to current
2017-03-06
Julian Eisel
Multi-View: Map cursor coordinates to visual coordinates
blob
|
commitdiff
|
raw
|
diff to current
2016-11-15
Sergey Sharybin
Cleanup: More explicit parentheses
blob
|
commitdiff
|
raw
|
diff to current
2016-11-15
Dalai Felinto
Implement grouped undo option for operators
blob
|
commitdiff
|
raw
|
diff to current
2016-09-12
Julian Eisel
Fix error in --debug-handlers printing
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Mike Erwin
NDOF: compile 3D mouse code only if WITH_INPUT_NDOF
blob
|
commitdiff
|
raw
|
diff to current
2016-07-29
Bastien Montagne
Remove "debug build only" event printing.
blob
|
commitdiff
|
raw
|
diff to current
2016-06-22
Bastien Montagne
ID-Remap - Step one: core work (cleanup and rework...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Campbell Barton
Fix T48196: Crash enabling modal operator in exec
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Brecht Van Lommel
C99/C++11: replace deprecated finite() by isfinite().
blob
|
commitdiff
|
raw
|
diff to current
2016-05-10
Bastien Montagne
Fix T48369: Missing suport for main '+' key.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-23
Brecht Van Lommel
Fix T48173: event.mouse_prev_x/y unreliable.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-19
Campbell Barton
Cleanup: pass event args as const
blob
|
commitdiff
|
raw
|
diff to current
2016-04-16
Brecht Van Lommel
Fix T48171: activating spacebar search menu over text...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-29
Julian Eisel
Fix a bunch of temp full-screen glitches
blob
|
commitdiff
|
raw
|
diff to current
2016-02-08
Bastien Montagne
Fix T47354: Garbage key events (UNKOWNKEY) would remain...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-28
Campbell Barton
WM: allow filesel to execute a modal operator
blob
|
commitdiff
|
raw
|
diff to current
2016-01-27
Campbell Barton
WM: Support showing reports for modal operators
blob
|
commitdiff
|
raw
|
diff to current
2016-01-17
Campbell Barton
Cleanup: style
blob
|
commitdiff
|
raw
|
diff to current
2016-01-16
Brecht Van Lommel
Fix memory leak in (the still unused) WM_reportf.
blob
|
commitdiff
|
raw
|
diff to current
2016-01-16
Brecht Van Lommel
WM: remove unnecessary context argument from WM_report...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-11
Campbell Barton
WM: show file selector errors in header
blob
|
commitdiff
|
raw
|
diff to current
2015-12-13
Joshua Leung
Grease Pencil: Merge GPencil_Editing_Stage3 branch...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-23
Campbell Barton
Cleanup: use `rna_enum_` prefix for RNA enums
blob
|
commitdiff
|
raw
|
diff to current
2015-09-10
Julian Eisel
Correction to last commit
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
Campbell Barton
Cleanup: headers (wm)
blob
|
commitdiff
|
raw
|
diff to current
2015-07-01
Campbell Barton
User Prefs for NDOF dead-zone
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Bastien Montagne
Cleanup: fix mismatch in printf formating (int/unsigned...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Campbell Barton
Fix possible NULL pointer use
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
Julian Eisel
Fix T44976: 3D View turns into an Image Editor after...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
Campbell Barton
Fix T40621: Tablet in walk mode fails
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
Campbell Barton
WM: include tablet data in WM_event_print
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
Campbell Barton
Fix T44747: Drag toggle /w nodes (glitch)
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
Campbell Barton
Cleanup: doxygen comments
blob
|
commitdiff
|
raw
|
diff to current
2015-06-01
Campbell Barton
Fix T44892: Cursor warp, invoked outside the area
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
Campbell Barton
Fix T44740: Tweak events stuck (ignored release)
blob
|
commitdiff
|
raw
|
diff to current
2015-05-23
Campbell Barton
Cleanup: typos
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Campbell Barton
UI: errors in buttons now show in info report
blob
|
commitdiff
|
raw
|
diff to current
2015-05-17
Brecht Van Lommel
Fix T44739: OS X RMB emulation giving wrong mouse butto...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-14
Julian Eisel
Fix some issues found by Coverity Scan
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
Campbell Barton
Fix Buttons context, invalid object data access
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
Campbell Barton
Cleanup: WM_main_remove_notifier_reference
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Bastien Montagne
Fix T44439: outliner's treestore could keep invalid...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
Antony Riakiotakis
Don't check against scene notifier twice
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
Campbell Barton
Fix T44011: Ruler/Knife/Loop-cut fail in quad-view
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
Campbell Barton
Cleanup: rename GRAB_POINTER -> GRAB_CURSOR
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Julian Eisel
Fix T42495: Fullscreen area icon glitch
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
Campbell Barton
Cleanup: use bool /w flag checks
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
Campbell Barton
Cleanup: use const for event->tablet_data
blob
|
commitdiff
|
raw
|
diff to current
2015-04-07
Julian Eisel
Revert Sticky Keys (and everything related to that)
blob
|
commitdiff
|
raw
|
diff to current
2015-04-06
Julian Eisel
Various Sticky fixes (tm)
blob
|
commitdiff
|
raw
|
diff to current
2015-04-06
Julian Eisel
Fix T44278: Tab, Z-Key and Spacebar not working
blob
|
commitdiff
|
raw
|
diff to current
2015-04-05
Julian Eisel
Stickies: Don't send extra event on KM_CLICK
blob
|
commitdiff
|
raw
|
diff to current
2015-04-04
Campbell Barton
WM: prefer define over zero wmEvent.val
blob
|
commitdiff
|
raw
|
diff to current
2015-04-04
Julian Eisel
Fix T44251: Changing views using numpad broken
blob
|
commitdiff
|
raw
|
diff to current
2015-04-03
Julian Eisel
Sticky Keys backend
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Antony Riakiotakis
sound module: Append functions with BKE (makes it easie...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Severin
Fix T43920: Crash when clicking into different area...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-02
Julian Eisel
Fix T43864: Saving from top area in fullscreen changes...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
Antony Riakiotakis
Debug GPU functionality from soc-viewport_fx by Jason...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Campbell Barton
Cleanup: style
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
julianeisel
File Browser: Remove unused fileselect event value
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
julianeisel
Stacked fullscreen area support (proper implemenation)
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
Bastien Montagne
Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-24
julianeisel
Cleanup: Ugly typo (retore->restore)
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
julianeisel
Workaround/Fix T43139: Calling bpy.ops.screen.screen_fu...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-13
Campbell Barton
Cleanup: fixes for building with recent clang
blob
|
commitdiff
|
raw
|
diff to current
2015-01-12
Campbell Barton
Fix T42754: File-Selector lost on fullscreen exit
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
julianeisel
Event System Cleanup: Modifier Key Assignment Switch
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
julianeisel
Fix T40435: Fix event system modifier key handling
blob
|
commitdiff
|
raw
|
diff to current
2014-12-08
Campbell Barton
Cleanup: spelling
blob
|
commitdiff
|
raw
|
diff to current
2014-12-06
Severin
Input Method Editor (IME) support for text buttons
blob
|
commitdiff
|
raw
|
diff to current
2014-11-28
Campbell Barton
Cleanup: unused headers
blob
|
commitdiff
|
raw
|
diff to current
2014-11-16
Bastien Montagne
Cleanup: Replace `WM_operator_name_call` by `WM_operato...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-10
Campbell Barton
UI Refactor T41640
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
Antony Riakiotakis
Filter out pie spawn button events.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
Antony Riakiotakis
Pie menus: Confirm threshold
blob
|
commitdiff
|
raw
|
diff to current
next