Block a user
a6dcf6e6cb
Cleanup: avoid redundant sqrt when picking reroute nodes
818c16ef1f
Cleanup: pass a const argument to CustomData_get_elem_size
750e278fd1
Cleanup: line wrapping in USERPREF_PT_experimental_new_features
85f8ba9db7
Cleanup: include missing header, sort CMake file lists
1ac80e8338
Cleanup: quiet unreachable-code warning, use ARRAY_SIZE macro
6dc88682ea
License headers: add missing license identifier
Gizmo: press shift key to scale area lights uniformly
Accepting, but please update patch description before committing as this is no longer limited to area-lights.
Docs: improve online manual lookup time time
Docs: improve online manual lookup time time
Thanks, committed 526f2273c6fc813ff4d1bb6066f445dfb9c88e05 with some expansion on code-comments.
0fa34aa0ec
Cleanup: spelling in comments, reference enum types in doc-strings
e928dd300b
Cleanup: format
dc46465490
Cleanup: use typed enum (eDirEntry_SelectFlag) where appropriate
1d7bf4f826
BLI_utildefines: add
^=
operator to ENUM_OPERATORS macro
526f2273c6
Docs: improve online manual lookup time time
fb2e6d48e7
Update regex string and None check logic
55e66a13b1
Use regex to match fnmatch "special characters"
49163e0540
Online help: Improve docs search time
9f4ee75c9b
Fix #80307: Underline shortcut not working in enum context menus
2e19aa1399
UI: add camera passepartout color to theme
d50df97812
Cleanup: use '#' prefix for issues
b82a09d830
Cleanup: remove unused imports & variables
750b0f9a2b
Cleanup: use context manager for Popen (quiets pylint warning)
20ca64e4ac
code_clean: fix incorrect check to exclude C files from C++ cleanups
a02fa6c40d
Cleanup: spelling in comments
10354b043f
Fix crash selecting faces in wire-frame mode
Docs: improve online manual lookup time time
Avoid calling non_special.end()
twice, either assign a variable or remove, as (not rna_id.startswith(pattern[:non_special.end()])))
on it's own works as expected without the need to check end() > 0
.
Docs: improve online manual lookup time time
*
should be escaped, suggest: r"^[^?\*\[]+"
- with a comment for clarity.
10a7bf6c01
Use regex to match fnmatch "special characters"
ecb8f18fa7
Online help: Improve docs search time
c7456272b1
Cleanup: EEVEE-Next: Add LIGHT_FOREACH macros to clang-format exceptions
77aa9e8809
Cleanup: GPU: Remove commented lines without any comments or purpose
d33960aead
Cleanup: remove whole-archive linking for USD