blender/source/blender/editors
Antony Riakiotakis becf20e29f Fix T45605 crash with editmode selection on solidify modifier.
Looks like derivedmesh draw code always assumed a mesh is available.
Make sure that if we use a bmesh, a flag is used to control that.
2015-07-29 16:22:01 +02:00
..
animation Gooseberry animation feature: Add toggle that disables modifiers on fcurves. 2015-07-29 14:56:03 +02:00
armature Mesh Deform: support for ngons when binding 2015-07-23 11:30:47 +10:00
curve Cleanup: double-promotion warnings 2015-07-25 13:26:20 +10:00
datafiles GSOC 2013 paint 2014-07-21 12:02:05 +02:00
gpencil Fix grease pencil selection 2015-07-25 20:36:12 +10:00
include Do not show fps while scrubbing. 2015-07-29 15:15:55 +02:00
interface Audaspace: support the device list returned by the new audaspace library. 2015-07-28 14:01:53 +02:00
io Fixed wrong label and hint text in Collada exporter 2015-03-03 23:42:33 +01:00
mask Cleanup: style 2015-06-16 10:32:41 +10:00
mesh Fix T45450: Loop-select fails to cycle between overlapping edges 2015-07-21 12:27:41 +10:00
metaball Fix/Cleanup possibility to type insane values in 'add' operators options. 2015-06-21 16:06:44 +02:00
object Don't allocate MFace's by default 2015-07-27 21:47:41 +10:00
physics Don't allocate MFace's by default 2015-07-27 21:47:41 +10:00
render Render preview: Make preview render database lazily loaded 2015-07-22 11:25:21 +02:00
screen Do not show fps while scrubbing. 2015-07-29 15:15:55 +02:00
sculpt_paint Use loop data instead of face data 2015-07-27 21:47:40 +10:00
sound Audaspace: fixing problems for the merge to master suggested by Campbell and Sergey. 2015-07-28 14:01:53 +02:00
space_action Clean channels tool for Hwoozeberry. 2015-07-29 14:45:50 +02:00
space_api Cleanup: warnings & space 2014-11-30 19:28:59 +01:00
space_buttons Fix T45317: Cycles material preview unnecessarily re-rendering 2015-07-21 11:26:42 +02:00
space_clip Cleanup: Use bool instead of int 2015-07-01 21:48:42 +02:00
space_console Revert Sticky Keys (and everything related to that) 2015-04-07 14:13:20 +02:00
space_file Fix T45424: Blender able to create folders with invalid characters at the end of the name. 2015-07-14 18:57:38 +02:00
space_graph Gooseberry animation feature: Add toggle that disables modifiers on fcurves. 2015-07-29 14:56:03 +02:00
space_image Cleanup: style 2015-07-20 05:30:08 +10:00
space_info Cleanup: replace BLI_split_file_part w/ BLI_path_basename 2015-07-14 09:34:53 +10:00
space_logic Cleanup: Use bool instead of int 2015-07-01 21:48:42 +02:00
space_nla Cleanup: Use bool instead of int 2015-07-01 21:48:42 +02:00
space_node Fix T43779: Cycles texture interpolation issues 2015-07-21 22:13:25 +02:00
space_outliner Fix assert in Outliner. 2015-07-21 10:43:22 +02:00
space_script Cleanup: unused headers 2014-11-28 15:52:30 +01:00
space_sequencer Sequencer: Disable Refresh Sequencer button while rendering 2015-07-28 18:28:35 +02:00
space_text Cleanup: Use bool instead of int 2015-07-01 21:48:42 +02:00
space_time Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
space_userpref Cleanup: Use bool instead of int 2015-07-01 21:48:42 +02:00
space_view3d Fix T45605 crash with editmode selection on solidify modifier. 2015-07-29 16:22:01 +02:00
transform Use looptri for BVH raycast (simple cases) 2015-07-23 14:41:09 +10:00
util Cleanup: use bools 2015-07-01 16:57:18 +10:00
uvedit Move from MTFace to MTexPoly w/ texture checks 2015-07-14 22:36:00 +10: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