Block a user
Falk David
deleted branch refactor-mesh-face-generic from filedescriptor/blender
2023-02-10 11:32:00 +01:00
Curves: Add lasso select
ae9296e025
Merge branch 'main' into curves-mouse-selection
b77c82e2bb
Tests: minor updates to make bl_rna_manual_reference more useful
c2c62c3618
RNA: return a dummy language value when WITH_INTERNATIONAL=OFF
a8d951abdd
Docs: remove malformed patterns for RNA mapping
4cbe0bff34
Cleanup: spelling in comments
Falk David
created branch curves-mouse-selection in filedescriptor/blender
2023-02-10 10:32:34 +01:00
Fix #104514: GPencil merge down layer misses some frames
This does not seem to solve the issue for me. Frame 2 is merged correctly, but frame 5 and 6 are missing the red "2".
90c53a48f3
Merge branch 'main' into gpencil-new-data-proposal
bfa7f9db0e
Assets: Implement viewport drag and drop for geometry nodes
b8e15a4a84
Fix: Add missing "-" in logic to get the channel height
7ca651d182
Mesh: Remove unnecessary edge draw flag
3bed78ff59
Curves: Add box selection
WIP: GPencil: Improve simplify modifier
Falk David
created branch gpencil-simplify-modifier-improvements in filedescriptor/blender
2023-02-09 16:12:20 +01:00
Falk David
pushed to gpencil-simplify-modifier-improvements at filedescriptor/blender
2023-02-09 16:12:20 +01:00
1184649d94
GPencil: Improve simplify modifier
3bed78ff59
Curves: Add box selection
22edf04458
I18n: use format strings for Cycles version error messages
666c2ea012
Refactor: remove yscale from bAnimContext
ca183993a5
Fix freeing uninitialized pointer in GHOST/Wayland + X11 fallback
Falk David
deleted branch curves-mouse-selection from filedescriptor/blender
2023-02-09 15:53:46 +01:00
Curves: Add box selection
ea9b59b26a
Refactor: Use
GMutableSpan
in apply_selection_operation
d143617358
Make parameters const
9ed9ae3e86
Split common code into function
df003e9b97
Use rcti reference
a497b41102
Curves: Add box selection
0e196bab76
Build: disable LTO for Python builds
f222fe6a3a
Build: enable Python optimizations (PGO & LTO) on Linux
8b35db914e
GPU: Fix assert when using light gizmo.
1883e782cb
Spelling: Assert message in GPU_texture_read.
7effc6ffc4
Cleanup: solve compiler warnings.