August 6, 2020, 09:34 (GMT) |
Replace std::string_view with StringRef. Add comments. |
August 6, 2020, 09:20 (GMT) |
Refactor 1: Traversing nested parameters using DFS |
Revision 2fec1a9 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 6, 2020, 06:46 (GMT) |
LineArt: Intersection lines can now be selected by different collections if fully contained. |
August 6, 2020, 06:03 (GMT) |
Fluid: Added options to toggle the display of MAC grid components along the axes |
August 6, 2020, 03:32 (GMT) |
Fix: Wrong offset for collection rename button After moving the collection exclude checkbox to the restrict columns the rename field drew with an additional offset. Remove the offset. |
August 6, 2020, 03:30 (GMT) |
Outliner: Use solid collection icon Switch to the solid collection icon (already on the sheet) for the collection colors. Perhaps use the solid for colored collections, and the lines for non-colored? |
August 6, 2020, 02:32 (GMT) |
has bugs, working on animatable |
Revision 0e9ebfe by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 6, 2020, 01:51 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
August 5, 2020, 23:19 (GMT) |
Fix crash when point finding encounters a coplanar stack. |
August 5, 2020, 20:44 (GMT) |
Outliner: Revert back to 6 collection colors Until better colors are decided on, 6 is plenty. |
August 5, 2020, 20:11 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
August 5, 2020, 20:09 (GMT) |
Replace enum and its functions with Map for maps The enum approach was adding lots of repetitive functions and switch-case blocks. Use `blender::Map` instead. Also fix nodes overlapping. Connect Texture nodes with correct sockets of p-BSDF. |
August 5, 2020, 19:52 (GMT) |
Disable the boolean and modifier python tests. These tests rely on the behavoir of the old boolean, down the the exact values of coordinates and ordering of the output vertices. Because I want the default behavior of boolean to be new boolean in this branch, this is inconvenient. I will make these tests work again if/when we merge with master. Probably by adding the flag that invokes the old behavior to the tests. New bevel is mostly tested by unit tests now, so disabling the regression test for it is not a big deal. |
August 5, 2020, 19:27 (GMT) |
update cg solver |
August 5, 2020, 19:13 (GMT) |
Merge branch 'master' into newboolean |
August 5, 2020, 19:02 (GMT) |
Fixed bug where normals were sometimes wrong after a difference op. Needed to check for correct orientation of a face before reusing an original face. Also added another test case. |
August 5, 2020, 17:39 (GMT) |
Add created material to the object. |
August 5, 2020, 17:16 (GMT) |
Minor fixes, adding GPL license and wave modifier test |
August 5, 2020, 16:30 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
August 5, 2020, 16:30 (GMT) |
Merge branch 'master' into greasepencil-object |
|
|
|


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