tornavis/source/blender/blenkernel/intern
Antonio Vazquez a2f4d7b8a3 GPencil: Refactor - Rename modifier and shder functions
This change is to align names with changes in T76498
2020-05-08 10:34:42 +02:00
..
CCGSubSurf.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
CCGSubSurf.h
CCGSubSurf_inline.h
CCGSubSurf_intern.h Cleanup: spelling (neighbor) 2019-08-06 21:59:13 +10:00
CCGSubSurf_legacy.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
CCGSubSurf_opensubdiv.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
CCGSubSurf_opensubdiv_converter.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
CCGSubSurf_util.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
DerivedMesh.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
action.c Cleanup: remove unused scene argument 2020-04-16 11:05:52 +10:00
addon.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
anim_data.c Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.c 2020-05-01 13:08:22 +02:00
anim_path.c Cleanup: split `BKE_anim.h` and `anim.c` into smaller pieces 2020-04-03 12:13:51 +02:00
anim_sys.c Simulations: Add new simulation data block 2020-04-20 10:45:18 +02:00
anim_visualization.c Cleanup: split `BKE_anim.h` and `anim.c` into smaller pieces 2020-04-03 12:13:51 +02:00
appdir.c Cleanup: rename to BLI_path_cwd to BLI_path_abs_from_cwd 2020-04-08 16:46:16 +10:00
armature.c Fix T75418: Outliner Blender File view has UNKNOWN category for armatures 2020-04-06 13:27:23 +02:00
armature_update.c Cleanup: split `BKE_anim.h` and `anim.c` into smaller pieces 2020-04-03 12:13:51 +02:00
autoexec.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
blender.c Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
blender_copybuffer.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
blender_undo.c Fix undo misdetecting identical future chunk in some cases 2020-03-30 20:09:20 +02:00
blender_user_menu.c Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
blendfile.c Merge branch 'blender-v2.83-release' 2020-04-21 18:29:25 +02:00
boids.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
bpath.c Cleanup: BLI_path.h function renaming 2020-04-07 12:10:36 +10:00
brush.c GPencil: Include new Brush random curves 2020-05-07 15:11:16 +02:00
bvhutils.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
cachefile.c Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h` 2020-04-03 16:46:48 +02:00
callbacks.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
camera.c Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
cdderivedmesh.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
cloth.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
collection.c Fix T75629: Disallow dragging collection instance into itself 2020-04-14 15:12:26 +02:00
collision.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
colorband.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
colortools.c Task: Separate Finalize into Reduce And Free 2020-04-17 16:06:54 +02:00
constraint.c Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.c 2020-05-01 13:08:22 +02:00
context.c Cleanup: Rename bScreen variables from sc/scr to screen 2020-04-03 14:42:24 +02:00
crazyspace.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
curve.c Object: only apply smooth/flat to the active object in paint modes 2020-04-16 11:47:48 +10:00
curve_decimate.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
curveprofile.c Cleanup: spelling 2020-03-24 10:36:42 +11:00
customdata.c Fix T74800 Bevel modifier generates vertex group weight > 1.0. 2020-04-10 11:03:27 -04:00
customdata_file.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
data_transfer.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
data_transfer_intern.h
deform.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
displist.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
displist_tangent.c Cleanup: spelling, comments 2020-03-29 17:11:41 +11:00
dynamicpaint.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
editlattice.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
editmesh.c Fix T67098: Inset causes shape keys to reset exiting edit-mode 2020-04-08 16:26:54 +10:00
editmesh_bvh.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
editmesh_cache.c
editmesh_tangent.c Task: Use TBB as Task Scheduler 2020-04-30 08:09:21 +02:00
effect.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
fcurve.c Added missing return statement 2020-05-04 15:47:33 +02:00
fcurve_driver.c Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.c 2020-05-01 13:08:22 +02:00
fluid.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
fmodifier.c Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
font.c Fix T75965: Scale to Fit Text Box fails with a single word 2020-04-23 15:03:47 +10:00
freestyle.c Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`. 2020-02-10 13:00:42 +01:00
gpencil.c Fix T75811: GPencil Sculpt not working when use Subdivide 2020-04-17 19:41:57 +02:00
gpencil_curve.c Cleanup: missing header 2020-05-07 08:50:30 +10:00
gpencil_geom.c GPencil: Split Curve geometry functions to new file 2020-05-06 18:14:05 +02:00
gpencil_modifier.c GPencil: Refactor - Rename modifier and shder functions 2020-05-08 10:34:42 +02:00
hair.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
icons.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
icons_rasterize.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
idprop.c IDProperties: add a foreach looper and use it in libquery code. 2020-04-28 15:25:19 +02:00
idprop_utils.c Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
idtype.c Simulations: Add new simulation data block 2020-04-20 10:45:18 +02:00
image.c Cleanup: pass const arguments to texture functions 2020-05-01 14:40:35 +10:00
image_gen.c Fix wrong colors when creating a float normal map image in texture paint 2019-07-08 11:05:45 +02:00
image_save.c Cleanup: BLI_path.h function renaming 2020-04-07 12:10:36 +10:00
ipo.c Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.c 2020-05-01 13:08:22 +02:00
kelvinlet.c Sculpt/Paint: Move Elastic Deform Kelvinlets to BKE 2019-11-27 17:08:15 +01:00
key.c Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h` 2020-04-03 16:46:48 +02:00
keyconfig.c Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
lattice.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
layer.c Fix T75969: view layer add with Copy Settings does not copy all data 2020-04-21 19:59:35 +02:00
layer_utils.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
lib_id.c Merge branch 'blender-v2.83-release' 2020-04-21 18:29:25 +02:00
lib_id_delete.c Cleanup: remove unused includes 2020-04-21 14:57:19 +02:00
lib_intern.h Cleanup: WindowManager: Move to IDTypeInfo and remove unused WM API. 2020-03-09 12:49:04 +01:00
lib_override.c Fix T75730: Properly remove unused override properties/operations. 2020-04-16 16:21:11 +02:00
lib_query.c GPencil: Refactor - Rename modifier and shder functions 2020-05-08 10:34:42 +02:00
lib_remap.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
library.c Cleanup: Library: Move to IDTypeInfo, and remove unused BKE API. 2020-03-06 11:27:54 +01:00
light.c Cleanup: rename "nested" to "embedded" 2020-04-20 16:14:45 +02:00
lightprobe.c Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h` 2020-04-03 16:46:48 +02:00
linestyle.c Cleanup: rename "nested" to "embedded" 2020-04-20 16:14:45 +02:00
main.c Simulations: Add new simulation data block 2020-04-20 10:45:18 +02:00
main_idmap.c Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype. 2020-03-19 19:39:23 +01:00
mask.c Cleanup: redundant mask includes 2020-03-27 11:47:04 +11:00
mask_evaluate.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
mask_rasterize.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
material.c Refactor: libquery: Add Material foreach_id support. 2020-05-07 16:49:11 +02:00
mball.c Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
mball_tessellate.c Fix T69753 Instanced Metaballs not rendering but showing up in Viewport 2020-04-24 17:23:44 +02:00
mesh.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
mesh_convert.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
mesh_evaluate.c Task: Use TBB as Task Scheduler 2020-04-30 08:09:21 +02:00
mesh_iterators.c Fix T62941 Subdivision Modifier Showing all face dots 2019-07-08 18:09:52 +02:00
mesh_mapping.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
mesh_merge.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
mesh_mirror.c Fix T75793: Mirror modifier UV flip only works on first UDIM Tile 2020-05-07 12:48:58 +02:00
mesh_remap.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
mesh_remesh_voxel.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
mesh_runtime.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
mesh_tangent.c Task: Use TBB as Task Scheduler 2020-04-30 08:09:21 +02:00
mesh_validate.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
modifier.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
movieclip.c Tracking: Implement Nuke/Natron distortion model 2020-04-29 16:39:30 +02:00
multires.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
multires_inline.h
multires_reshape.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
multires_reshape.h Cleanup: warnings 2020-05-01 12:34:43 +10:00
multires_reshape_apply_base.c Fix T75297: Apply base inflates meshes with Simple subdivision 2020-04-06 11:47:17 +02:00
multires_reshape_ccg.c Multires: Fix Subdivide, Reshape and Apply Base 2020-03-13 14:14:56 +01:00
multires_reshape_smooth.c Fix crash when switching subdivision level in Multires 2020-04-30 18:43:59 +02:00
multires_reshape_subdivide.c Cleanup: warnings 2020-05-01 12:34:43 +10:00
multires_reshape_util.c Multires: Unsubdivide and Rebuild Subdivisions 2020-04-30 16:49:56 +02:00
multires_reshape_vertcos.c Cleanup: spelling, comments 2020-03-29 17:11:41 +11:00
multires_subdiv.c Fix T67888: Incorrect Wireframe After Applying SubSurf/MultiRes 2020-03-26 15:34:53 +01:00
multires_unsubdivide.c Cleanup: spelling, comments 2020-05-01 12:36:19 +10:00
multires_unsubdivide.h Cleanup: spelling, comments 2020-05-01 12:36:19 +10:00
nla.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
node.c Refactor: libquery: Add NodeTree foreach_id support. 2020-05-07 16:54:32 +02:00
object.c GPencil: Refactor - Rename modifier and shder functions 2020-05-08 10:34:42 +02:00
object_deform.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
object_dupli.c Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h` 2020-04-03 16:46:48 +02:00
object_facemap.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
object_update.c Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h` 2020-04-03 16:46:48 +02:00
ocean.c Task: Use TBB as Task Scheduler 2020-04-30 08:09:21 +02:00
ocean_intern.h Ocean: add new spectra modes to the ocean modifier 2020-03-12 15:48:20 +11: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: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
paint.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
paint_toolslots.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
particle.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
particle_child.c Cleanup: use const args, variables 2019-09-14 08:12:53 +10:00
particle_distribute.c Task: Use TBB as Task Scheduler 2020-04-30 08:09:21 +02:00
particle_system.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
pbvh.c Task: Use TBB as Task Scheduler 2020-04-30 08:09:21 +02:00
pbvh_bmesh.c Cleanup: spelling 2020-03-24 10:36:42 +11:00
pbvh_intern.h Sculpt: Delay Viewport Updates 2020-04-02 18:00:51 +02:00
pointcache.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
pointcloud.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
report.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rigidbody.c Fix T75991: crash when rigidbody encounters unknown constraint type 2020-04-23 11:31:47 +10:00
scene.c Cleanup: rename "nested" to "embedded" 2020-04-20 16:14:45 +02:00
screen.c Cleanup: Rename Panel * variables from pa to panel 2020-04-03 22:20:25 -05:00
seqcache.c Cleanup: Fix return NULL from bool type function 2020-05-02 13:33:23 +02:00
seqeffects.c VSE: Add frame interpolation option to speed effect 2020-04-30 21:51:22 +02:00
seqmodifier.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
seqprefetch.c Merge branch 'blender-v2.83-release' 2020-05-01 21:28:55 +02:00
sequencer.c VSE: Add frame interpolation option to speed effect 2020-04-30 21:51:22 +02:00
shader_fx.c GPencil: Refactor - Rename modifier and shder functions 2020-05-08 10:34:42 +02:00
shrinkwrap.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
simulation.cc Cleanup: rename "nested" to "embedded" 2020-04-20 16:14:45 +02:00
softbody.c Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
sound.c Audaspace: update from upstream 2020-05-03 15:30:35 +02:00
speaker.c Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h` 2020-04-03 16:46:48 +02:00
studiolight.c Fix T76510: Eevee OpenVDB render artifacts due to texture clamping 2020-05-07 22:02:39 +02:00
subdiv.c
subdiv_ccg.c Cleanup: use doxy sections for multires & subdiv sources 2020-04-29 12:21:12 +10:00
subdiv_ccg_mask.c
subdiv_ccg_material.c
subdiv_converter.c
subdiv_converter.h
subdiv_converter_mesh.c Subdiv: Make Blender crease to OSD sharpness reusable 2020-03-19 10:33:51 +01:00
subdiv_deform.c Cleanup: use doxy sections for multires & subdiv sources 2020-04-29 12:21:12 +10:00
subdiv_displacement.c
subdiv_displacement_multires.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
subdiv_eval.c Subdiv: Split evaluation begin+refine into separate steps 2020-04-01 09:32:46 +02:00
subdiv_foreach.c Cleanup: use doxy sections for multires & subdiv sources 2020-04-29 12:21:12 +10:00
subdiv_inline.h Subdiv: Make Blender crease to OSD sharpness reusable 2020-03-19 10:33:51 +01:00
subdiv_mesh.c Cleanup: use doxy sections for multires & subdiv sources 2020-04-29 12:21:12 +10:00
subdiv_stats.c
subdiv_topology.c Subvid: Initial support of subdiv topology query 2019-09-18 17:56:22 +02:00
subsurf_ccg.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
text.c Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
text_suggestions.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
texture.c Cleanup: rename "nested" to "embedded" 2020-04-20 16:14:45 +02:00
tracking.c Tracking: Specify image image for (un)distortion model 2020-04-20 16:26:31 +02:00
tracking_auto.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
tracking_detect.c Cleanup: Tracking, reduce scope of variables 2020-02-07 12:01:50 +01:00
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 Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
tracking_stabilize.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
tracking_util.c Tracking: Implement Nuke/Natron distortion model 2020-04-29 16:39:30 +02:00
undo_system.c Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
unit.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
volume.cc Fix T76498: Refactoring - Rename BKE modifiers funtions 2020-05-08 10:34:35 +02:00
volume_render.cc Cleanup: remove old header conventions recently re-introduced 2020-03-20 12:19:09 +11:00
workspace.c Code Quality: Replace for loops with LISTBASE_FOREACH 2020-04-03 19:27:46 +02:00
world.c Cleanup: rename "nested" to "embedded" 2020-04-20 16:14:45 +02:00
writeavi.c Cleanup: pass const args (mostly Scene & RenderData) 2020-03-13 17:27:11 +11:00
writeffmpeg.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00