Block a user
f77750ad3f
Implemented segment selection for the random selection operator.
767221da56
Support for first/last segment selection operators.
GPv3: Segment selection support
Note 4: Random selection currently works by randomly selecting points and then expanding to segment selection. This isn't great because one has to dial down the ratio to very low numbers to see…
GPv3: Segment selection support
Note 3: The "Random" select operator in Grease Pencil currently is inverted: a probability of 0.0 selects everything while 1.0 deselects everything. TBF the property is called "Ratio" instead of…
GPv3: Crash selecting points after curve select when a layer contains Bezier curves
0ab8bc51c5
Only execute pick selection for attributes that match the selected.
ccb32847a0
Merge branch 'main' into gpv3-segment-selection
58c10d191e
Cleanup: Default initialize Result class members
10f64edb3a
Compositor: Allow non-pooled result allocation
588e016d4e
Fix: GPv3: Drawing plane does not consider layer transform
Lukas Tönne
deleted branch tmp-rb-only-cache-read from LukasTonne/blender
2024-08-13 09:01:20 +02:00
Crash when adding "Empty" hair curves object
00b6a227b6
Merge branch 'main' into gpv3-segment-selection
d8f550875b
Fix #124038: Performance issue with color sampling in 3D Viewport
49d2184fca
Cleanup: Unused variable
74c796e057
UI: Add property description for show hidden objects operator
c89b878371
GPv3: Sculpt context menu
7628aebb76
Merge branch 'main' into geometry-nodes-rb-component
cb9ca2f7a7
Fix: USD: Write vertex crease data correctly and add tests
56779c7bb0
Fix: USD: Ensure mesh velocity data is written sparsely and add tests
b2f65b9bcb
USD: Add additional attribute and sub-d test files
2dcf3467ce
USD: Add tests for additional light setups
d51a5eb090
Regression tests for cache updates (currently fails).
108cb62e5d
Rename cache flags, these are used to mean "valid".