tornavis/source/blender
Campbell Barton 6b9a500a3a Cleanup: disambiguate terms "name", "file" & "str" / "string"
- Rename name/filename/path to filepath when it's used for full paths.
- Rename name/path to dirpath when it refers to a directory.
- Rename file to filepath or path (when it may be a file or dir).
- Rename ImBuf::name & anim::name to filepath.
2023-05-03 15:26:14 +10:00
..
asset_system Cleanup: use BLI_path_* prefix for path splitting functions 2023-05-02 21:08:13 +10:00
blendthumb Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
blenfont Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
blenkernel Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
blenlib Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
blenloader Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
blentranslation Cleanup: I18n: sort disambiguation contexts from BLT_translation.h 2023-04-12 15:09:21 +02:00
bmesh Fix #107505: Temporary stack not cleared in BMesh normal calculation 2023-05-02 17:24:00 -04:00
compositor Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
datatoc Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
depsgraph Cleanup: Rename LibOverride-related enum flags/tags. 2023-05-02 16:14:53 +02:00
draw Cleanup: reduce line wrapping caused by trailing comments 2023-05-02 10:42:24 +10:00
editors Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
freestyle Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
functions Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
geometry Cleanup: use function style casts, remove redundant parenthesis 2023-05-02 20:26:17 +10:00
gpencil_modifiers_legacy Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
gpu Vulkan: Correct Aspectbits for Depth Textures 2023-05-02 16:20:25 +02:00
ikplugin Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
imbuf Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
io Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
makesdna Realtime Compositor: Implement Stabilize 2D node 2023-05-02 17:11:59 +02:00
makesrna Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
modifiers Cleanup: Use array and span in weighted normal modifier 2023-05-02 17:08:14 -04:00
nodes Cleanup: Avoid allocating extra array in sample nearest node 2023-05-02 15:07:52 -04:00
python Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
render Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
sequencer Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
shader_fx Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
simulation Cleanup: reduce line wrapping caused by trailing comments 2023-05-02 10:42:24 +10:00
windowmanager Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
CMakeLists.txt Suport relative path option per-asset library 2023-04-25 20:56:57 +02:00