tornavis/source/blender/blenkernel/intern
Jeroen Bakker b9734f7716 Cleanup: Remove unused node.c.
Was wrongly added back with the anti aliasing node patch.
2021-03-29 09:25:08 +02:00
..
CCGSubSurf.c Cleanup: use ELEM macro 2020-11-06 12:32:54 +11:00
CCGSubSurf.h
CCGSubSurf_inline.h
CCGSubSurf_intern.h
CCGSubSurf_legacy.c Cleanup: use C comments for descriptive text 2020-10-10 22:04:51 +11:00
CCGSubSurf_util.c Cleanup: use C comments for descriptive text 2020-10-10 22:04:51 +11:00
DerivedMesh.cc Cleanup: spelling 2021-03-18 09:36:44 +11:00
action.c Fix T85981, part II: bone's custom shape disappear on undo in some cases. 2021-03-02 12:41:03 +01:00
action_mirror.c Animation: action mirror RNA API using pose contents 2021-03-26 13:37:40 +11:00
addon.c
anim_data.c Cleanup: reduce indirect DNA header inclusion 2020-12-15 12:34:14 +11:00
anim_path.c
anim_sys.c Cleanup: rename some animation-related functions 2021-03-01 18:44:26 +01:00
anim_visualization.c Refactor: move MotionPath .blend I/O to blenkernel 2020-11-06 17:33:13 +01:00
appdir.c Cleanup: use new BLI_assert_unreachable macro 2021-03-24 12:38:08 +11:00
armature.c Cleanup: use new BLI_assert_unreachable macro 2021-03-24 12:38:08 +11:00
armature_deform.c
armature_pose.cc Cleanup: clang tidy 2021-03-06 16:54:09 +01:00
armature_test.cc fix: added missing float declarations 2020-11-12 19:27:12 +01:00
armature_update.c Cleanup: correct spelling in comments 2021-02-05 16:23:34 +11:00
asset.cc Cleanup: clang tidy 2021-02-15 15:30:17 +01:00
attribute.c Geometry Nodes: rename attribute domains 2021-03-25 12:02:50 +01:00
attribute_access.cc Cleanup: Geometry Nodes: Allow using "Auto" domain to avoid adapting 2021-03-26 11:38:46 -04:00
attribute_access_intern.hh Cleanup: remove unnecessary namespace specifiers 2021-03-17 11:52:02 +01:00
attribute_math.cc Geometry Nodes: initial attribute interpolation between domains 2021-02-09 11:45:04 +01:00
autoexec.c
blender.c Fix BKE_blender_atexit_unregister error removing from linked list 2021-01-07 13:31:57 +11:00
blender_copybuffer.c readfile: add id_tag_extra argument 2021-03-09 00:55:55 +11:00
blender_undo.c Cleanup: spelling, doxygen comment formatting 2021-03-21 13:18:20 +11:00
blender_user_menu.c
blendfile.c LibOverride: Fix mistake in recent commit. 2021-03-25 22:32:04 +01:00
boids.c Cleanup: reduce indirect DNA header inclusion 2020-12-15 12:34:14 +11:00
bpath.c Cleanup: Main `foreach ID` code: Remove `MAX_LIBARRAY` and improve comments. 2021-03-04 18:43:30 +01:00
brush.c Cleanup: re-order expensive checks for indirect ID use 2021-03-28 18:48:57 +11:00
bvhutils.c Geometry Nodes: Add Attribute Proximity Node 2021-02-05 08:28:31 -06:00
cachefile.c Fix T86853: Critical bug in write code of CacheFile ID. 2021-03-25 11:21:15 +01:00
callbacks.c
camera.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
cdderivedmesh.c
cloth.c Force Fields: implement early filtering by the Affect flags. 2021-02-02 23:03:16 +03:00
collection.c Fix T86741: Remapping could create doublons of collections in hierarchy. 2021-03-22 15:10:27 +01:00
collision.c Cloth: add a vertex group setting to exclude from object collision. 2021-01-11 19:34:33 +03:00
colorband.c Cleanup: convert gforge task ID's to phabricator format 2020-09-30 20:11:06 +10:00
colortools.c Cleanup: use new BLI_assert_unreachable macro 2021-03-24 12:38:08 +11:00
constraint.c UI: Fix Typos in Comments and Docs 2021-02-05 19:08:14 -08:00
context.c Spreadsheet: add boilerplate code for new editor type 2021-03-08 16:25:08 +01:00
crazyspace.c Modifiers: include the object & modifier when logging errors 2020-10-26 18:16:30 +11:00
cryptomatte.cc Cryptomatte: Fix error loading incomplete metadata. 2021-03-26 09:13:46 +01:00
cryptomatte_test.cc Fix: Cryptomatte load corrupt manifests. 2021-03-16 10:12:03 +01:00
curve.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
curve_bevel.c
curve_convert.c Python: Add to_curve method to the object API 2021-02-20 18:05:13 +02:00
curve_decimate.c Cleanup: use ELEM macro 2020-11-06 12:32:54 +11:00
curve_deform.c Cleanup: remove extra in trailing asterisk 2021-01-20 16:14:00 +11:00
curveprofile.c Python API: Expose CurveProfile Reset View function 2021-03-18 17:25:36 -04:00
customdata.c Cleanup: Clang tidy inconsistent parameter name 2021-02-22 09:28:00 -06:00
customdata_file.c
data_transfer.c Fix mistake in rBef90a8e12caf in data transfer code. 2021-01-04 11:30:04 +01:00
data_transfer_intern.h
deform.c Weight Paint: avoid creating very small values with locked weights. 2021-01-12 14:32:05 +03:00
displist.c Curves: add taper mode option 2021-03-23 18:34:46 +11:00
displist_tangent.c
dynamicpaint.c Cleanup: correct spelling in comments 2021-02-05 16:23:34 +11:00
editlattice.c
editmesh.c Cleanup: commented includes 2020-10-14 15:12:40 +11:00
editmesh_bvh.c
editmesh_cache.c
editmesh_tangent.c Cleanup: spelling 2021-03-18 09:36:44 +11:00
effect.c Force Fields: implement early filtering by the Affect flags. 2021-02-02 23:03:16 +03:00
fcurve.c Animation: add BKE_fcurves_calc_keyed_frames utility 2021-03-26 13:37:40 +11:00
fcurve_cache.c Animation: add BKE_fcurve_pathcache_find API 2021-03-26 13:37:40 +11:00
fcurve_driver.c Fix T85318: Driver variable don't resolve collection indices 2021-02-04 11:19:09 +11:00
fcurve_test.cc Animation: New Euler filter implementation 2020-11-23 12:48:04 +01:00
fluid.c Cleanup: use new BLI_assert_unreachable macro 2021-03-24 12:38:08 +11:00
fmodifier.c Cleanup: spelling 2021-02-20 15:38:14 +11:00
font.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
freestyle.c
geometry_component_instances.cc Geometry Nodes: move geometry component type enum to C 2021-03-10 11:53:31 +01:00
geometry_component_mesh.cc Cleanup: deduplicate attribute creating code 2021-03-28 12:50:14 +02:00
geometry_component_pointcloud.cc Cleanup: allow looking up size of unsupported domains 2021-03-23 16:56:38 +01:00
geometry_component_volume.cc Geometry Nodes: move geometry component type enum to C 2021-03-10 11:53:31 +01:00
geometry_set.cc Cleanup: use BLI_assert_unreachable in some places 2021-03-23 16:49:47 +01:00
geometry_set_instances.cc Cleanup: Pass instance group result vector as an argument 2021-03-25 14:54:27 -04:00
gpencil.c Cleanup: de-duplicate gpencil logic to ensure materials 2021-03-23 13:58:09 +11:00
gpencil_curve.c Cleanup: Split grease pencil selection index functions 2021-02-20 10:16:59 +01:00
gpencil_geom.c Cleanup: spelling 2021-03-26 14:55:55 +11:00
gpencil_modifier.c GPencil: Small frame evaluation speed up improvement 2021-02-18 18:30:07 +01:00
hair.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
icons.cc Cleanup: use static local variables 2021-03-21 14:00:40 +11:00
icons_rasterize.c
idprop.c Cleanup: Reduce variable scope, use LISTBASE_FOREACH macro 2021-01-25 23:47:56 -06:00
idprop_utils.c Cleanup: reduce indirect DNA header inclusion 2020-12-15 12:34:14 +11:00
idtype.c Cleanup: Main `foreach ID` code: Remove `MAX_LIBARRAY` and improve comments. 2021-03-04 18:43:30 +01:00
image.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
image_gen.c UI: Improve Text on 'Color Grid' Image 2020-10-28 09:03:42 -07:00
image_gpu.c Cleanup: Abbreviate enums with 'UNSIGNED_' in the name 2021-02-17 12:38:21 -03:00
image_save.c
ipo.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
kelvinlet.c
key.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
keyconfig.c Cleanup: remove stdio.h header from MEM_guardedalloc.h 2021-03-24 19:34:44 +11:00
lattice.c Cleanup: lattices, use `bool is_editmode` instead of `int editmode` 2021-03-22 18:02:02 +01:00
lattice_deform.c BLI: add BLI_simd.h header to wrap SSE includes 2021-02-17 16:26:24 +01:00
lattice_deform_test.cc Cleanup: Clang-Tidy modernize-use-nullptr 2020-11-06 18:08:25 +01:00
layer.c Fix (unreported) memleak in collection/viewlayer code. 2021-03-22 15:10:27 +01:00
layer_test.cc Fix missing IDType init in ViewLayer tests. 2021-01-11 16:44:19 +01:00
layer_utils.c Grease Pencil: adjust behavior of target object detection 2020-11-16 16:48:44 +11:00
lib_id.c Fix the session UUID being set for temporary blend file data 2021-03-09 23:47:43 +11:00
lib_id_delete.c Fix first part of T86501: Crash during resync process. 2021-03-12 09:46:11 +01:00
lib_intern.h
lib_override.c Cleanup: clang-format 2021-03-26 12:28:49 +11:00
lib_query.c LibQuery: Add an option to process internal runtime ID pointers. 2021-03-12 09:46:11 +01:00
lib_remap.c IDRemap: Add option to also remap internal runtime ID pointers. 2021-03-12 09:46:11 +01:00
library.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
light.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
lightprobe.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
linestyle.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
main.c Cleanup: use new BLI_assert_unreachable macro 2021-03-24 12:38:08 +11:00
main_idmap.c Cleanup: Main `foreach ID` code: Remove `MAX_LIBARRAY` and improve comments. 2021-03-04 18:43:30 +01:00
mask.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
mask_evaluate.c UI: Fix Typos in Comments and Docs 2021-02-05 19:08:14 -08:00
mask_rasterize.c Cleanup: use 'r_' prefix for return arguments, order last 2021-02-05 22:34:03 +11:00
material.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
mball.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
mball_tessellate.c Cleanup: email address formatting 2021-01-24 16:08:17 +11:00
mesh.c Cleanup: spelling 2021-03-18 09:36:44 +11:00
mesh_boolean_convert.cc Fix T86427 Exact solver does not apply target material. 2021-03-14 13:20:03 -04:00
mesh_convert.c Cleanup: use bool arguments & variables 2021-01-09 19:07:14 +11:00
mesh_evaluate.c Fix T80165: Separate by loose parts breaks custom normals 2020-10-23 13:56:55 +11:00
mesh_fair.cc UI: Fix Typos in Comments and Docs 2021-02-05 19:08:14 -08:00
mesh_iterators.c
mesh_mapping.c Cleanup: spelling 2020-11-20 11:39:22 +11:00
mesh_merge.c Cleanup: spelling 2021-02-13 17:44:51 +11:00
mesh_mirror.c Fix T84364: Sculpt symmetrize fails with shape keys 2021-01-05 22:48:12 +11:00
mesh_remap.c Cleanup: use over-line for doxy comments 2020-10-27 21:45:55 +11:00
mesh_remesh_voxel.c Cleanup: spelling 2021-02-24 15:53:03 +11:00
mesh_runtime.c Cleanup: Declare variables where initialized 2020-12-27 21:46:57 -06:00
mesh_tangent.c Cleanup: spelling 2021-03-18 09:36:44 +11:00
mesh_validate.c Cleanup: use over-line for doxy comments 2020-10-27 21:45:55 +11:00
mesh_validate.cc UI: Fix Typos in Comments and Docs 2021-02-05 19:08:14 -08:00
mesh_wrapper.c Cleanup: use new BLI_assert_unreachable macro 2021-03-24 12:38:08 +11:00
modifier.c Cleanup: pass scene as const 2021-02-17 14:50:08 +11:00
movieclip.c Tracking: Fix movie file prefetch freezing interface 2021-03-22 16:27:35 +01:00
multires.c Subdiv: Use better default UV interpolation 2021-01-26 16:23:09 +01:00
multires_inline.h Fix T77261: Multires creates spikes when subdividing ngons 2020-11-24 12:40:42 +01:00
multires_reshape.c Multires: Cleanup, better function naming 2020-10-23 16:30:13 +02:00
multires_reshape.h Multires: Remove simple subdivision type 2020-10-27 10:31:48 +01:00
multires_reshape_apply_base.c Multires: Remove simple subdivision type 2020-10-27 10:31:48 +01:00
multires_reshape_ccg.c Cleanup: spelling (use 'gimbal' instead of 'gimble') 2021-01-04 17:38:07 +11:00
multires_reshape_smooth.c Fix T77261: Multires creates spikes when subdividing ngons 2020-11-24 12:40:42 +01:00
multires_reshape_subdivide.c Multires: Cleanup, better function naming 2020-10-23 16:30:13 +02:00
multires_reshape_util.c Multires: Remove simple subdivision type 2020-10-27 10:31:48 +01:00
multires_reshape_vertcos.c
multires_subdiv.c Multires: Remove simple subdivision type 2020-10-27 10:31:48 +01:00
multires_unsubdivide.c Cleanup: correct spelling in comments 2021-02-05 16:23:34 +11:00
multires_unsubdivide.h Cleanup: remove redundant struct declarations 2020-12-16 16:25:56 +11:00
multires_versioning.c Multires: Remove simple subdivision type 2020-10-27 10:31:48 +01:00
nla.c Cleanup: spelling 2021-01-13 13:21:29 +11:00
node.cc Compositor: Add Anti-Aliasing node 2021-03-29 07:56:58 +02:00
node_ui_storage.cc Geometry Nodes: store domain and data type in attribute hints 2021-03-17 11:15:39 +01:00
object.c Cleanup: use new BLI_assert_unreachable macro 2021-03-24 12:38:08 +11:00
object_deform.c Cleanup: use over-line for doxy comments 2020-10-27 21:45:55 +11:00
object_dupli.c Fix T84899: instance ids are not unique in common cases 2021-02-12 17:44:27 +01:00
object_facemap.c
object_update.c Cleanup: spelling, doxygen comment formatting 2021-03-21 13:18:20 +11:00
ocean.c Cleanup: remove extra in trailing asterisk 2021-01-20 16:14:00 +11:00
ocean_intern.h Ocean Modifier: allow spray maps to be baked 2020-10-20 12:47:58 -05:00
ocean_spectrum.c
outliner_treehash.c Cleanup: Add & use enum value for ID Outliner element type 2021-03-05 17:46:33 +01:00
packedFile.c Cleanup: use IMB_FTYPE_NONE instead of 0 for imbuf format comparison 2020-11-13 20:32:15 +11:00
paint.c Cleanup: use new BLI_assert_unreachable macro 2021-03-24 12:38:08 +11:00
paint_toolslots.c
particle.c Particles: change default name to "ParticleSystem" 2021-03-08 10:47:27 +01:00
particle_child.c Cleanup: reduce indirect DNA header inclusion 2020-12-15 12:34:14 +11:00
particle_distribute.c Cleanup: use ofs instead of offs as an abbreviation for offset 2021-03-08 14:54:23 +11:00
particle_system.c Force Fields: implement early filtering by the Affect flags. 2021-02-02 23:03:16 +03:00
pbvh.c Cleanup: add BKE_pbvh_vertex_iter_begin to clang-format 2021-03-12 22:29:37 +01:00
pbvh_bmesh.c Cleanup: use over-line for doxy comments 2020-10-27 21:45:55 +11:00
pbvh_intern.h
pointcache.c Fix: tried to set error message on modifier that does not exist 2021-01-05 16:50:23 +01:00
pointcloud.cc Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
preferences.c Assets: Better path for the default asset library 2020-12-15 17:03:48 +01:00
report.c
rigidbody.c Force Fields: implement early filtering by the Affect flags. 2021-02-02 23:03:16 +03:00
scene.c Compositor: Redesign Cryptomatte node for better usability 2021-03-16 07:43:17 +01:00
screen.c Spreadsheet: add status bar 2021-03-15 10:00:02 +01:00
shader_fx.c Refactor: move ShaderFx .blend I/O to blenkernel 2020-11-06 16:42:50 +01:00
shrinkwrap.c Cleanup: make format 2020-10-22 17:08:37 -04:00
simulation.cc Cleanup: remove dead code 2021-03-07 17:03:20 +01:00
softbody.c Fix T86992: Tagged ID deletion conflicts with freeing objects 2021-03-28 18:16:07 +11:00
sound.c Bugfix: properly rename Null audio device to None 2021-03-16 23:45:49 +01:00
speaker.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
studiolight.c Cleanup: use const arrays 2021-03-04 16:58:03 +11:00
subdiv.c Fix subdivision surface wrong for non-limit surface and subdivision level 1 2020-10-01 17:43:41 +02:00
subdiv_ccg.c Fix Multires edge adjacency info returning wrong vertex indices 2020-10-15 19:37:56 +02:00
subdiv_ccg_mask.c
subdiv_ccg_material.c
subdiv_converter.c
subdiv_converter.h
subdiv_converter_mesh.c
subdiv_deform.c
subdiv_displacement.c
subdiv_displacement_multires.c Multires: Cleanup, clarify comment 2020-11-10 15:32:06 +01:00
subdiv_eval.c
subdiv_foreach.c
subdiv_inline.h
subdiv_mesh.c Cleanup: make format 2020-10-11 13:00:49 -04:00
subdiv_stats.c
subdiv_topology.c
subsurf_ccg.c Cleanup: convert gforge task ID's to phabricator format 2020-09-30 20:11:06 +10:00
text.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
text_suggestions.c Cleanup: remove stdio.h header from MEM_guardedalloc.h 2021-03-24 19:34:44 +11:00
texture.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
tracking.c Tracking: Fix missing average of track offset 2021-01-20 14:07:48 +01:00
tracking_auto.c Fix T86262: Tracking backwards fails after gap in track 2021-03-15 15:55:09 +01:00
tracking_detect.c
tracking_plane_tracker.c
tracking_region_tracker.c Fix T86262: Tracking backwards fails after gap in track 2021-03-15 15:55:09 +01:00
tracking_solver.c Tracking: Simplify configuration of intrinsics to refine 2020-10-28 10:21:07 +01:00
tracking_stabilize.c Tracking: Re-write marker request function 2021-01-18 16:38:40 +01:00
tracking_test.cc UI: Fix Typos in Comments and Docs 2021-02-05 19:08:14 -08:00
tracking_util.c Cleanup: use doxy sections 2021-02-13 17:40:03 +11:00
undo_system.c Cleanup: remove stdio.h header from MEM_guardedalloc.h 2021-03-24 19:34:44 +11:00
unit.c Cleanup: Source Code Typos 2021-02-13 15:23:49 -08:00
volume.cc Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
volume_render.cc Cleanup: Clang-tidy, modernize-use-nullptr. 2020-11-09 21:31:13 +05:30
volume_to_mesh.cc Geometry Nodes: add Volume to Mesh node 2021-02-05 16:20:14 +01:00
workspace.c Cleanup: remove stdio.h header from MEM_guardedalloc.h 2021-03-24 19:34:44 +11:00
world.c Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs. 2021-02-25 11:39:10 +01:00
writeavi.c
writeffmpeg.c FFmpeg: improve threading settings 2021-03-26 12:43:46 +01:00