August 18, 2020, 10:17 (GMT) |
Sculpt: Expose the functions to create and init a SculptClothSimulation This will be used for new features like supporting cloth deformation in other brushes and tools outside of the cloth brush code. No functional changes. Reviewed By: sergey Differential Revision: https://developer.blender.org/D8602 |
August 18, 2020, 10:12 (GMT) |
Added a sphere/grid test to mesh intersect performance tests. |
August 18, 2020, 09:50 (GMT) |
Cycles: move some Scene related methods out of Session This moves `Session::get_requested_device_features`, `Session::load_kernels`, and `Session::update_scene` out of `Session` and into `Scene`, as mentioned in D8544. Reviewed By: brecht Differential Revision: https://developer.blender.org/D8590 |
August 18, 2020, 09:39 (GMT) |
Merge branch 'blender-v2.90-release' into master |
August 18, 2020, 09:36 (GMT) |
Fix/cleanup Constraint poll function in liboverride cases. Some constraint-specific operators, like set/clear inverse matrix of childof constraint, are also valid on original, linked/overridden constraints. Similar change to what was done to modifiers poll function a few days ago. Reported by Josephbburg (@Josephbburg) over IRC, thanks. |
August 18, 2020, 09:17 (GMT) |
Build deps: Enable SSE optimization for FFmpeg The description is self-explanatory: enable SSE optimizations in the FFmpeg library. They were disabled from the very beginning of the dependency builder, possibly due to portability concerns. FFmpeg does perform runtime check for available CPU microarchitectures, so the codecs will still run on older hardware, but they will run way faster on newer hardware. For example, re-encoding 3405 2560x1376 frames on Xeon E5-2699 V4 CPU went down from 313sec to 210. Differential Revision: https://developer.blender.org/D8594 |
Revision 9061c69 by Antonio Vazquez (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 18, 2020, 09:04 (GMT) |
Merge branch 'master' into lanpr-under-gp |
August 18, 2020, 09:03 (GMT) |
Merge branch 'master' into greasepencil-object |
August 18, 2020, 09:03 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
August 18, 2020, 09:00 (GMT) |
Silence normal being zero warnings in mesh validate. |
August 18, 2020, 07:52 (GMT) |
Merge branch 'blender-v2.90-release' |
August 18, 2020, 07:51 (GMT) |
Fix T79580: Control Mesh Only Partially Drawn After Filling a Surface From a Cage of Surface Curves Differential Revision: https://developer.blender.org/D8600 |
August 18, 2020, 06:39 (GMT) |
Merge branch 'blender-v2.90-release' |
August 18, 2020, 06:36 (GMT) |
Fix T79770: Crash opening 2.83 .blend with linked collection containing greasepencil object in 2.91 The scene was null and could not be patched. |
August 18, 2020, 06:32 (GMT) |
Merge branch 'master' into uvimage-editor-drawing |
August 18, 2020, 03:08 (GMT) |
Fix build error |
August 18, 2020, 03:05 (GMT) |
Merge branch 'soc-2020-outliner' of git.blender.org:blender into soc-2020-outliner |
August 18, 2020, 02:54 (GMT) |
Cleanup: Remove unused outliner code Some functions that have been rewritten for GSoC 2020 can now be removed. |
August 18, 2020, 02:53 (GMT) |
Outliner: Draw hierarchy lines for child objects Reintroduce the drawing of hierarchy lines for child objects. |
August 18, 2020, 02:30 (GMT) |
Cleanup: use view-zoom enum type |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021