tornavis/source/blender/windowmanager
Campbell Barton ed80c887b7 Fix wmTimer.ntime becoming NAN with a zero time-step
While this didn't cause any user visible bugs, this wouldn't
have behaved as intended since the timer would never run again once
wmTimer.ntime was set to NAN.
2022-01-31 14:36:37 +11:00
..
gizmo Cleanup: use struct for GPU the select buffer 2022-01-31 14:10:08 +11:00
intern Fix wmTimer.ntime becoming NAN with a zero time-step 2022-01-31 14:36:37 +11:00
message_bus Fix/workaround MSVC compile error with messag-bus 2022-01-13 20:40:52 +01:00
xr Cleanup: use the ELEM macro 2022-01-07 17:48:25 +11:00
CMakeLists.txt Cleanup: Cmake: remove unnecessary definitions for internationalization 2022-01-29 17:40:27 -05:00
WM_api.h Performance: Remap multiple items in UI 2022-01-26 11:12:35 +01:00
WM_keymap.h Cleanup: remove redundant const qualifiers for POD types 2022-01-07 14:16:26 +11:00
WM_message.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
WM_toolsystem.h Cleanup: move public doc-strings into headers for 'windowmanager' 2021-12-08 17:12:41 +11:00
WM_types.h Drag & drop: Support using context of hovered button when dropping 2022-01-28 16:53:37 +01:00
wm.h Cleanup: move public doc-strings into headers for 'windowmanager' 2021-12-08 17:12:41 +11:00
wm_cursors.h UI: wait for input for operators that depend on cursor location 2021-09-17 12:57:28 +10:00
wm_draw.h Merge branch 'blender-v2.90-release' into master 2020-08-07 10:04:57 +02:00
wm_event_system.h Drag & drop: Support using context of hovered button when dropping 2022-01-28 16:53:37 +01:00
wm_event_types.h Cleanup: use our own conventions for tags in comments 2022-01-31 10:49:59 +11:00
wm_files.h Cleanup: move public doc-strings into headers for 'windowmanager' 2021-12-08 17:12:41 +11:00
wm_surface.h Fix T93649: Blender freezes when saving with active VR session 2021-12-14 15:23:50 +01:00
wm_window.h Cleanup: remove redundant const qualifiers for POD types 2022-01-07 14:16:26 +11:00