tornavis/source/blender/blenkernel
luzpaz f159d49f56 Cleanup: Fix various source typos
This is a continuation of D13462 to clean up source typos.

Differential Revision: https://developer.blender.org/D13471
2021-12-06 22:39:52 -05:00
..
intern Cleanup: Fix various source typos 2021-12-06 22:39:52 -05:00
BKE_DerivedMesh.h Cleanup: Remove unused DerivedMesh functions 2021-10-05 13:16:50 -05:00
BKE_action.h Animation: allow marking actions as cyclic for Cycle-Aware Keying. 2021-11-24 15:58:32 +03:00
BKE_action.hh Cleanup: sort struct blocks 2021-08-26 12:39:45 +10:00
BKE_addon.h
BKE_anim_data.h Cleanup: rename BKE_animdata_{add=>ensure}_id 2021-07-09 11:53:16 +10:00
BKE_anim_path.h Fix T81707: Spline IK Joints "Floating" above curve 2021-04-08 15:52:33 +02:00
BKE_anim_visualization.h
BKE_animsys.h Animation: add function to blend Action into pose 2021-07-15 16:12:36 +02:00
BKE_anonymous_attribute.h Geometry Nodes: fields and anonymous attributes 2021-09-09 12:54:20 +02:00
BKE_anonymous_attribute.hh Cleanup: spelling 2021-09-12 19:51:16 +10:00
BKE_appdir.h Fix crash when "HOME" environment variable isn't defined 2021-11-01 13:11:48 +11:00
BKE_armature.h Cleanup: sort struct declarations 2021-07-16 11:48:54 +10:00
BKE_armature.hh Pose Library: remove assumption about Action group names 2021-07-20 17:12:01 +02:00
BKE_asset.h Assets: Snapping with visual feedback while dragging 2021-10-25 11:57:26 -03:00
BKE_asset_catalog.hh Merge remote-tracking branch 'origin/blender-v3.0-release' 2021-11-23 12:39:26 +01:00
BKE_asset_catalog_path.hh Fix warning about deleted default constructor declared as default 2021-10-12 16:40:02 +02:00
BKE_asset_library.h Asset Browser: Improved workflow for asset catalog saving 2021-10-19 18:07:22 +02:00
BKE_asset_library.hh Asset Catalogs: support reloading without losing local changes 2021-10-22 16:31:32 +02:00
BKE_attribute.h Geometry Nodes: Support custom instance attributes 2021-11-19 17:53:48 +01:00
BKE_attribute_access.hh Cleanup: remove unnecessary extern template implementations 2021-12-06 17:31:42 +01:00
BKE_attribute_math.hh Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
BKE_autoexec.h
BKE_blender.h
BKE_blender_copybuffer.h Cleanup/document BKE_blender_copybuffer. 2021-11-12 10:20:49 +01:00
BKE_blender_undo.h
BKE_blender_user_menu.h
BKE_blender_version.h UI: Add an option to display the node editor context path 2021-12-01 21:45:41 -05:00
BKE_blendfile.h Revert "Revert "Enhanced stats/reports for blendfile reading."" 2021-06-23 10:37:00 +02:00
BKE_blendfile_link_append.h LibLink/Append: Add a utils to link/append all ID of given types from a given library. 2021-11-30 17:18:26 +01:00
BKE_boids.h
BKE_bpath.h Merge remote-tracking branch 'origin/blender-v3.0-release' 2021-11-30 10:56:14 +01:00
BKE_brush.h Cleanup: Make parameter const (BKE_brush_curve_strength_clamped). 2021-11-22 10:46:33 +01:00
BKE_bvhutils.h Cleanup: spelling in comments 2021-10-12 17:55:02 +11:00
BKE_cachefile.h Cleanup: spelling in comments & minor cleanup 2021-08-21 13:26:54 +10:00
BKE_callbacks.h Kernel: allow unregistering BKE callback functions 2021-09-27 10:57:23 +02:00
BKE_camera.h
BKE_ccg.h
BKE_cdderivedmesh.h
BKE_cloth.h Cleanup: reserve C++ comments for disabled code 2021-07-20 15:01:05 +10:00
BKE_collection.h Cleanup: rename BKE_collection_{free => free_data} 2021-08-11 16:09:23 +10:00
BKE_collision.h Cleanup: full sentences in comments, improve comment formatting 2021-06-26 21:50:48 +10:00
BKE_colorband.h
BKE_colortools.h Nodes: Add Float Curve for GN and Shader nodes. 2021-09-30 19:24:40 +01:00
BKE_constraint.h Add Extras Dropdown Menu to Constraints 2021-08-12 14:24:27 +02:00
BKE_context.h Cleanup: add CTX_data_pointer_set_ptr & CTX_data_list_add_ptr 2021-08-31 13:00:31 +10:00
BKE_crazyspace.h
BKE_cryptomatte.h Cleanup: clang-format, trailing space 2021-03-22 14:25:42 +11:00
BKE_cryptomatte.hh
BKE_curve.h Cleanup: Rename curve struct fields 2021-12-01 22:01:35 -05:00
BKE_curve_to_mesh.hh Geometry Nodes: Add "Fill Caps" option to curve to mesh node 2021-10-25 09:10:44 -05:00
BKE_curveprofile.h Cleanup: Make more functions static 2021-10-03 19:52:59 -05:00
BKE_customdata.h Geometry Nodes: fields and anonymous attributes 2021-09-09 12:54:20 +02:00
BKE_customdata_file.h
BKE_data_transfer.h Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
BKE_deform.h Fix T93231: crash when overwriting vertex group with other domain 2021-11-23 14:38:02 +01:00
BKE_displist.h Fix D12533: Simplify curve object to mesh conversion 2021-09-23 11:41:46 -05:00
BKE_displist_tangent.h
BKE_duplilist.h Geometry Nodes: support for geometry instancing 2021-09-06 18:31:25 +02:00
BKE_dynamicpaint.h
BKE_editlattice.h
BKE_editmesh.h Fix regression in recent change 0708733c46 2021-09-02 16:12:24 +10:00
BKE_editmesh_bvh.h
BKE_editmesh_cache.h
BKE_editmesh_tangent.h
BKE_effect.h Cleanup: full sentences in comments, improve comment formatting 2021-06-26 21:50:48 +10:00
BKE_fcurve.h Cleanup: use const arguments for accessor functions 2021-06-30 16:42:19 +10:00
BKE_fcurve_driver.h
BKE_fluid.h
BKE_freestyle.h
BKE_geometry_set.h Geometry Nodes: use array instead of map in GeometrySet 2021-12-05 15:10:11 +01:00
BKE_geometry_set.hh Geometry Nodes: reduce code duplication with new GeometyrFieldInput 2021-12-06 19:13:24 +01:00
BKE_geometry_set_instances.hh Geometry Nodes: Remove implicit realizing and conversion 2021-10-19 08:39:10 -05:00
BKE_global.h Cleanup: fix typos in comments and docs 2021-11-19 12:46:49 +01:00
BKE_gpencil.h Cleanup: use "free_data" suffix when the argument isn't freed 2021-08-20 16:37:50 +10:00
BKE_gpencil_curve.h
BKE_gpencil_geom.h Fix T93074: Gpencil cutter not using flat caps in middle cuts 2021-11-15 12:17:11 +01:00
BKE_gpencil_modifier.h Fix T89849: Time offset not working with Bake Object transform to Grease pencil 2021-07-14 11:09:25 +02:00
BKE_hair.h
BKE_icons.h
BKE_idprop.h Refactor IDProperty UI data storage 2021-08-27 08:27:24 -05:00
BKE_idtype.h Refactor BKE_bpath module. 2021-11-29 14:22:38 +01:00
BKE_image.h Merge branch 'blender-v3.0-release' 2021-11-02 11:17:53 +01:00
BKE_image_save.h
BKE_ipo.h
BKE_kelvinlet.h
BKE_key.h Cleanup: use "free_data" suffix when the argument isn't freed 2021-08-20 16:37:50 +10:00
BKE_keyconfig.h
BKE_lattice.h
BKE_layer.h Cleanup: Move info_stats.c to C++ 2021-11-09 15:57:58 -06:00
BKE_lib_id.h Merge branch 'blender-v3.0-release' 2021-11-19 15:58:37 +02:00
BKE_lib_override.h Fix T89400: Possible to delete objects used by overrides of collections. 2021-09-28 18:30:33 +02:00
BKE_lib_query.h LibQuery: Remove last 'bool returns' from public API. 2021-10-29 11:32:26 +02:00
BKE_lib_remap.h Fix T92629: Crash on mesh separate after rB43bc494892c3. 2021-11-01 15:46:28 +01:00
BKE_library.h
BKE_light.h
BKE_lightprobe.h
BKE_linestyle.h
BKE_main.h Assets: Snapping with visual feedback while dragging 2021-10-25 11:57:26 -03:00
BKE_main_idmap.h BlenRead: Add GHash-based search for already read linked IDs. 2021-07-27 14:53:49 +02:00
BKE_mask.h
BKE_material.h Fix T91691: Selecting "Remove unused slots" in Materials panel removes slots that are assigned to particle systems/hair. 2021-09-27 18:09:20 +02:00
BKE_mball.h
BKE_mball_tessellate.h
BKE_mesh.h Fix T92561: unstable particle distribution with Alembic files 2021-12-01 12:44:32 +01:00
BKE_mesh_boolean_convert.hh Cleanup: Remove unecessary C API for direct mesh boolean 2021-04-02 00:16:23 -05:00
BKE_mesh_fair.h
BKE_mesh_iterators.h Fix T89393: crash when selecting edges when geometry nodes has "on cage" turned on 2021-07-23 16:15:18 +02:00
BKE_mesh_mapping.h Cleanup: clang-format (re-run after v12 version bump) 2021-07-30 16:19:19 +10:00
BKE_mesh_mirror.h Fix T91444: Edge Loop Preview fails with two Mirror Modifiers 2021-11-25 10:21:49 +01:00
BKE_mesh_remap.h Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
BKE_mesh_remesh_voxel.h Cleanup: Remove unused/unecessary OpenVDB C API 2021-08-02 12:26:28 -04:00
BKE_mesh_runtime.h Fix T91518: crash when recalculating looptris after clearing geometry. 2021-11-10 13:50:15 +01:00
BKE_mesh_sample.hh Geometry Nodes: Fields version of the raycast node 2021-10-19 09:01:39 -05:00
BKE_mesh_tangent.h
BKE_mesh_types.h Revert "Depsgraph: Implement 'ID_RECALC_GEOMETRY_DEFORM'" 2021-07-19 10:17:38 -03:00
BKE_mesh_wrapper.h
BKE_modifier.h Cleanup: spelling in comments & strings 2021-11-30 10:15:17 +11:00
BKE_movieclip.h Fix T91992: Incorrect clip strip image size 2021-11-15 20:07:46 +01:00
BKE_multires.h Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
BKE_nla.h Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX 2021-07-04 00:43:40 +10:00
BKE_node.h Geometry Nodes: 4 Field Inputs for Mesh Topology Data 2021-12-06 11:58:08 -06:00
BKE_object.h Fix T90808: wrong BoundBox after undo curve selection 2021-11-24 14:52:49 -03:00
BKE_object_deform.h
BKE_object_facemap.h
BKE_ocean.h Cleanup: clang-format, correct doxy groups 2021-10-06 13:23:13 +11:00
BKE_outliner_treehash.h
BKE_packedFile.h Cleanup: Add const keyword to `BKE_packedfile_id_check`. 2021-10-11 09:40:22 +02:00
BKE_paint.h Cleanup: spelling in comments 2021-10-18 12:13:10 +11:00
BKE_particle.h Fix T90715: Remove correct particle modifier through Python API 2021-08-24 18:41:22 +02:00
BKE_pbvh.h Cleanup: spelling in comments 2021-10-18 12:13:10 +11:00
BKE_pointcache.h Cleanup: Replace int with bool for pointcache function 2021-08-03 15:51:25 +02:00
BKE_pointcloud.h
BKE_preferences.h Asset Preferences: disallow single file as asset library 2021-11-19 16:08:55 +01:00
BKE_report.h Cleanup: use 'e' prefix for enum types 2021-10-19 18:35:39 +11:00
BKE_rigidbody.h Cleanup: clang-format, correct doxy groups 2021-10-06 13:23:13 +11:00
BKE_scene.h Cleanup and remove SEQ_ALL_BEGIN macro 2021-08-25 17:30:39 +02:00
BKE_screen.h UI: Visual style update to panels 2021-10-17 18:31:24 +02:00
BKE_sequencer_offscreen.h
BKE_shader_fx.h Cleanup: use const arguments for accessor functions 2021-06-30 16:42:19 +10:00
BKE_shrinkwrap.h Cleanup: Move remesh files to C++ 2021-07-30 13:15:01 -04:00
BKE_simulation.h
BKE_softbody.h Cleanup: remove unused baking struct members from soft-body 2021-05-11 16:00:38 +10:00
BKE_sound.h Audaspace: added audio file streams functionality. 2021-09-18 21:45:33 +02:00
BKE_speaker.h
BKE_spline.hh Cleanup: Move public docs to BKE_spline.hh header 2021-12-02 09:24:21 -05:00
BKE_studiolight.h Cleanup: quiet stringop-overflow compiler warning 2021-07-13 16:54:25 +10:00
BKE_subdiv.h Cleanup: typos in code and comments. 2021-09-25 09:31:00 +02:00
BKE_subdiv_ccg.h
BKE_subdiv_deform.h
BKE_subdiv_eval.h
BKE_subdiv_foreach.h Cleanup: typos in code and comments. 2021-09-25 09:31:00 +02:00
BKE_subdiv_mesh.h
BKE_subdiv_topology.h
BKE_subsurf.h Cleanup: comment blocks, trailing space in comments 2021-06-24 15:59:34 +10:00
BKE_text.h Cleanup: use const arguments for accessor functions 2021-06-30 16:42:19 +10:00
BKE_text_suggestions.h
BKE_texture.h
BKE_tracking.h Cleanup: spelling in comments 2021-07-02 12:15:29 +10:00
BKE_undo_system.h Cleanup: use 'e' prefix for enum types 2021-10-19 18:35:39 +11:00
BKE_unit.h Add unit for time stored in seconds 2021-06-10 12:15:59 +02:00
BKE_vfont.h Cleanup: rename BKE_font.h -> BKE_vfont.h 2021-10-06 11:18:16 +11:00
BKE_vfontdata.h Cleanup: remove unused flag argument 2021-10-06 10:55:54 +11:00
BKE_volume.h Geometry Nodes: Handle multiple grids in the volume to mesh node 2021-10-26 11:25:44 -05:00
BKE_volume_render.h Cleanup: remove redundant cast, use const casts 2021-06-08 00:23:09 +10:00
BKE_volume_to_mesh.hh Cleanup: add missing pragma once 2021-11-23 12:00:11 +01:00
BKE_workspace.h
BKE_world.h
BKE_writeavi.h
BKE_writeffmpeg.h
CMakeLists.txt Cleanup: remove unnecessary extern template implementations 2021-12-06 17:31:42 +01:00
nla_private.h Cleanup: repeated terms in code comments & error messages 2021-06-28 15:46:08 +10:00
particle_private.h
tracking_private.h