tornavis/source/blender/blenkernel/intern
Julian Eisel 7150f919d3 Cleanup: Remove unused headers in asset files
Also move system includes first, like we have it elsewhere in Blender.
2021-11-01 13:21:07 +01:00
..
CCGSubSurf.c
CCGSubSurf.h
CCGSubSurf_inline.h
CCGSubSurf_intern.h
CCGSubSurf_legacy.c
CCGSubSurf_util.c
DerivedMesh.cc Geometry Nodes: Remove implicit realizing and conversion 2021-10-19 08:39:10 -05:00
action.c LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
action_bones.cc RNA: support extracting names from paths without allocating memory 2021-09-04 16:59:54 +10:00
action_mirror.c Cleanup: use 3D dot product (not 4D) when comparing pose-bone axes 2021-10-05 11:09:31 +11:00
action_test.cc Cleanup: clang-tidy, comments 2021-07-13 20:51:24 +10:00
addon.c
anim_data.c LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
anim_path.c Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
anim_sys.c Cleanup: pass the sizeof(..) as the second arg for array allocation 2021-10-14 13:00:24 +11:00
anim_visualization.c Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
anonymous_attribute.cc Fix T92153: use-after-free with anonymous attributes 2021-10-13 15:37:17 +02:00
appdir.c Fix errors in BKE_appdir_font_folder_default 2021-11-01 13:43:35 +11:00
armature.c LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
armature_deform.c Cleanup: Remove redundant logic 2021-07-16 12:02:38 -04:00
armature_pose.cc Pose Library: remove assumption about Action group names 2021-07-20 17:12:01 +02:00
armature_selection.cc Pose Library: remove assumption about Action group names 2021-07-20 17:12:01 +02:00
armature_test.cc Cleanup: clang-format, clang-tidy, spelling 2021-10-27 15:55:36 +11:00
armature_update.c Cleanup: improve naming and comments of scene frame/ctime functions 2021-07-12 17:41:15 +02:00
asset.cc Cleanup: Remove unused headers in asset files 2021-11-01 13:21:07 +01:00
asset_catalog.cc Cleanup: Remove unused headers in asset files 2021-11-01 13:21:07 +01:00
asset_catalog_path.cc Asset Catalogs: be more accepting of backslashes as separators 2021-10-25 12:37:35 +02:00
asset_catalog_path_test.cc Asset Catalogs: be more accepting of backslashes as separators 2021-10-25 12:37:35 +02:00
asset_catalog_test.cc Asset Catalogs: be more accepting of backslashes as separators 2021-10-25 12:37:35 +02:00
asset_library.cc Cleanup: Remove unused headers in asset files 2021-11-01 13:21:07 +01:00
asset_library_service.cc Cleanup: Remove unused headers in asset files 2021-11-01 13:21:07 +01:00
asset_library_service.hh Asset Browser: Improved workflow for asset catalog saving 2021-10-19 18:07:22 +02:00
asset_library_service_test.cc Tests: assets, add BKE callback init/finalize to test setup/teardown 2021-10-25 14:21:43 +02:00
asset_library_test.cc Tests: assets, add BKE callback init/finalize to test setup/teardown 2021-10-25 14:21:43 +02:00
asset_test.cc Cleanup: spelling in comments 2021-09-24 11:31:23 +10:00
attribute.c Modifiers: export motion blur velocity through attribute 2021-09-10 16:48:30 +02:00
attribute_access.cc Geometry Nodes: do cache invalidation after writing attributes 2021-10-29 09:28:31 +02:00
attribute_access_intern.hh Geometry Nodes: do cache invalidation after writing attributes 2021-10-29 09:28:31 +02:00
attribute_math.cc Blenlib: Explicit Colors. 2021-05-25 17:16:54 +02:00
autoexec.c Cleanup: remove redundant parenthesis 2021-08-05 16:54:34 +10:00
blender.c Localize image mutex lock into runtime field of Image datablock 2021-11-01 12:47:03 +01:00
blender_copybuffer.c Fix linking code after own recent commit. 2021-06-24 12:10:06 +02:00
blender_undo.c Fix linking code after own recent commit. 2021-06-24 12:10:06 +02:00
blender_user_menu.c
blendfile.c Cleanup: spelling in comments 2021-10-18 12:13:10 +11:00
boids.c Cleanup: use MEM_SAFE_FREE macro 2021-08-06 14:24:16 +10:00
bpath.c Cleanup: clang-format, correct doxy groups 2021-10-06 13:23:13 +11:00
brush.c LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
bvhutils.cc Cleanup: spelling in comments 2021-10-12 17:55:02 +11:00
cachefile.c Initial implementation of local ID re-use when appending. 2021-09-22 16:55:39 +02:00
callbacks.c BKE Callbacks: more explicit initialisation check 2021-10-25 12:08:08 +02:00
camera.c Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_PROCESS_IDSUPER`. 2021-10-26 10:40:36 +02:00
cdderivedmesh.c Cleanup: Remove unused DerivedMesh functions 2021-10-05 13:16:50 -05:00
cloth.c Fix memory leak with building springs in the cloth simulator 2021-08-20 16:00:12 +10:00
collection.c IDManagement: Remove deprecated `BKE_libblock_relink_to_newid` usages. 2021-10-29 10:45:48 +02:00
collision.c Cleanup: spelling in comments, use C style comments 2021-10-22 10:28:56 +11:00
colorband.c Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
colortools.c Nodes: Add Float Curve for GN and Shader nodes. 2021-09-30 19:24:40 +01:00
constraint.c Constraints: change default Stretch To rotation type to Swing. 2021-09-27 20:45:03 +03:00
context.c Cleanup: add CTX_data_pointer_set_ptr & CTX_data_list_add_ptr 2021-08-31 13:00:31 +10:00
crazyspace.c Cleanup: spelling in comments 2021-07-07 13:42:46 +10:00
cryptomatte.cc Cleanup: enable modernize-use-equals-default check 2021-04-08 11:07:27 +02:00
cryptomatte_test.cc Fix: Cryptomatte load corrupt manifests. 2021-03-16 10:12:03 +01:00
curve.c Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_PROCESS_IDSUPER`. 2021-10-26 10:40:36 +02:00
curve_bevel.c Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
curve_convert.c Cleanup: rename BKE_font.h -> BKE_vfont.h 2021-10-06 11:18:16 +11:00
curve_decimate.c Cleanup: full sentences in comments, improve comment formatting 2021-06-26 21:50:48 +10:00
curve_deform.c Cleanup: spelling in comments 2021-10-12 17:55:02 +11:00
curve_eval.cc Geometry Nodes: do cache invalidation after writing attributes 2021-10-29 09:28:31 +02:00
curve_to_mesh_convert.cc Fix: Inverted normal for one curve to mesh cap 2021-10-26 12:59:46 -05:00
curveprofile.cc Fix T91904: Assert when loading empty CurveProfile 2021-10-03 20:28:31 -05:00
customdata.c Fix T92153: use-after-free with anonymous attributes 2021-10-13 15:37:17 +02:00
customdata_file.c Cleanup: spelling in comments 2021-07-02 12:15:29 +10:00
data_transfer.c Cleanup: split BKE_mesh_calc_normals_poly function in two 2021-08-13 13:33:03 +10:00
data_transfer_intern.h
deform.c Cleanup: use MEM_SAFE_FREE macro 2021-08-06 14:24:16 +10:00
displist.cc Cleanup: rename BKE_font.h -> BKE_vfont.h 2021-10-06 11:18:16 +11:00
displist_tangent.c Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
dynamicpaint.c Cleanup: use elem macros 2021-10-20 11:16:43 +11:00
editlattice.c
editmesh.c Fix regression in recent change 0708733c46 2021-09-02 16:12:24 +10:00
editmesh_bvh.c Cleanup: spelling in comments 2021-10-06 14:54:05 +11:00
editmesh_cache.c
editmesh_tangent.c Cleanup: replace BKE_customdata.h in BKE_editmesh.h 2021-07-13 22:23:17 +10:00
effect.c Cleanup: Use C style comments for descriptive text 2021-08-31 14:33:57 +10:00
extern_implementations.cc Cleanup: use extern templates for typed output attribute 2021-10-03 16:30:14 +02:00
fcurve.c LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02: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
fluid.c Cleanup: use elem macros 2021-10-20 11:16:43 +11:00
fmodifier.c Fix T85564: FCurve modifier zero influence on restrict range borders 2021-09-17 09:13:24 +02:00
freestyle.c Cleanup: Use C style comments for descriptive text 2021-08-31 14:33:57 +10:00
geometry_component_curve.cc Geometry Nodes: do cache invalidation after writing attributes 2021-10-29 09:28:31 +02:00
geometry_component_instances.cc Geometry Nodes: do cache invalidation after writing attributes 2021-10-29 09:28:31 +02:00
geometry_component_mesh.cc Geometry Nodes: do cache invalidation after writing attributes 2021-10-29 09:28:31 +02:00
geometry_component_pointcloud.cc Geometry Nodes: Make Random ID a builtin attribute, remove sockets 2021-10-20 10:54:54 -05:00
geometry_component_volume.cc Spreadsheet: support showing data of specific node 2021-04-08 17:35:37 +02:00
geometry_set.cc Geometry Nodes: improve check if object has geometry set instances 2021-11-01 12:00:41 +01:00
geometry_set_instances.cc Geometry Nodes: Remove implicit realizing and conversion 2021-10-19 08:39:10 -05:00
gpencil.c Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_PROCESS_IDSUPER`. 2021-10-26 10:40:36 +02:00
gpencil_curve.c Cleanup: `Neighbour` -> `Neighbor`. and other minor UI messages fixes. 2021-10-04 11:14:57 +02:00
gpencil_geom.cc Cleanup: spelling in comments 2021-09-23 15:42:44 +10:00
gpencil_modifier.c Cleanup: spelling in comments 2021-09-24 11:31:23 +10:00
hair.c Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_PROCESS_IDSUPER`. 2021-10-26 10:40:36 +02:00
icons.cc Cleanup: build warnings. 2021-10-26 09:52:08 +02:00
icons_rasterize.c
idprop.c Fix failing alembic test after IDProperty UI data refactor 2021-08-27 14:31:19 -05:00
idprop_utils.c Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
idtype.c Initial implementation of local ID re-use when appending. 2021-09-22 16:55:39 +02:00
image.c Localize image mutex lock into runtime field of Image datablock 2021-11-01 12:47:03 +01:00
image_gen.c Cleanup: remove unused assignments 2021-10-04 13:15:15 +11:00
image_gpu.c Fix T90825: Performance texture painting with limited scale. 2021-09-08 09:56:13 +02:00
image_save.c Cleanup: clang-format 2021-08-19 19:27:49 -07:00
ipo.c Cleanup: spelling in comments 2021-09-24 11:31:23 +10:00
kelvinlet.c
key.c Cleanup: spelling in comments 2021-10-03 12:13:29 +11:00
keyconfig.c Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
lattice.c Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_PROCESS_IDSUPER`. 2021-10-26 10:40:36 +02:00
lattice_deform.c Cleanup: pass the sizeof(..) as the second arg for array allocation 2021-10-14 13:00:24 +11:00
lattice_deform_test.cc Cleanup: pass the sizeof(..) as the second arg for array allocation 2021-10-14 13:00:24 +11:00
layer.c Render: change view layer name convention to ViewLayer_001 to avoid OpenEXR issues 2021-10-19 14:30:45 +02:00
layer_test.cc Fix failing view layer tests after recent changes to naming convention 2021-10-19 14:55:06 +02:00
layer_utils.c Cleanup: replace BKE_customdata.h in BKE_editmesh.h 2021-07-13 22:23:17 +10:00
lib_id.c IDManagement: Assign current Main's lib to newly created IDs. 2021-10-21 15:22:35 +02:00
lib_id_delete.c Initial implementation of local ID re-use when appending. 2021-09-22 16:55:39 +02:00
lib_id_eval.c Depsgraph: support flushing parameters without a full COW update 2021-06-24 20:23:00 +10:00
lib_id_test.cc Cleanup: clang-tidy 2021-06-18 14:41:24 +10:00
lib_intern.h
lib_override.c Cleanup: rename BKE_font.h -> BKE_vfont.h 2021-10-06 11:18:16 +11:00
lib_query.c LibQuery: Remove last 'bool returns' from public API. 2021-10-29 11:32:26 +02:00
lib_remap.c IDManagement: Remove deprecated `BKE_libblock_relink_to_newid` usages. 2021-10-29 10:45:48 +02:00
library.c Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_PROCESS_IDSUPER`. 2021-10-26 10:40:36 +02:00
light.c LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
lightprobe.c Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_PROCESS_IDSUPER`. 2021-10-26 10:40:36 +02:00
linestyle.c LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
main.c Cleanup: use 'e' prefix for enum types 2021-10-19 18:35:39 +11:00
main_idmap.c Cleanup: spelling 2021-07-29 10:52:08 +10:00
mask.c Initial implementation of local ID re-use when appending. 2021-09-22 16:55:39 +02:00
mask_evaluate.c Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
mask_rasterize.c Cleanup: spelling in comments 2021-10-06 14:54:05 +11:00
material.c LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
mball.c Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_PROCESS_IDSUPER`. 2021-10-26 10:40:36 +02:00
mball_tessellate.c Cleanup: spelling in comments 2021-09-24 11:31:23 +10:00
mesh.c Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_PROCESS_IDSUPER`. 2021-10-26 10:40:36 +02:00
mesh_boolean_convert.cc Fix T89391, etc. Boolean bugs when objects have negative scale. 2021-07-25 13:29:45 -04:00
mesh_convert.cc Cleanup: use elem macros 2021-10-20 11:16:43 +11:00
mesh_evaluate.cc Cleanup: spelling 2021-07-08 13:31:38 +10:00
mesh_fair.cc Cleanup: pass the sizeof(..) as the second arg for array allocation 2021-10-14 13:00:24 +11:00
mesh_iterators.c Fix T89393: crash when selecting edges when geometry nodes has "on cage" turned on 2021-07-23 16:15:18 +02:00
mesh_mapping.c Cleanup: use single back-tick quoting in comments 2021-07-20 22:58:14 +10:00
mesh_merge.c Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
mesh_mirror.c Cleanup: split BKE_mesh_calc_normals_poly function in two 2021-08-13 13:33:03 +10:00
mesh_normals.cc Revert "Mesh: replace saacos with acosf for normal calculation" 2021-08-13 19:45:01 +10:00
mesh_remap.c Cleanup: split BKE_mesh_calc_normals_poly function in two 2021-08-13 13:33:03 +10:00
mesh_remesh_voxel.cc Cleanup: Fix Clang braced-scalar-init warning 2021-08-05 11:00:56 +05:30
mesh_runtime.c Revert "Revert "Eevee: support accessing custom mesh attributes"" 2021-10-26 18:23:59 -03:00
mesh_sample.cc Geometry Nodes: Fields version of the raycast node 2021-10-19 09:01:39 -05:00
mesh_tangent.c Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
mesh_tessellate.c Cleanup: make BKE_mesh_loops_to_tessdata a static function 2021-06-20 17:21:50 +10:00
mesh_validate.c Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
mesh_validate.cc BLI: add threading namespace 2021-06-16 16:14:02 +02:00
mesh_wrapper.c Fix regression in recent change 0708733c46 2021-09-02 16:12:24 +10:00
modifier.c Cleanup: spelling in comments 2021-09-23 22:08:02 +10:00
movieclip.c Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_PROCESS_IDSUPER`. 2021-10-26 10:40:36 +02:00
multires.c Cleanup: pass the sizeof(..) as the second arg for array allocation 2021-10-14 13:00:24 +11:00
multires_inline.h Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
multires_reshape.c Cleanup: full sentences in comments, improve comment formatting 2021-06-26 21:50:48 +10:00
multires_reshape.h
multires_reshape_apply_base.c
multires_reshape_ccg.c Cleanup: spelling (use 'gimbal' instead of 'gimble') 2021-01-04 17:38:07 +11:00
multires_reshape_smooth.c Cleanup: pass the sizeof(..) as the second arg for array allocation 2021-10-14 13:00:24 +11:00
multires_reshape_subdivide.c
multires_reshape_util.c Cleanup: pass the sizeof(..) as the second arg for array allocation 2021-10-14 13:00:24 +11:00
multires_reshape_vertcos.c
multires_subdiv.c
multires_unsubdivide.c Cleanup: pass the sizeof(..) as the second arg for array allocation 2021-10-14 13:00:24 +11:00
multires_unsubdivide.h Cleanup: remove redundant struct declarations 2020-12-16 16:25:56 +11:00
multires_versioning.c
nla.c LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
node.cc LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
object.c LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
object_deform.c Cleanup: use MEM_SAFE_FREE macro 2021-08-06 14:24:16 +10:00
object_dupli.cc Fix T86671: Background Scene Dupliface Not Instanced. 2021-10-11 18:18:51 +02:00
object_facemap.c
object_update.c Revert "Depsgraph: Implement 'ID_RECALC_GEOMETRY_DEFORM'" 2021-07-19 10:17:38 -03:00
ocean.c Cleanup: use C++ style comments for disabled code 2021-08-12 14:34:41 +10:00
ocean_intern.h Cleanup: clang-format, correct doxy groups 2021-10-06 13:23:13 +11:00
ocean_spectrum.c Cleanup: use C++ style comments for disabled code 2021-08-12 14:34:41 +10:00
outliner_treehash.c Cleanup: Add & use enum value for ID Outliner element type 2021-03-05 17:46:33 +01:00
packedFile.c Cleanup: Add const keyword to `BKE_packedfile_id_check`. 2021-10-11 09:40:22 +02:00
paint.c Cleanup: Blendwrite: Move code deciding if an ID should be written out of ID callbacks. 2021-08-19 15:09:33 +02:00
paint_toolslots.c
particle.c LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
particle_child.c Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
particle_distribute.c Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
particle_system.c Cleanup: use C style comments for descriptive text 2021-08-26 12:36:58 +10:00
pbvh.c Cleanup: spelling in comments 2021-10-18 12:13:10 +11:00
pbvh_bmesh.c Cleanup: clang-format, correct doxy groups 2021-10-06 13:23:13 +11:00
pbvh_intern.h Cleanup: clang-format, correct doxy groups 2021-10-06 13:23:13 +11:00
pointcache.c Cleanup: remove redundant parenthesis 2021-08-05 16:54:34 +10:00
pointcloud.cc Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_PROCESS_IDSUPER`. 2021-10-26 10:40:36 +02:00
preferences.c Assets: Rename "Default" asset library to "User Library" 2021-10-26 21:01:44 +02:00
report.c Cleanup: use 'e' prefix for enum types 2021-10-19 18:35:39 +11:00
rigidbody.c Cleanup: clang-format, correct doxy groups 2021-10-06 13:23:13 +11:00
scene.c Fix crash on undo after recent lib_query refactor. 2021-10-29 12:54:32 +02:00
screen.c LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
shader_fx.c Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check. 2021-08-26 15:01:14 +02:00
shrinkwrap.c Cleanup: spelling in comments 2021-10-18 12:13:10 +11:00
simulation.cc LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
softbody.c Cleanup: spelling in comments 2021-10-03 12:13:29 +11:00
sound.c Fix T91012: Scene strip doesn't play audio 2021-10-15 23:20:45 +02:00
speaker.c Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_PROCESS_IDSUPER`. 2021-10-26 10:40:36 +02:00
spline_base.cc Cleanup: spelling, use C comments 2021-11-01 14:00:58 +11:00
spline_bezier.cc Cleanup: spelling in comments 2021-10-24 21:04:04 +11:00
spline_nurbs.cc Splines: Add a method for reversing a Spline 2021-09-15 13:57:01 -05:00
spline_poly.cc Splines: Add a method for reversing a Spline 2021-09-15 13:57:01 -05:00
studiolight.c ImBuf: add IMB_allocFromBufferOwn that takes ownership of the buffer 2021-09-06 20:05:58 +10:00
subdiv.c Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
subdiv_ccg.c Cleanup: avoid using size for array length in naming 2021-10-14 14:06:49 +11:00
subdiv_ccg_mask.c
subdiv_ccg_material.c
subdiv_converter.c Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
subdiv_converter.h
subdiv_converter_mesh.c
subdiv_deform.c Cleanup: pass the sizeof(..) as the second arg for array allocation 2021-10-14 13:00:24 +11:00
subdiv_displacement.c
subdiv_displacement_multires.c
subdiv_eval.c Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
subdiv_foreach.c Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
subdiv_inline.h
subdiv_mesh.c Cleanup: pass the sizeof(..) as the second arg for array allocation 2021-10-14 13:00:24 +11:00
subdiv_stats.c
subdiv_topology.c
subsurf_ccg.c Cleanup: Remove unused DerivedMesh functions 2021-10-05 13:16:50 -05:00
text.c Cleanup: spelling in comments 2021-10-18 12:13:10 +11:00
text_suggestions.c Cleanup: use MEM_SAFE_FREE macro 2021-08-06 14:24:16 +10:00
texture.c LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
tracking.c Tracking: Sort motion tracking tracks by start and end frames 2021-10-01 16:29:38 +02:00
tracking_auto.c Cleanup: pass the sizeof(..) as the second arg for array allocation 2021-10-14 13:00:24 +11:00
tracking_detect.c
tracking_plane_tracker.c
tracking_region_tracker.c Cleanup: spelling in comments 2021-07-07 13:42:46 +10:00
tracking_solver.c
tracking_stabilize.c Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
tracking_test.cc UI: Fix Typos in Comments and Docs 2021-02-05 19:08:14 -08:00
tracking_util.c Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text") 2021-07-15 18:29:01 +10:00
undo_system.c Cleanup: use 'e' prefix for enum types 2021-10-19 18:35:39 +11:00
unit.c Cleanup: utf8 stepping functions 2021-08-27 17:02:53 +10:00
vfont.c Cleanup: spelling in comments 2021-10-06 14:54:05 +11:00
vfontdata_freetype.c Cleanup: spelling in comments 2021-10-06 14:54:05 +11:00
volume.cc Geometry Nodes: Handle multiple grids in the volume to mesh node 2021-10-26 11:25:44 -05:00
volume_render.cc Cleanup: Use const arguments for volume code 2021-04-08 12:00:26 -05:00
volume_to_mesh.cc Geometry Nodes: Handle multiple grids in the volume to mesh node 2021-10-26 11:25:44 -05:00
workspace.c Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_PROCESS_IDSUPER`. 2021-10-26 10:40:36 +02:00
world.c LibQuery: Add macro to help break looping when requested. 2021-10-29 11:32:26 +02:00
writeavi.c
writeffmpeg.c FFMPEG: Fix building with older versions that need FFMPEG_USE_DURATION_WORKAROUND 2021-08-24 15:15:21 +02:00