tornavis/source/blender/editors
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
..
animation Fix T45275: F-Curve normalization might corrupt animation 2015-08-26 15:06:45 +02:00
armature Fix T45689: Pose Libraries cannot be used when using lib-linked actions as poselibs 2015-08-22 18:16:55 +12:00
curve This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
datafiles GSOC 2013 paint 2014-07-21 12:02:05 +02:00
gpencil Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
include Fix T45702: Editing smoke while viewport render and blender bug 2015-08-27 12:10:01 +02:00
interface Fix T45658: linked library object loses particle settings. 2015-08-21 18:31:23 +02:00
io This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
mask SCons: Fix for really nasty bug with polluting configuration environment 2015-08-04 18:06:28 +02:00
mesh Fix T45920: Loopcut w/ shrinkwrap crash 2015-08-27 17:45:56 +10:00
metaball Fix/Cleanup possibility to type insane values in 'add' operators options. 2015-06-21 16:06:44 +02:00
object This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
physics This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
render Fix T45702: Editing smoke while viewport render and blender bug 2015-08-27 12:10:01 +02:00
screen Delete could assign a temp screen 2015-08-26 14:14:50 +10:00
sculpt_paint Fix T43826: Sculpt grab anchored fails 2015-08-27 15:22:08 +10:00
sound This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
space_action Action Management Feature Request/Regression T45535 2015-08-26 02:30:09 +12:00
space_api Cleanup: warnings & space 2014-11-30 19:28:59 +01:00
space_buttons This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
space_clip This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
space_console SCons: Fix for really nasty bug with polluting configuration environment 2015-08-04 18:06:28 +02:00
space_file FileBrowser: Fix broken 'extend' behavior of walk select mode. 2015-08-25 19:36:51 +02:00
space_graph This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
space_image Fix T45823: PSD files save as JPG without warning 2015-08-24 21:34:49 +10:00
space_info This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
space_logic Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
space_nla Action Management Feature Request/Regression T45535 2015-08-26 02:30:09 +12:00
space_node This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
space_outliner outliner: tweak GPLayer color button overlap 2015-08-22 16:49:58 +10:00
space_script SCons: Fix for really nasty bug with polluting configuration environment 2015-08-04 18:06:28 +02:00
space_sequencer This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
space_text This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
space_time Timeline: Make GPencil keyframes slightly taller than normal keyframes to make them easier to distinguish 2015-08-07 01:48:26 +12:00
space_userpref Cleanup: Use bool instead of int 2015-07-01 21:48:42 +02:00
space_view3d Fix for error in recent smooth-view commit 2015-08-26 20:42:26 +10:00
transform Fix crash switching to rotate from edge-slide 2015-08-27 11:11:09 +10:00
util Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
uvedit Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
CMakeLists.txt
SConscript