October 31, 2021, 13:20 (GMT) |
cleanups |
October 31, 2021, 13:09 (GMT) |
remove print |
October 31, 2021, 13:06 (GMT) |
cleanup |
October 31, 2021, 12:50 (GMT) |
add timeit include |
October 31, 2021, 12:36 (GMT) |
fix |
October 31, 2021, 12:27 (GMT) |
cleanup |
October 31, 2021, 12:08 (GMT) |
add test |
October 31, 2021, 12:02 (GMT) |
add some noexcepts |
October 31, 2021, 11:39 (GMT) |
cleanups |
October 31, 2021, 11:33 (GMT) |
Merge branch 'master' into virtual-array-value-type |
October 31, 2021, 11:28 (GMT) |
Cleanup: Extract function to store bezt arrays The code to store an original bezt array previously lived in `graphkeys_decimate_invoke`. Since future graph slider operators will need this function as well, it has been extracted. No functional changes. Reviewed by: Sybren A. St�vel Differential Revision: https://developer.blender.org/D12487 Ref: D12487 |
October 31, 2021, 11:19 (GMT) |
Cleanup: Extract keyframe filter to constant An int flag is used to filter animation channels for operators to work on. The flag was duplicated multiple times. This patch removes the duplication by creating a constant Reviewed by: Sybren A. St�vel Differential Revision: https://developer.blender.org/D12486 Ref: D12486 |
October 31, 2021, 11:10 (GMT) |
Merge branch 'blender-v3.0-release' |
October 31, 2021, 11:08 (GMT) |
fix: pose slider consistent color Change the way the pose slider gets its color so it is consistent between editors Previously the highlight color would be different between the 3D viewport and the graph editor. Reviewed by: Sybren A. St�vel, Pablo Vazquez Differential Revision: https://developer.blender.org/D11878 Ref: D11878 |
October 31, 2021, 02:21 (GMT) |
Merge branch 'master' into soc-2021-curves |
October 30, 2021, 23:43 (GMT) |
Merge branch 'master' into geometry-nodes-level-set-nodes |
October 30, 2021, 22:26 (GMT) |
Cleanup: Simplify logic for adding grid in points to volume node Instead of creating a separate grid first and then merging the points to volume grid, use the recently added `BKE_volume_grid_add_vdb` helper function for this purpose. |
October 30, 2021, 21:04 (GMT) |
Merge branch 'master' into virtual-array-value-type |
October 30, 2021, 21:04 (GMT) |
cleanup |
October 30, 2021, 21:02 (GMT) |
UI: Open File Browser with Thumbnails for Fonts When browsing to open a font file, open File Browser in Thumbnail View and sorting by name, instead of using the last-used states. See D13040 for more details. Differential Revision: https://developer.blender.org/D13040 Reviewed by Julian Eisel |
|
|
|


Master Commits
MiikaHweb | 2003-2021