tornavis/source/blender/blenkernel/intern
Antonio Vazquez 3e56dd8fd9 GPencil: Change default Onion Keyframe mode to ALL
Now by default the selection mode is All keyframes types.

Also removed the icon for All option and renamed from `All Types`to `All`.

UI review by @pablovazquez
2020-08-19 15:30:38 +02:00
..
CCGSubSurf.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
CCGSubSurf.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
CCGSubSurf_inline.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
CCGSubSurf_intern.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
CCGSubSurf_legacy.c Cleanup: Blendkernel, Clang-Tidy else-after-return fixes (incomplete) 2020-07-03 18:18:16 +02:00
CCGSubSurf_util.c Cleanup: spelling 2020-07-10 16:04:09 +10:00
DerivedMesh.c Multires: Base Mesh Sculpting 2020-08-18 13:11:23 +02:00
action.c Pose channel: Add session UUID 2020-08-04 11:40:09 +02:00
addon.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
anim_data.c Fix T79408: ungroup operation update animation data incorrectly 2020-08-06 12:50:08 +02:00
anim_path.c Cleanup: use const arguments to deform functions 2020-06-13 16:20:09 +10:00
anim_sys.c Cleanup: spelling 2020-08-01 12:52:11 +10:00
anim_visualization.c Cleanup: Blendkernel, Clang-Tidy else-after-return fixes (incomplete) 2020-07-03 18:18:16 +02:00
appdir.c Cleanup: spelling 2020-07-14 15:19:52 +10:00
armature.c Merge branch 'blender-v2.90-release' 2020-08-04 12:08:09 +02:00
armature_deform.c Cleanup: Blendkernel, Clang-Tidy else-after-return fixes (incomplete) 2020-07-03 18:18:16 +02:00
armature_test.cc T73268: Link C/C++ unit tests into single executable 2020-07-16 12:58:49 +02:00
armature_update.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00
autoexec.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
blender.c Fix compiler error in MSVSC 2020-08-18 15:59:03 +02:00
blender_copybuffer.c Cleanup: rename Library.filepath to filepath_abs 2020-06-23 11:22:30 +10:00
blender_undo.c Writefile: move file flags to BlendFileWriteParams 2020-06-19 16:47:12 +10:00
blender_user_menu.c Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
blendfile.c Docs: correct invalid doxygen params & references 2020-06-27 15:43:20 +10:00
boids.c Cleanup: declare arrays arrays where possible 2020-08-07 22:37:39 +10:00
bpath.c Fix T79676: Video Sequencer image sequence strip source path breaks when 2020-08-11 21:21:40 +02:00
brush.c Sculpt: Multires Displacement Eraser Brush 2020-08-12 18:26:56 +02:00
bvhutils.c Cleanup: Remove deprecated comment. 2020-07-29 15:30:10 +02:00
cachefile.c Cycles: add support for rendering deformation motion blur from Alembic caches. 2020-08-03 03:44:40 +02:00
callbacks.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
camera.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
cdderivedmesh.c Cleanup: double-spaces in comments 2020-05-09 17:15:43 +10:00
cloth.c Cleanup: Change BLI_bitmap for BLI_edgeset for internal springs 2020-08-17 12:39:40 +02:00
collection.c Merge branch 'blender-v2.90-release' into master 2020-08-11 18:49:17 +02:00
collision.c Fix hair collision error introduced in recent commit 2020-08-12 18:40:48 -03:00
colorband.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
colortools.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
constraint.c Cleanup: spelling 2020-08-17 12:34:05 +10:00
context.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
crazyspace.c Cleanup: spelling 2020-07-01 13:12:24 +10:00
curve.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
curve_bevel.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
curve_decimate.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
curve_deform.c Cleanup: use const arguments to deform functions 2020-06-13 16:20:09 +10:00
curveprofile.c Cleanup: declare arrays arrays where possible 2020-08-07 22:37:39 +10:00
customdata.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
customdata_file.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
data_transfer.c Merge branch 'blender-v2.90-release' into master 2020-08-11 21:48:46 +10:00
data_transfer_intern.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
deform.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
displist.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
displist_tangent.c Cleanup: spelling, comments 2020-03-29 17:11:41 +11:00
dynamicpaint.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
editlattice.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
editmesh.c Cleanup: spelling 2020-07-01 13:12:24 +10:00
editmesh_bvh.c Fix T78113: Random explosions of cloth with self collision 2020-08-10 12:05:37 -03:00
editmesh_cache.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
editmesh_tangent.c Cleanup: remove unused code, update comments 2020-08-03 15:14:08 +10:00
effect.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
fcurve.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
fcurve_driver.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
fcurve_test.cc Cleanup: correct usage of extern-C blocks in various places 2020-07-28 16:33:43 +02:00
fluid.c Cleanup: replace sizeof division with ARRAY_SIZE macro 2020-08-08 14:08:37 +10:00
fmodifier.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
font.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
freestyle.c
gpencil.c GPencil: Change default Onion Keyframe mode to ALL 2020-08-19 15:30:38 +02:00
gpencil_curve.c GPencil: Remove unused parameter and fix warning 2020-08-13 08:39:46 +02:00
gpencil_geom.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
gpencil_modifier.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
hair.c Cleanup: declare arrays arrays where possible 2020-08-07 22:37:39 +10:00
icons.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
icons_rasterize.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
idprop.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
idprop_utils.c Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
idtype.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
image.c Cleanup: remove redundant return parenthesis 2020-08-08 13:37:55 +10:00
image_gen.c
image_gpu.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
image_save.c Cleanup: rename 'name' to 'filepath' for DNA types 2020-06-23 11:29:36 +10:00
ipo.c Cleanup: replace sizeof division with ARRAY_SIZE macro 2020-08-08 14:08:37 +10:00
kelvinlet.c
key.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
keyconfig.c Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
lattice.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
lattice_deform.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
layer.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
layer_utils.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
lib_id.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
lib_id_delete.c Fix (unreported) broken deletion of Shapekeys alongside their owner ID. 2020-07-20 19:18:45 +02:00
lib_intern.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
lib_override.c Merge branch 'blender-v2.90-release' into master 2020-08-13 17:48:41 +02:00
lib_query.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
lib_remap.c Fix (unreported) broken logic in `BKE_libblock_relink_to_newid` 2020-06-17 17:06:05 +02:00
library.c Cleanup: rename 'name' to 'filepath' for DNA types 2020-06-23 11:29:36 +10:00
light.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00
lightprobe.c Refactor: Move lightprobe foreach_id to new IDTypeInfo structure. 2020-05-13 19:39:47 +02:00
linestyle.c Refactor: Move linestyle foreach_id to new IDTypeInfo structure. 2020-05-15 19:03:53 +02:00
main.c Add utils to remove an ID from the relations runtime data in Main. 2020-06-29 17:28:04 +02:00
main_idmap.c Clenup: use STREQ macro 2020-08-08 13:38:00 +10:00
mask.c Cleanup: pass arrays const where possible 2020-08-07 22:56:13 +10:00
mask_evaluate.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
mask_rasterize.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
material.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
mball.c Cleanup: update mball.c comments 2020-08-19 14:16:25 +10:00
mball_tessellate.c Cleanup: spelling 2020-08-13 16:21:10 +10:00
mesh.c Merge branch 'blender-v2.90-release' into master 2020-08-11 21:48:51 +10:00
mesh_convert.c Mesh: merge `mesh_create_eval_final_{view,render}` functions 2020-08-18 12:58:48 +02:00
mesh_evaluate.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
mesh_iterators.c Mesh: skip conversion from edit-mesh to mesh in edit-mode 2020-05-25 23:07:30 +10:00
mesh_mapping.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
mesh_merge.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
mesh_mirror.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
mesh_remap.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
mesh_remesh_voxel.c Sculpt Vertex Colors: Initial implementation 2020-06-23 16:28:50 +02:00
mesh_runtime.c Fix T78285: Invalid thread safety in shrinkwrap modifier code. 2020-07-29 17:36:46 +02:00
mesh_tangent.c Task: Use TBB as Task Scheduler 2020-04-30 08:09:21 +02:00
mesh_validate.c Cleanup: enable and silence Clang-Tidy readability-function-size 2020-08-07 16:23:17 +02:00
mesh_wrapper.c Fix T78285: Invalid thread safety in shrinkwrap modifier code. 2020-07-29 17:36:46 +02:00
modifier.c Modifier: Maintain per-modifier session UUID 2020-08-11 12:17:13 +02:00
movieclip.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
multires.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
multires_inline.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
multires_reshape.c Merge branch 'blender-v2.83-release' 2020-05-18 10:49:23 +02:00
multires_reshape.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
multires_reshape_apply_base.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
multires_reshape_ccg.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
multires_reshape_smooth.c Cleanup: spelling 2020-07-10 16:04:09 +10:00
multires_reshape_subdivide.c Cleanup: double-spaces in comments 2020-05-09 17:15:43 +10:00
multires_reshape_util.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
multires_reshape_vertcos.c Cleanup: double-spaces in comments 2020-05-09 17:15:43 +10:00
multires_subdiv.c Cleanup: double-spaces in comments 2020-05-09 17:15:43 +10:00
multires_unsubdivide.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
multires_unsubdivide.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
nla.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
node.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
object.c Modifier: Maintain per-modifier session UUID 2020-08-11 12:17:13 +02:00
object_deform.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
object_dupli.c Merge branch 'blender-v2.90-release' 2020-08-13 11:50:07 +02:00
object_facemap.c Clenup: use STREQ macro 2020-08-08 13:38:00 +10:00
object_update.c Fix T77559 Avoid wrong ob->imat leading to several bugs 2020-07-03 00:21:56 +02:00
ocean.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
ocean_intern.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
ocean_spectrum.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
outliner_treehash.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
packedFile.c Cleanup: remove redundant return parenthesis 2020-08-08 13:37:55 +10:00
paint.c Cleanup: Fix strict compiler warning 2020-08-18 14:38:07 +02:00
paint_toolslots.c Merge branch 'blender-v2.83-release' 2020-05-15 17:47:54 +10:00
particle.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
particle_child.c Cleanup: pass arrays const where possible 2020-08-07 22:56:13 +10:00
particle_distribute.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
particle_system.c Cleanup: declare arrays arrays where possible 2020-08-07 22:37:39 +10:00
pbvh.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
pbvh_bmesh.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
pbvh_intern.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
pointcache.c Cleanup: remove bmain argument from BKE_scene_graph_update_for_newframe 2020-08-18 15:45:58 +02:00
pointcloud.c Cleanup: declare arrays arrays where possible 2020-08-07 22:37:39 +10:00
report.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rigidbody.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
scene.c RNA: Validate scene/view-layer combination for statistics query 2020-08-19 12:37:59 +02:00
screen.c Cleanup: Rename soops to space_outliner 2020-08-07 11:49:58 -06:00
seqcache.c Merge branch 'blender-v2.90-release' 2020-08-17 20:39:07 +02:00
seqeffects.c VSE: make transform effect multithreaded 2020-08-17 20:52:59 +02:00
seqmodifier.c Cleanup: declare arrays arrays where possible 2020-08-07 22:37:39 +10:00
seqprefetch.c Depsgraph: simplify DEG_evaluate_* API 2020-08-18 17:40:56 +02:00
sequencer.c Cleanup: remove bmain argument from BKE_scene_graph_update_for_newframe 2020-08-18 15:45:58 +02:00
shader_fx.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
shrinkwrap.c Cleanup: declare arrays arrays where possible 2020-08-07 22:37:39 +10:00
simulation.cc Cleanup: use C++ style casts in various places 2020-08-07 18:42:21 +02:00
softbody.c Merge branch 'blender-v2.90-release' 2020-08-13 10:05:20 -04:00
sound.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
speaker.c Refactor: Move speaker foreach_id to new IDTypeInfo structure. 2020-05-13 19:30:04 +02:00
studiolight.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
subdiv.c OpenSubdiv: Cleanup, Remove from legacy SubsurfCCG code 2020-05-18 17:06:48 +02:00
subdiv_ccg.c Sculpt: Multires Displacement Eraser Brush 2020-08-12 18:26:56 +02:00
subdiv_ccg_mask.c
subdiv_ccg_material.c
subdiv_converter.c
subdiv_converter.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
subdiv_converter_mesh.c Subdiv: Make Blender crease to OSD sharpness reusable 2020-03-19 10:33:51 +01:00
subdiv_deform.c UI: Fix typo "subdivion" -> subdivision 2020-08-12 17:23:56 +02:00
subdiv_displacement.c
subdiv_displacement_multires.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
subdiv_eval.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
subdiv_foreach.c UI: Fix typo "subdivion" -> subdivision 2020-08-12 17:23:56 +02:00
subdiv_inline.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
subdiv_mesh.c UI: Fix typo "subdivion" -> subdivision 2020-08-12 17:23:56 +02:00
subdiv_stats.c
subdiv_topology.c
subsurf_ccg.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
text.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
text_suggestions.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
texture.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
tracking.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
tracking_auto.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
tracking_detect.c
tracking_plane_tracker.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
tracking_region_tracker.c Cleanup: use 'r_' prefix for output arguments 2020-03-25 17:58:58 +11:00
tracking_solver.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
tracking_stabilize.c Cleanup: declare arrays arrays where possible 2020-08-07 22:37:39 +10:00
tracking_util.c Cleanup: remove legacy mmap memory allocation for 32 bit 2020-05-20 00:57:41 +02:00
undo_system.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
unit.c Merge branch 'blender-v2.90-release' into master 2020-08-19 14:45:21 +10:00
volume.cc Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
volume_render.cc Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
workspace.c Cleanup: Blenkernel, Clang-Tidy else-after-return fixes 2020-08-07 13:38:06 +02:00
world.c Refactor: Move world foreach_id to new IDTypeInfo structure. 2020-05-13 19:22:46 +02:00
writeavi.c
writeffmpeg.c Fix T74443: No render in VP9 lossless mode 2020-05-22 17:41:27 +02:00