Block a user
WIP: UI: Bidirectional Text and Complex Shaping
ad2fd70f0f
WIP: UI: Bidirectional Text and Complex Shaping
3f40962414
Cleanup: use sized int types for polyfill_2d
32149f8d7a
Tests: add polyfill2d test to ensure the result has no zero area tris
91346755ce
Cleanup: use '#' prefix for issues instead of 'T'
a02fa6c40d
Cleanup: spelling in comments
UI: Widen Search Boxes When Necessary
1444b4918b
UI: Widen Search Boxes When Necessary
d411be8a99
Cleanup: Use utility function to find groups in node tree
fae661a1ab
Revert "Un-ignore modules in .gitmodules configuration"
923152d180
Geometry Nodes: improve parallelization in Delete/Separate Geometry node
0ea15a6fbb
Fix: Inaccessible default for node group image sockets
48c1107a8a
WIP: UI: Dynamic File Browser Tooltips
c2c62c3618
RNA: return a dummy language value when WITH_INTERNATIONAL=OFF
a8d951abdd
Docs: remove malformed patterns for RNA mapping
4cbe0bff34
Cleanup: spelling in comments
48d9363fa7
Cleanup: quiet clang compiler warnings
UI: OS File Operations Within File Browser
Let's make sure we're actually talking about the same things though.
When using a Mac our WM_OT_path_open
calls python subprocess.check_call(["open", filepath])
. But when running on Linux it…
e70d751bfc
WIP: UI: Dynamic File Browser Tooltips
7e0e07657c
GPU: Cleanup GPU_batch.h documentation and some of the API for consistency
5c8edbd99b
Cleanup: Move 6 sculpt-session-related files and header to C++
WIP: UI: Dynamic File Browser Tooltips
c757544344
WIP: UI: Dynamic File Browser Tooltips
2cfc4d7644
Fix #104383: don't update declaration for clipboard copy
bc0d3c91b1
Fix #104435: Fix rna_NlaStrip_new add strip logic to be correct boolean expression
50918d44fb
Cleanup: Fix const correctness warning in recent commit
UI: OS File Operations Within File Browser
Harley : Setting WIP. Plan on using an enum for the shellExecute operation. Remove "print" here (but leave in enum). Might be a few days before I get back at this one..
UI: OS File Operations Within File Browser
This is free-form text with only a few canonical ones. A very old and crappy design. We can even make our own like "blend31" that we use to launch specific versions perhaps.
UI: OS File Operations Within File Browser
No need to use assignees I think, just reviewers.
I'll take a closer the next time I make a PR, but I think the list at top right only contained Assignees, Labels, Milestone, and Projects…
UI: OS File Operations Within File Browser