Fix: EEVEE-Next: Principled BSDF transmission color applied twice
[blender.git] / .git-blame-ignore-revs
blobbd67ddbcf871647bc80417326c091bb032f93866
1 # git config blame.ignoreRevsFile .git-blame-ignore-revs
3 # After running the above, commits listed in this file will be
4 # ignored by git blame. The blame will be shifted to the person
5 # who edited the line(s) before the ignored commit.
7 # To disable this ignorance for a command, run as follows
8 # git blame --ignore-revs-file="" <other options>
10 # Changes that belong here:
11 # - Massive comment, doxy-sections, or spelling corrections.
12 # - Clang-format, PEP8 or other automated changes which are *strictly* "no functional change".
13 # - Several commits should be added to this list at once, because adding
14 #   one extra commit (to edit this file) after every cleanup is noisy.
15 # - No clang-tidy changes.
17 # Note:
18 # - The comment above the SHA should be the first line of the commit.
19 # - It is fine to pack together similar commits if they have the same explanatory comment.
20 # - Use only 40 character git SHAs; not smaller ones, not prefixed with rB.
22 # https://git-scm.com/docs/git-blame/2.23.0
24 # white space commit. (2 spaces -> tab).
25 0a3694cd6ebec710da7110e9f168a72d47c71ee0
27 # Cycles: Cleanup, spacing after preprocessor
28 cb4b5e12abf1fc6cf9ffc0944e0a1bc406286c63
30 # ClangFormat: apply to source, most of intern
31 e12c08e8d170b7ca40f204a5b0423c23a9fbc2c1
33 # Code Style: use "#pragma once" in source directory
34 91694b9b58ab953f3b313be9389cc1303e472fc2
36 # Code Style: use "#pragma once" in some newer headers
37 8198dbb888856b8c11757586df02aca15f132f90
39 # Code Style: use "#pragma once" in intern/ghost
40 1b1129f82a9cf316b54fbc025f8cfcc1a74b8589
42 # Cleanup: mostly comments, use doxy syntax & typos
43 e0cb02587012b4b2f4b18363dc7d0a7da2c02093
45 # Cleanup: use C comments for descriptive text
46 2abfcebb0eb7989e3d1e7d03f37ecf5c088210af
48 # use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
49 afacd184982e58a9c830a3d5366e25983939a7ba
51 # Spelling: It's Versus Its
52 3a7fd309fce89213b0224b3c6807adb2d1fe7ca8
54 # Spelling: Then Versus Than
55 d1eefc421544e2ea632fb35cb6bcaade4c39ce6b
57 # Spelling: Miscellaneous
58 84ef3b80de4915a24a9fd2fd214d0fa44e59b854
60 # Spelling: Loose Versus Lose
61 c0a6bc19794c69843c38451c762e91bc10136e0f
63 # Spelling: Apart Versus A Part
64 3d26cd01b9ba6381eb165e11536345ae652dfb41
66 # Cleanup: use 2 space indentation for CMake
67 3076d95ba441cd32706a27d18922a30f8fd28b8a
69 # Cleanup: use over-line for doxy comments
70 4b188bb08cf5aaae3c68ab57bbcfa037eef1ac10
72 # Cleanup: General comment style clean up of graph_edit.c and fcurve.c
73 0105f146bb40bd609ccbda3d3f6aeb8e14ad3f9e
75 # Cleanup: pep8 (indentation, spacing, long lines)
76 41d2d6da0c96d351b47acb64d3e0decdba16cb16
78 # Cleanup: pep8, blank lines
79 bab9de2a52929fe2b45ecddb1eb09da3378e303b
81 # Cleanup: PEP8 for python changes
82 1e7e94588daa66483190f45a9de5e98228f80e05
84 # GPencil: Cleanup pep8
85 a09cc3ee1a99f2cd5040bbf30c8ab8c588bb2bb1
87 # Cleanup: trailing space, remove tabs, pep8
88 c42a6b77b52560d257279de2cb624b4ef2c0d24c
90 # Cleanup: use C style doxygen comments
91 8c1726918374e1d2d2123e17bae8db5aadde3433
93 # Cleanup: use doxy sections for imbuf
94 c207f7c22e1439e0b285fba5d2c072bdae23f981
96 # Cleanup: clang-format
97 c4d8f6a4a8ddc29ed27311ed7578b3c8c31399d2
98 b5d310b569e07a937798a2d38539cfd290149f1c
99 8c846cccd6bdfd3e90a695fabbf05f53e5466a57
100 4eac03d821fa17546f562485f7d073813a5e5943
101 1166110a9d66af9c5a47cee2be591f50fdc445e8
103 # Cleanup: clang-format.
104 40d4a4cb1a6b4c3c2a486e8f2868f547530e0811
106 # Code Style: format (with BraceWrapping::AfterControlStatement "MultiLine").
107 6859bb6e67031765e79e525ae62bf2ebf4df2330