Block a user
45ec9915ea
Merge branch 'main' into node-panels-final
c388ff6f89
Viewport: show fractional FPS playback values
8a735d0aa4
Fix: EEVEE: Incorrect GGX BRDF pdf and BTDF evaluation
6538a58725
Correct missing include from
7458d68b35
0e2f4046c6
Fix #111579: erratic viewport FPS at high frame rate
a64e72c804
Partial fix for constant output buffers.
5844ead0be
Fixed incorrect code for casting to typed grids.
068c58b362
Fixed remaining build issues.
acf3f9da79
Merge branch 'main' into geometry-nodes-flip
e5a0d11c4e
UI: Allow eyedropper outside of Blender (X11)
19850496cb
Cleanup: remove unused function, format
67843e188b
Fix: EEVEE-Next: incorrect GGX BRDF LUT coordinates
135f42f238
Remove const from by-value parameters in declarations.
a7aa5a9c8c
Update comments,
e
prefix has been removed from flag type names.
f977a66909
Use
this->
prefix for flag to avoid ambiguity with parameters.
de9a259181
Use
interface_cache
to avoid ambiguity.
Nodes: Panels integration with blend files and UI
Changed to int for consistency with PanelDeclaration
and bNodeTreeInterfacePanel
where this identifier is copied from. Also using "identifier" consistently now instead of "uid".
aa1446fb14
Merge branch 'main' into node-panels-final
9236aa6949
Renamed "Sockets" panel to "Interface".
9a4a167476
UI: Add a context argument to tree view item
rename
functions.
b05d44b75b
Fix #109847: Inconsistent panning in editors
a186f5e48a
Cleanup: unused variable in release builds.
Lukas Tönne
deleted branch context_for_tree_view_rename from LukasTonne/blender
2023-08-25 16:00:14 +02:00
UI: Add a context argument to tree view item `rename` functions.
UI: Add a context argument to tree view item
rename
functions.