blender/source/blender/editors
Sergey Sharybin 6727bf3a21 Avoid temporary change of animation data flags for nodes filter
Use temporary runtime flag of filter_mode argument instead.

This commit also fixes some weirdo mix of filter_mode with
filterflag bits.
2013-12-26 18:50:22 +06:00
..
animation Avoid temporary change of animation data flags for nodes filter 2013-12-26 18:50:22 +06:00
armature Code Cleanup: de-duplicate constraint checks with armature join 2013-12-22 16:05:09 +11:00
curve 'Transform' Python Function for armature, curve and lattice. 2013-12-17 23:04:36 +11:00
datafiles Remove (comment out) auto-generating png form svg (r59382) in CMake, handy but gives nasty "false changes" in svn. Let's try not to forget to update PNGs when needed, then! 2013-08-26 12:16:23 +00:00
gpencil Code Cleanup: rename vars for detecting change to be more consistent 2013-11-26 06:39:14 +11:00
include Avoid temporary change of animation data flags for nodes filter 2013-12-26 18:50:22 +06:00
interface UI: Display alpha checkers in image info's color swatch. 2013-12-24 17:20:37 +11:00
io Changed some labels from Second Life to OpenSim 2013-10-03 14:24:54 +00:00
mask Code cleanup: no need to switch to threaded alloc, it's done by task pool 2013-12-25 20:35:20 +06:00
mesh Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
metaball 'Transform' Python Function for armature, curve and lattice. 2013-12-17 23:04:36 +11:00
object Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
physics Code Cleanup: rename vars for detecting change to be more consistent 2013-11-26 06:39:14 +11:00
render Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
screen Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
sculpt_paint Style Cleanup: remove preprocessor indentation (updated wiki style guide too) 2013-12-22 14:12:19 +11:00
sound Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
space_action UI: restore confirmation popups for delete operators. 2013-12-20 01:40:33 +01:00
space_api fix for metaball editmode duplicate with PET 2013-10-26 06:48:56 +00:00
space_buttons Squashed commit of the following: 2013-11-21 14:43:08 +01:00
space_clip Motion tracking curves: correct some operator's poll functions 2013-12-25 19:36:54 +06:00
space_console remove return argument from wmOperatorType->cancel, was only ever returning OPERATOR_CANCELLED. 2013-10-30 23:08:53 +00:00
space_file Fix bookmarks not appearing in file browser after "copy previous settings". 2013-12-20 17:57:11 +01:00
space_graph Fix for border select doesn't work with normalization enabled 2013-12-20 14:46:50 +06:00
space_image Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
space_info Code Cleanup: style 2013-12-24 05:04:29 +11:00
space_logic Code cleanup: Remove "TexFace to Material Convert", from the file menu. This was used for conversion from older 2.5x files. The do_version() code is still there and functioning though. 2013-12-14 10:48:12 +01:00
space_nla NLA Channel Drawing Refactor: Remove rest of old drawing code for NLA Track channels 2013-11-21 01:33:02 +13:00
space_node Node Previews: 2013-12-09 22:04:00 +01:00
space_outliner Modifier: New Wireframe Modifier 2013-12-22 07:13:48 +11:00
space_script fix for crash when setting the cursor in background mode. 2013-06-28 16:37:39 +00:00
space_sequencer Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
space_text Fix T37572: text editor scrolling not working well with Mac trackpad panning. 2013-12-13 00:04:05 +01:00
space_time use 'greater/less then or equal to' operators rather then adding 1. 2013-08-11 05:40:35 +00:00
space_userpref Fix unnecessary 3D viewport redraws in various cases, in particular when editing 2013-06-24 22:41:33 +00:00
space_view3d Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
transform Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
util Code Cleanup: remove object arg to CDDM_from_mesh mesh_create_derived 2013-12-26 08:27:08 +11:00
uvedit Style Cleanup: remove preprocessor indentation (updated wiki style guide too) 2013-12-22 14:12:19 +11:00
CMakeLists.txt Collada: Moved interface definitions from wm_operators.c to blender/editors/io 2012-06-17 23:13:39 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00