tornavis/source/blender/windowmanager
Sergey Sharybin 067fe2719a Fix T45702: Editing smoke while viewport render and blender bug
Issue was caused by blender internal accessing data from DNA during rendering.

There's no simple solution to make stuff thread safe, so for now simply restart
rendering on frame update.
2015-08-27 12:10:01 +02:00
..
intern Fix T45702: Editing smoke while viewport render and blender bug 2015-08-27 12:10:01 +02:00
CMakeLists.txt Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
SConscript Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
WM_api.h This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
WM_keymap.h Allow accessing modal keymap strings directly from keymap 2015-08-01 13:01:30 +02:00
WM_types.h Final 'FileBrowser First Stage' merge. 2015-08-19 22:41:39 +02:00
wm.h Multiview: update Set Stereo 3D menu when the selected stereo mode changes 2015-04-07 15:43:06 -03:00
wm_cursors.h
wm_draw.h Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
wm_event_system.h Fix T44747: Drag toggle /w nodes (glitch) 2015-06-01 16:40:43 +10:00
wm_event_types.h Add WM_event_add/remove_timer_notifier() helpers. 2015-08-11 12:11:48 +02:00
wm_files.h Fix: opening missing file didnt remove in recent-files.txt 2015-08-09 13:12:21 +10:00
wm_subwindow.h UI: support for dragging popups title area 2014-04-02 18:43:53 +11:00
wm_window.h WM: refactor window code for stereo3d 2015-06-09 01:27:40 +10:00